D: [iurt_root_command] chroot
Installing /home/iurt/rpmbuild/SRPMS/cross-avr-gcc-4.8.5-4.mga8.src.rpm
Building target platforms: aarch64
Building for target aarch64
Executing(%prep): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.DGzCfV
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ cd /home/iurt/rpmbuild/BUILD
+ rm -rf cross-avr-gcc-4.8.5
+ /usr/bin/mkdir -p cross-avr-gcc-4.8.5
+ cd cross-avr-gcc-4.8.5
+ /usr/bin/bzip2 -dc /home/iurt/rpmbuild/SOURCES/gcc-4.8.5.tar.bz2
+ /usr/bin/tar -xof -
+ STATUS=0
+ '[' 0 -ne 0 ']'
+ /usr/bin/chmod -Rf a+rX,u+w,g-w,o-w .
+ pushd gcc-4.8.5
~/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-4.8.5 ~/rpmbuild/BUILD/cross-avr-gcc-4.8.5
+ echo 'Patch #0 (avr-gcc-4.5.3-mint8.patch):'
Patch #0 (avr-gcc-4.5.3-mint8.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p0 --fuzz=0
patching file gcc/config/avr/avr.h
Hunk #1 succeeded at 144 (offset -31 lines).
patching file gcc/defaults.h
Hunk #1 succeeded at 588 (offset 62 lines).
+ echo 'Patch #1 (gcc-4.8.5-gcc7.patch):'
Patch #1 (gcc-4.8.5-gcc7.patch):
+ /usr/bin/patch --no-backup-if-mismatch -p1 -b --suffix .gcc7 --fuzz=0
patching file gcc/cp/cfns.gperf
+ contrib/gcc_update --touch
Touching gcc/cp/cfns.h...
+ rm -f gcc/cp/cfns.h
+ popd
~/rpmbuild/BUILD/cross-avr-gcc-4.8.5
+ cp -a /home/iurt/rpmbuild/SOURCES/README.mageia .
+ RPM_EC=0
++ jobs -p
+ exit 0
Executing(%build): /bin/sh -e /home/iurt/rpmbuild/tmp/rpm-tmp.L5DdtY
+ umask 022
+ cd /home/iurt/rpmbuild/BUILD
+ cd cross-avr-gcc-4.8.5
+ '[' 1 -eq 1 ']'
+ '[' 1 -eq 1 ']'
+ mkdir -p gcc-avr
+ pushd gcc-avr
~/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr ~/rpmbuild/BUILD/cross-avr-gcc-4.8.5
+ CC='aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables'
+ ../gcc-4.8.5/configure --prefix=/usr --mandir=/usr/share/man --infodir=/usr/share/info --target=avr --enable-languages=c,c++ --disable-nls --disable-libssp --with-system-zlib --enable-version-specific-runtime-libs '--with-pkgversion=Mageia 4.8.5-4.mga8' --with-bugurl=https://bugs.mageia.org/
checking build system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking target system type... avr-unknown-none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether ln works... yes
checking whether ln -s works... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for gawk... gawk
checking for libatomic support... no
checking for libitm support... no
checking for libsanitizer support... no
checking for gcc... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
checking for C compiler default output file name... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables...
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... none needed
checking for g++... g++
checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
checking whether g++ accepts -static-libstdc++ -static-libgcc... no
checking for gnatbind... no
checking for gnatmake... no
checking whether compiler driver understands Ada... no
checking how to compare bootstrapped objects... cmp --ignore-initial=16 $$f1 $$f2
checking for objdir... .libs
checking for the correct version of gmp.h... yes
checking for the correct version of mpfr.h... yes
checking for the correct version of mpc.h... yes
checking for the correct version of the gmp/mpfr/mpc libraries... yes
checking for version 0.10 of ISL... no
checking for version 0.11 of ISL... no
checking for version 0.12 of ISL... no
checking for version 0.14 of ISL... no
*** This configuration is not supported in the following subdirectories:
zlib target-libmudflap target-libgomp target-libatomic target-libitm target-libsanitizer target-libquadmath target-libssp target-libstdc++-v3 gnattools target-libada target-libgfortran target-libgo target-libffi target-libbacktrace target-zlib target-libjava target-libobjc target-boehm-gc
(Any other directories should still work fine.)
checking for default BUILD_CONFIG...
checking for bison... no
checking for byacc... no
checking for yacc... no
checking for bison... no
checking for gm4... no
checking for gnum4... no
checking for m4... m4
checking for flex... no
checking for lex... no
checking for flex... no
checking for makeinfo... no
checking for expect... no
checking for runtest... no
checking for ar... ar
checking for as... as
checking for dlltool... no
checking for ld... ld
checking for lipo... no
checking for nm... nm
checking for ranlib... ranlib
checking for strip... strip
checking for windres... no
checking for windmc... no
checking for objcopy... objcopy
checking for objdump... objdump
checking for readelf... readelf
checking for avr-cc... no
checking for avr-gcc... no
checking for avr-c++... no
checking for avr-g++... no
checking for avr-cxx... no
checking for avr-gxx... no
checking for avr-gcc... no
checking for avr-gcj... no
checking for avr-gfortran... no
checking for avr-gccgo... no
checking for ar... /usr/avr/bin/ar
checking for as... /usr/avr/bin/as
checking for dlltool... no
checking for avr-dlltool... no
checking for ld... /usr/avr/bin/ld
checking for lipo... no
checking for avr-lipo... no
checking for nm... /usr/avr/bin/nm
checking for objdump... /usr/avr/bin/objdump
checking for ranlib... /usr/avr/bin/ranlib
checking for readelf... /usr/avr/bin/readelf
checking for strip... /usr/avr/bin/strip
checking for windres... no
checking for avr-windres... no
checking for windmc... no
checking for avr-windmc... no
checking where to find the target ar... pre-installed in /usr/avr/bin
checking where to find the target as... pre-installed in /usr/avr/bin
checking where to find the target cc... just compiled
checking where to find the target c++... just compiled
checking where to find the target c++ for libstdc++... just compiled
checking where to find the target dlltool... pre-installed
checking where to find the target gcc... just compiled
checking where to find the target gcj... pre-installed
checking where to find the target gfortran... pre-installed
checking where to find the target gccgo... pre-installed
checking where to find the target ld... pre-installed in /usr/avr/bin
checking where to find the target lipo... pre-installed
checking where to find the target nm... pre-installed in /usr/avr/bin
checking where to find the target objdump... pre-installed in /usr/avr/bin
checking where to find the target ranlib... pre-installed in /usr/avr/bin
checking where to find the target readelf... pre-installed in /usr/avr/bin
checking where to find the target strip... pre-installed in /usr/avr/bin
checking where to find the target windres... pre-installed
checking where to find the target windmc... pre-installed
checking whether to enable maintainer-specific portions of Makefiles... no
configure: creating ./config.status
config.status: creating Makefile
+ make -j8
make[1]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr'
mkdir -p -- ./libiberty
mkdir -p -- ./fixincludes
mkdir -p -- ./intl
Configuring in ./fixincludes
Configuring in ./libiberty
mkdir -p -- ./lto-plugin
Configuring in ./intl
mkdir -p -- build-aarch64-unknown-linux-gnu/fixincludes
Configuring in ./lto-plugin
mkdir -p -- ./libbacktrace
mkdir -p -- build-aarch64-unknown-linux-gnu/libiberty
Configuring in build-aarch64-unknown-linux-gnu/fixincludes
Configuring in build-aarch64-unknown-linux-gnu/libiberty
mkdir -p -- ./libdecnumber
Configuring in ./libbacktrace
Configuring in ./libdecnumber
configure: creating cache ./config.cache
checking build system type... configure: creating cache ./config.cache
checking whether make sets $(MAKE)... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking whether NLS is requested... no
aarch64-unknown-linux-gnu
checking host system type... configure: creating cache ./config.cache
checking for msgfmt... configure: creating cache ./config.cache
aarch64-unknown-linux-gnu
checking build system type... /usr/bin/msgfmt
checking target system type... checking for gmsgfmt... /usr/bin/msgfmt
checking build system type... configure: creating cache ../config.cache
configure: creating cache ./config.cache
checking whether make sets $(MAKE)... configure: creating cache ./config.cache
checking for xgettext... checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-4.8.5/missing makeinfo --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
checking build system type... avr-unknown-none
/usr/bin/xgettext
checking for aarch64-unknown-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
configure: loading cache ../config.cache
yes
checking for aarch64-unknown-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
checking whether to enable maintainer-specific portions of Makefiles... no
checking for makeinfo... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-4.8.5/missing makeinfo --split-size=5000000
configure: WARNING:
*** Makeinfo is missing. Info documentation will not be built.
checking for perl... perl
aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
checking host system type... checking for msgmerge... checking build system type... /usr/bin/msgmerge
aarch64-unknown-linux-gnu
checking host system type... checking build system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking target system type... aarch64-unknown-linux-gnu
checking host system type... aarch64-unknown-linux-gnu
aarch64-unknown-linux-gnu
checking for aarch64-unknown-linux-gnu-gcc... checking host system type... checking target system type... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
avr-unknown-none
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... avr-unknown-none
checking for aarch64-unknown-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
aarch64-unknown-linux-gnu
checking for aarch64-unknown-linux-gnu-ar... ar
checking for aarch64-unknown-linux-gnu-ranlib... ranlib
avr-unknown-none
checking for aarch64-unknown-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
checking for aarch64-unknown-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
aarch64-unknown-linux-gnu
checking for aarch64-unknown-linux-gnu-ar... ar
checking for aarch64-unknown-linux-gnu-ranlib... ranlib
checking for aarch64-unknown-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... checking for C compiler default output file name... a.out
checking whether the C compiler works... checking for C compiler default output file name... yes
checking whether we are cross compiling... no
checking for suffix of executables... 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... 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... yes
checking whether we are cross compiling... no
checking for suffix of executables... a.out
checking whether the C compiler works... checking for C compiler default output file name...
yes
checking for suffix of object files...
checking whether we are cross compiling... no
checking for suffix of executables... checking for suffix of object files... yes
a.out
checking whether the C compiler works... checking for a thread-safe mkdir -p... yes
checking whether we are cross compiling... no
checking for suffix of executables...
/usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
a.out
checking whether the C compiler works... o
checking whether we are using the GNU C compiler... checking for suffix of object files...
yes
checking for suffix of object files... checking whether we are cross compiling... no
checking for suffix of executables... checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-unknown-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
o
checking whether we are using the GNU C compiler... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g...
o
checking whether we are using the GNU C compiler... checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g...
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... checking for suffix of object files... yes
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... o
checking whether we are using the GNU C compiler... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... yes
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... yes
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... o
checking whether we are using the GNU C compiler... checking for C compiler default output file name... yes
yes
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... none needed
checking how to run the C preprocessor... none needed
yes
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... none needed
checking for aarch64-unknown-linux-gnu-ranlib... ranlib
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking build system type... a.out
checking whether the C compiler works... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... yes
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... yes
checking whether we are cross compiling... none needed
no
checking for suffix of executables... checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E
none needed
none needed
checking how to run the C preprocessor... checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... aarch64-unknown-linux-gnu
checking host system type... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... aarch64-unknown-linux-gnu
checking for aarch64-unknown-linux-gnu-ranlib... ranlib
checking for library containing strerror...
no
checking how to run the C preprocessor... checking for suffix of object files... none needed
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... o
checking whether we are using the GNU C compiler... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... no
none required
checking how to run the C preprocessor... checking how to run the C preprocessor... yes
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E
yes
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E
yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-prototypes... none needed
checking for style of include used by make... GNU
checking dependency style of aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables... yes
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wold-style-definition... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... yes
checking for grep that handles long lines and -e... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking for sys/types.h... yes
yes
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-format-attribute... yes
yes
yes
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... checking for sys/types.h... checking for sys/stat.h... checking for sys/types.h... yes
gcc3
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... yes
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wc++-compat... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wc++-compat... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wcast-qual... no
checking for stdlib.h... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... yes
yes
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... yes
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic -Wlong-long... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... checking for sys/stat.h... yes
checking how to print strings... checking for sys/stat.h... yes
printf
checking for a sed that does not truncate output... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic ... yes
checking how to run the C preprocessor... /usr/bin/sed
checking for grep that handles long lines and -e... yes
checking for an ANSI C-conforming const... /usr/bin/grep
checking for egrep... yes
/usr/bin/grep -E
checking for fgrep... /usr/bin/grep -F
checking for ld used by aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables... checking for string.h... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables and cc understand -c and -o together... yes
ld
checking if the linker (ld) is GNU ld... checking for stdlib.h... yes
yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic ... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E
checking for stdlib.h... yes
yes
checking for inline... yes
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables and cc understand -c and -o together... inline
checking for memory.h... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... checking for sys/types.h... checking for string.h... 1572864
checking whether the shell understands some XSI constructs... yes
yes
checking whether the shell understands "+="... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... yes
/usr/bin/grep -E
checking for ANSI C header files... checking for string.h... checking for ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... ar
checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... ranlib
checking command to parse nm output from aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables object... checking for sys/stat.h... yes
yes
checking for strings.h... yes
yes
checking for memory.h... yes
checking for an ANSI C-conforming const... checking for stdlib.h... checking for memory.h... yes
yes
checking for inline... yes
yes
checking for an ANSI C-conforming const... yes
checking for inttypes.h... checking for strings.h... inline
checking for grep that handles long lines and -e... yes
/usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking for strings.h... yes
checking for inline... checking for string.h... yes
inline
checking for grep that handles long lines and -e... yes
/usr/bin/grep
checking for egrep... yes
/usr/bin/grep -E
checking for ANSI C header files... ok
checking how to run the C preprocessor... yes
checking for stdint.h... checking for inttypes.h... checking for sys/types.h... checking for inttypes.h... yes
yes
yes
checking for memory.h... yes
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E
checking for unistd.h... checking for stdint.h... yes
checking for sys/stat.h... checking for stdint.h... yes
yes
yes
checking for ANSI C header files... checking minix/config.h usability... checking for unistd.h... checking for strings.h... yes
yes
yes
yes
checking for unistd.h... checking for sys/types.h... yes
checking for stdlib.h... checking for sys/types.h... no
checking minix/config.h presence... checking minix/config.h usability... yes
yes
yes
yes
checking for inttypes.h... checking minix/config.h usability... checking for sys/stat.h... yes
checking for sys/stat.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
no
checking minix/config.h presence... checking for string.h... yes
yes
checking for stdlib.h... no
checking minix/config.h presence... checking for stdint.h... no
checking for minix/config.h... no
yes
checking for stdlib.h... checking whether it is safe to define __EXTENSIONS__... checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
yes
checking for sys/types.h... yes
checking for string.h... checking for string.h... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
yes
yes
yes
checking for memory.h... checking for memory.h... checking for sys/stat.h... checking for unistd.h... yes
checking for a sed that does not truncate output... yes
checking for a sed that does not truncate output... /usr/bin/sed
checking for memory.h... /usr/bin/sed
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... checking for strings.h... yes
yes
yes
yes
checking for off_t... yes
checking for strings.h... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... checking for stdlib.h... checking for strings.h... checking for inttypes.h... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... yes
yes
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... yes
yes
yes
checking for string.h... checking for inttypes.h... checking for stdint.h... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... yes
checking for inttypes.h... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... yes
yes
yes
yes
checking for stdint.h... checking for unistd.h... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... checking for stdint.h... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
yes
yes
checking whether byte ordering is bigendian... checking for memory.h... checking for unistd.h... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-prototypes... yes
yes
yes
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-prototypes... checking whether to enable maintainer-specific portions of Makefiles... no
checking for aarch64-unknown-linux-gnu-gcc... (cached) aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
yes
checking for size_t... checking for unistd.h... yes
checking whether byte ordering is bigendian... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wold-style-definition... checking for strings.h... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wold-style-definition... checking whether we are using the GNU C compiler... (cached) yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... (cached) yes
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... (cached) none needed
checking for aarch64-unknown-linux-gnu-ranlib... ranlib
checking for gawk... (cached) gawk
checking how to print strings... printf
checking for a sed that does not truncate output... yes
yes
/usr/bin/sed
checking for fgrep... yes
/usr/bin/grep -F
checking for ld used by aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-format-attribute... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-format-attribute... ld
checking if the linker (ld) is GNU ld... yes
yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... yes
checking for working alloca.h... checking for inttypes.h... yes
no
checking for a BSD-compatible install... /usr/bin/install -c
checking ctype.h usability... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Woverlength-strings... yes
checking for sys/file.h... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Woverlength-strings... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... yes
no
checking for a BSD-compatible install... /usr/bin/install -c
yes
yes
1572864
checking whether the shell understands some XSI constructs... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic -Wlong-long... yes
checking whether the shell understands "+="... yes
yes
checking for alloca... checking for sys/file.h... checking for stdint.h... yes
yes
checking ctype.h presence... checking for sys/param.h... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic -Wlong-long... checking for ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... ar
checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables object... yes
yes
checking for ANSI C header files... (cached) yes
yes
checking for ctype.h... yes
checking for sys/param.h... checking stddef.h usability... yes
yes
checking stddef.h usability... checking for ANSI C header files... (cached) yes
yes
yes
checking for stdlib.h... (cached) yes
yes
checking for limits.h... checking stddef.h usability... checking for unistd.h... (cached) yes
checking for unistd.h... checking for getpagesize... checking for limits.h... yes
checking stddef.h presence... yes
yes
yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
yes
checking for stdlib.h... (cached) yes
checking for dlfcn.h... checking for malloc.h... checking for stdlib.h... (cached) yes
yes
checking stddef.h presence... yes
checking stddef.h presence... yes
checking for working mmap... ok
checking for dlfcn.h... checking for malloc.h... checking for strings.h... (cached) yes
yes
checking for stddef.h... yes
yes
yes
checking for stddef.h... yes
yes
checking for objdir... yes
checking for unistd.h... (cached) yes
.libs
checking for string.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for string.h... (cached) yes
yes
checking stdio.h usability... checking for objdir... checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for unistd.h... (cached) yes
.libs
checking fcntl.h usability... checking for strings.h... (cached) yes
checking for unistd.h... (cached) checking for unistd.h... yes
(cached) yes
yes
checking for strings.h... (cached) yes
checking whether we are using the GNU C Library 2.1 or newer... checking for sys/time.h... yes
checking stdio.h presence... checking fcntl.h usability... yes
yes
checking whether integer division by zero raises SIGFPE... yes
checking for stdio.h... yes
checking for sys/time.h... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... checking for time.h... yes
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... checking fcntl.h presence... checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... yes
yes
yes
checking for fcntl.h... yes
checking for time.h... checking for sys/resource.h... checking sys/file.h usability... yes
yes
checking fcntl.h presence... no
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... no
checking for inttypes.h... checking for sys/resource.h... no
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes
yes
yes
checking for fcntl.h... yes
yes
checking sys/file.h presence... yes
checking for sys/stat.h... (cached) yes
yes
checking for sys/file.h... yes
yes
checking for stdint.h... checking for uintptr_t... checking sys/file.h usability... yes
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables static flag -static works... checking for sys/stat.h... (cached) yes
checking for sys/mman.h... checking for sys/stat.h... (cached) yes
checking for sys/mman.h... checking for clearerr_unlocked... yes
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables static flag -static works... yes
yes
yes
checking for unsigned long long... yes
checking sys/file.h presence... checking for fcntl.h... checking for fcntl.h... yes
checking for sys/file.h... yes
yes
checking for int_least32_t... yes
no
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -c -o file.o... checking for sys/stat.h... (cached) yes
yes
no
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -c -o file.o... yes
checking for alloca.h... checking for clearerr_unlocked... checking for alloca.h... yes
checking for feof_unlocked... yes
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes
checking for sys/pstat.h... checking whether the aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables linker (ld) supports shared libraries... yes
checking for inttypes.h... yes
checking for int_fast32_t... yes
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes
checking whether the aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... yes
checking whether the inttypes.h PRIxNN macros are broken... yes
no
yes
yes
checking whether -lc should be explicitly linked in... checking for sys/sysmp.h... yes
checking for ferror_unlocked... checking for sys/pstat.h... checking for feof_unlocked... no
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... no
checking dynamic linker characteristics... yes
checking for uint64_t... no
GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... checking for sys/sysinfo.h... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
checking whether to build static libraries... yes
checking unwind.h usability... no
yes
yes
checking for sys/sysmp.h... yes
done
checking for machine/hal_sysinfo.h... checking for ferror_unlocked... checking for fflush_unlocked... checking argz.h usability... yes
checking unwind.h presence... yes
checking for unwind.h... yes
checking for _Unwind_Backtrace... yes
checking argz.h presence... yes
yes
yes
checking for -funwind-tables option... checking for fgetc_unlocked... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking for fflush_unlocked... checking if libtool supports shared libraries... yes
checking whether to build shared libraries... no
yes
checking whether to build static libraries... yes
no
checking for int64_t... checking for sys/table.h... yes
checking for argz.h... yes
yes
yes
checking for -frandom-seed=string option... checking what to include in gstdint.h... checking for sys/sysinfo.h... stdint.h (already complete)
checking limits.h usability... checking for an ANSI C-conforming const... yes
yes
yes
checking limits.h presence... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... checking for machine/hal_sysinfo.h... yes
checking for off_t... yes
checking for limits.h... yes
yes
yes
no
checking locale.h usability... checking for sys/sysctl.h... checking for fgets_unlocked... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... checking for fgetc_unlocked... yes
checking locale.h presence... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... no
yes
checking for sys/table.h... yes
checking for uint64_t... yes
checking for locale.h... yes
no
checking for fileno_unlocked... yes
checking size of int... yes
checking for sys/systemcfg.h... checking nl_types.h usability... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... yes
checking for sys/wait.h that is POSIX.1 compatible... no
checking for stdint.h... (cached) yes
yes
checking for stdio_ext.h... yes
checking for fgets_unlocked... yes
checking nl_types.h presence... yes
checking for process.h... yes
checking for nl_types.h... yes
configure: updating cache ./config.cache
yes
4
checking size of long... checking malloc.h usability... checking for fprintf_unlocked... configure: creating ./config.status
yes
no
yes
checking malloc.h presence... no
checking for sys/prctl.h... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-prototypes... checking for sys/sysctl.h... yes
yes
checking for sys/wait.h that is POSIX.1 compatible... checking for fileno_unlocked... yes
checking for malloc.h... yes
no
checking for fputc_unlocked... 8
checking for ANSI C header files... (cached) yes
yes
no
checking for sys/systemcfg.h... checking stddef.h usability... checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wold-style-definition... yes
checking whether time.h and sys/time.h may both be included... checking build system type... yes
checking stddef.h presence... aarch64-unknown-linux-gnu
checking host system type... no
yes
checking whether errno must be declared... yes
yes
checking for stdint.h... (cached) yes
yes
checking for stddef.h... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-format-attribute... aarch64-unknown-linux-gnu
checking target system type... avr-unknown-none
checking for decimal floating point... configure: WARNING: decimal float is not supported for this target, ignored
yes
dpd
checking whether byte ordering is bigendian... checking for stdlib.h... (cached) yes
checking for stdio_ext.h... checking for fprintf_unlocked... no
checking size of int... yes
checking for string.h... (cached) yes
checking for fputs_unlocked... yes
checking for process.h... checking for unistd.h... (cached) yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wcast-qual... checking sys/param.h usability... 4
checking for a 64-bit type... yes
checking for _Unwind_GetIPInfo... no
checking for fputc_unlocked... no
checking for sys/prctl.h... uint64_t
checking for intptr_t... yes
checking sys/param.h presence... yes
yes
checking for fread_unlocked... checking for sys/wait.h that is POSIX.1 compatible... yes
checking for sys/param.h... yes
yes
checking __sync extensions... checking for feof_unlocked... yes
yes
checking whether time.h and sys/time.h may both be included... no
yes
checking for fputs_unlocked... yes
yes
checking whether errno must be declared... checking for uintptr_t... checking for fwrite_unlocked... configure: updating cache ./config.cache
configure: creating ./config.status
yes
yes
checking output filetype... no
checking for fgets_unlocked... checking size of int... yes
elf64
checking for fread_unlocked... looking for a compliant stdint.h in stdint.h, checking for uintmax_t... yes
yes
checking for getchar_unlocked... checking for getc_unlocked... yes
checking for ssize_t... yes
4
checking for a 64-bit type... config.status: creating Makefile
checking for fwrite_unlocked... yes
uint64_t
checking for intptr_t... checking for getc_unlocked... yes
config.status: creating config.h
yes
checking for uintptr_t... checking for getcwd... yes
yes
config.status: creating Makefile
yes
checking for pid_t... config.status: executing depfiles commands
checking for putchar_unlocked... checking for getchar_unlocked... yes
checking for uintptr_t... config.status: creating config.h
yes
checking for getegid... config.status: executing gstdint.h commands
config.status: executing libtool commands
yes
checking for getc_unlocked... yes
checking for int_least32_t... yes
checking for putc_unlocked... make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libdecnumber'
source='../../gcc-4.8.5/libdecnumber/decNumber.c' object='decNumber.o' libtool=no aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../gcc-4.8.5/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.8.5/libdecnumber -I. -c ../../gcc-4.8.5/libdecnumber/decNumber.c
yes
source='../../gcc-4.8.5/libdecnumber/decContext.c' object='decContext.o' libtool=no aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../gcc-4.8.5/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.8.5/libdecnumber -I. -c ../../gcc-4.8.5/libdecnumber/decContext.c
checking for ssize_t... yes
yes
yes
checking for library containing strerror... checking for putchar_unlocked... checking for geteuid... source='../../gcc-4.8.5/libdecnumber/dpd/decimal32.c' object='decimal32.o' libtool=no aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../gcc-4.8.5/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.8.5/libdecnumber -I. -c ../../gcc-4.8.5/libdecnumber/dpd/decimal32.c
yes
checking for int_fast32_t... In file included from ../../gcc-4.8.5/libdecnumber/dpd/decimal32.c:43:
../../gcc-4.8.5/libdecnumber/dpd/decimal32.c: In function 'decimal32FromNumber':
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal32.c:173:3: note: in expansion of macro 'UBFROMUI'
173 | UBFROMUI(d32->bytes, targ); /* directly store the int */
| ^~~~~~~~
none required
checking for asprintf... yes
yes
yes
checking for pid_t... source='../../gcc-4.8.5/libdecnumber/dpd/decimal64.c' object='decimal64.o' libtool=no aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../gcc-4.8.5/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.8.5/libdecnumber -I. -c ../../gcc-4.8.5/libdecnumber/dpd/decimal64.c
yes
checking for uint64_t... checking whether abort is declared... checking for getgid... yes
In file included from ../../gcc-4.8.5/libdecnumber/dpd/decimal64.c:43:
../../gcc-4.8.5/libdecnumber/dpd/decimal64.c: In function 'decimal64FromNumber':
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal64.c:193:5: note: in expansion of macro 'UBFROMUI'
193 | UBFROMUI(d64->bytes, targar[0]);
| ^~~~~~~~
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal64.c:194:5: note: in expansion of macro 'UBFROMUI'
194 | UBFROMUI(d64->bytes+4, targar[1]);
| ^~~~~~~~
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal64.c:198:5: note: in expansion of macro 'UBFROMUI'
198 | UBFROMUI(d64->bytes, targar[1]);
| ^~~~~~~~
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal64.c:199:5: note: in expansion of macro 'UBFROMUI'
199 | UBFROMUI(d64->bytes+4, targar[0]);
| ^~~~~~~~
yes
checking for atexit... checking whether asprintf is declared... yes
yes
yes
yes
yes
checking what to include in gstdint.h... stdint.h (already complete)
yes
checking sys/mman.h usability... checking for library containing strerror... checking for basename... checking whether basename is declared... checking for putc_unlocked... checking for getuid... source='../../gcc-4.8.5/libdecnumber/dpd/decimal128.c' object='decimal128.o' libtool=no aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -I../../gcc-4.8.5/libdecnumber -I. -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -pedantic -Wno-long-long -I../../gcc-4.8.5/libdecnumber -I. -c ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c
In file included from ../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:43:
../../gcc-4.8.5/libdecnumber/dpd/decimal128.c: In function 'decimal128FromNumber':
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:172:5: note: in expansion of macro 'UBFROMUI'
172 | UBFROMUI(d128->bytes, targlo);
| ^~~~~~~~
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:173:5: note: in expansion of macro 'UBFROMUI'
173 | UBFROMUI(d128->bytes+4, targml);
| ^~~~~~~~
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:174:5: note: in expansion of macro 'UBFROMUI'
174 | UBFROMUI(d128->bytes+8, targmh);
| ^~~~~~~~
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:175:5: note: in expansion of macro 'UBFROMUI'
175 | UBFROMUI(d128->bytes+12, targhi);
| ^~~~~~~~
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:179:5: note: in expansion of macro 'UBFROMUI'
179 | UBFROMUI(d128->bytes, targhi);
| ^~~~~~~~
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:180:5: note: in expansion of macro 'UBFROMUI'
180 | UBFROMUI(d128->bytes+4, targmh);
| ^~~~~~~~
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:181:5: note: in expansion of macro 'UBFROMUI'
181 | UBFROMUI(d128->bytes+8, targml);
| ^~~~~~~~
../../gcc-4.8.5/libdecnumber/decNumberLocal.h:159:69: warning: right-hand operand of comma expression has no effect [-Wunused-value]
159 | #define UBFROMUI(b, i) (uiwork=(i), memcpy(b, (void *)&uiwork, 4), uiwork)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/libdecnumber/dpd/decimal128.c:182:5: note: in expansion of macro 'UBFROMUI'
182 | UBFROMUI(d128->bytes+12, targlo);
| ^~~~~~~~
yes
checking sys/mman.h presence... yes
yes
none required
yes
checking for asprintf... checking whether errno is declared... checking for bcmp... yes
yes
checking for sys/mman.h... yes
checking for mempcpy... checking for mmap... no
checking whether abort is declared... checking whether vasprintf is declared... yes
yes
yes
yes
checking for atexit... yes
checking whether asprintf is declared... yes
checking for munmap... checking link.h usability... checking for bcopy... checking whether clearerr_unlocked is declared... yes
yes
yes
checking for basename... yes
checking link.h presence... checking for putenv... yes
checking whether basename is declared... yes
yes
checking for link.h... yes
checking whether feof_unlocked is declared... checking for dl_iterate_phdr... yes
checking for bsearch... yes
yes
checking for bcmp... yes
checking whether errno is declared... yes
checking for fcntl... checking whether ferror_unlocked is declared... yes
checking for setenv... checking for bzero... no
yes
yes
checking whether vasprintf is declared... yes
yes
checking whether strnlen is declared... checking whether fflush_unlocked is declared... yes
checking for bcopy... checking for setlocale... yes
checking for calloc... yes
checking whether clearerr_unlocked is declared... checking for getexecname... yes
yes
checking whether fgetc_unlocked is declared... checking for clock... yes
yes
yes
yes
checking for stpcpy... checking for bsearch... no
checking whether tests can run... checking whether feof_unlocked is declared... checking whether fgets_unlocked is declared... yes
yes
checking for ffs... yes
yes
yes
yes
checking for strcasecmp... checking whether ferror_unlocked is declared... checking for bzero... checking whether fileno_unlocked is declared... configure: updating cache ./config.cache
configure: creating ./config.status
yes
yes
yes
yes
checking for getcwd... checking whether fflush_unlocked is declared... checking whether fprintf_unlocked is declared... checking for calloc... yes
checking for strdup... rm -f libdecnumber.a
ar cru libdecnumber.a decNumber.o decContext.o decimal32.o decimal64.o decimal128.o
ranlib libdecnumber.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libdecnumber'
yes
yes
yes
checking whether fgetc_unlocked is declared... no
checking for getpagesize... checking for clock... checking whether fputc_unlocked is declared... yes
yes
yes
yes
checking for strtoul... checking whether fputs_unlocked is declared... checking whether fgets_unlocked is declared... checking for gettimeofday... yes
yes
yes
checking for ffs... yes
checking for tsearch... yes
checking whether fread_unlocked is declared... checking for index... checking whether fileno_unlocked is declared... yes
yes
checking for __argz_count... checking whether fwrite_unlocked is declared... yes
yes
checking for getcwd... checking whether fprintf_unlocked is declared... yes
yes
checking whether getchar_unlocked is declared... yes
checking for insque... checking for __argz_stringify... yes
no
checking whether getc_unlocked is declared... yes
yes
checking whether fputc_unlocked is declared... checking for getpagesize... yes
checking for memchr... checking for __argz_next... yes
yes
checking whether putchar_unlocked is declared... checking whether fputs_unlocked is declared... yes
yes
yes
checking for gettimeofday... yes
yes
checking for __fsetlocking... checking for memcmp... checking whether fread_unlocked is declared... checking whether putc_unlocked is declared... yes
yes
yes
yes
checking for an ANSI C-conforming const... checking for iconv... yes
checking for index... checking for memcpy... checking whether fwrite_unlocked is declared... yes
checking sys/mman.h usability... yes
checking for iconv declaration... yes
checking whether getchar_unlocked is declared... yes
yes
checking sys/mman.h presence... yes
install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for memmem... checking for nl_langinfo and CODESET... checking for insque... yes
checking for sys/mman.h... yes
checking for mmap... yes
checking whether getc_unlocked is declared... yes
yes
yes
checking for LC_MESSAGES... checking for memmove... 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)... checking for memchr... yes
yes
checking for bison... no
checking whether NLS is requested... no
checking whether to use NLS... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether putchar_unlocked is declared... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
yes
yes
checking for mempcpy... checking for memcmp... configure: updating cache ./config.cache
configure: updating cache ./config.cache
configure: creating ./config.status
configure: creating ./config.status
yes
checking whether putc_unlocked is declared... yes
yes
yes
checking for an ANSI C-conforming const... checking for memcpy... checking for memset... yes
checking sys/mman.h usability... yes
yes
yes
checking sys/mman.h presence... checking for memmem... checking for mkstemps... yes
checking for sys/mman.h... yes
checking for mmap... yes
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)... checking for putenv... yes
yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking whether to enable maintainer-specific portions of Makefiles... no
config.status: creating Makefile
checking for memmove... yes
configure: updating cache ../config.cache
configure: creating ./config.status
config.status: creating mkheaders.almost
checking for random... config.status: creating Makefile
config.status: creating config.h
yes
yes
config.status: creating config.intl
checking for mempcpy... checking for rename... config.status: creating config.h
yes
yes
config.status: executing default-1 commands
checking for memset... checking for rindex... yes
yes
checking for mkstemps... checking for setenv... config.status: creating Makefile
yes
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/intl'
make[2]: Nothing to be done for 'all'.
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/intl'
yes
checking for snprintf... checking for putenv... config.status: creating mkheaders.almost
config.status: creating Makefile
yes
config.status: creating config.h
yes
checking for random... checking for sigsetmask... config.status: creating backtrace-supported.h
yes
checking for rename... config.status: creating config.h
yes
checking for stpcpy... yes
config.status: executing libtool commands
checking for rindex... yes
config.status: executing gstdint.h commands
checking for stpncpy... yes
config.status: executing default commands
checking for setenv... yes
checking for strcasecmp... yes
checking for snprintf... make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libbacktrace'
make all-am
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libbacktrace'
true DO=all multi-do # make
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o dwarf.lo ../../gcc-4.8.5/libbacktrace/dwarf.c
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o fileline.lo ../../gcc-4.8.5/libbacktrace/fileline.c
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o posix.lo ../../gcc-4.8.5/libbacktrace/posix.c
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o print.lo ../../gcc-4.8.5/libbacktrace/print.c
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o state.lo ../../gcc-4.8.5/libbacktrace/state.c
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o backtrace.lo ../../gcc-4.8.5/libbacktrace/backtrace.c
yes
libtool: compile: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=posix.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../gcc-4.8.5/libbacktrace/posix.c -o posix.o
libtool: compile: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=fileline.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../gcc-4.8.5/libbacktrace/fileline.c -o fileline.o
libtool: compile: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=print.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../gcc-4.8.5/libbacktrace/print.c -o print.o
libtool: compile: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=backtrace.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../gcc-4.8.5/libbacktrace/backtrace.c -o backtrace.o
libtool: compile: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=dwarf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../gcc-4.8.5/libbacktrace/dwarf.c -o dwarf.o
libtool: compile: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=state.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../gcc-4.8.5/libbacktrace/state.c -o state.o
checking for strchr... yes
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o simple.lo ../../gcc-4.8.5/libbacktrace/simple.c
checking for sigsetmask... /bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o elf.lo ../../gcc-4.8.5/libbacktrace/elf.c
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmapio.lo ../../gcc-4.8.5/libbacktrace/mmapio.c
/bin/sh ./libtool --tag=CC --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c -o mmap.lo ../../gcc-4.8.5/libbacktrace/mmap.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=elf.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../gcc-4.8.5/libbacktrace/elf.c -o elf.o
libtool: compile: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=simple.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../gcc-4.8.5/libbacktrace/simple.c -o simple.o
libtool: compile: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmapio.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../gcc-4.8.5/libbacktrace/mmapio.c -o mmapio.o
libtool: compile: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/libbacktrace -I ../../gcc-4.8.5/libbacktrace/../include -I ../../gcc-4.8.5/libbacktrace/../libgcc -I ../libgcc -funwind-tables -frandom-seed=mmap.lo -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -c ../../gcc-4.8.5/libbacktrace/mmap.c -o mmap.o
yes
yes
checking for stpcpy... checking for strdup... yes
yes
checking for stpncpy... checking for strncasecmp... yes
checking for strcasecmp... yes
checking for strndup... yes
checking for strchr... yes
checking for strnlen... yes
checking for strdup... yes
/bin/sh ./libtool --tag=CC --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -funwind-tables -frandom-seed=libbacktrace.la -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wcast-qual -g -O2 -o libbacktrace.la dwarf.lo fileline.lo posix.lo print.lo state.lo backtrace.lo simple.lo elf.lo mmapio.lo mmap.lo
yes
checking for strrchr... checking for strncasecmp... yes
yes
checking for strndup... checking for strstr... libtool: link: ar rc .libs/libbacktrace.a dwarf.o fileline.o posix.o print.o state.o backtrace.o simple.o elf.o mmapio.o mmap.o
libtool: link: ranlib .libs/libbacktrace.a
libtool: link: ( cd ".libs" && rm -f "libbacktrace.la" && ln -s "../libbacktrace.la" "libbacktrace.la" )
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libbacktrace'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libbacktrace'
yes
yes
checking for strtod... checking for strnlen... yes
yes
checking for strtol... checking for strrchr... yes
checking for strtoul... yes
yes
checking for strstr... checking for strverscmp... yes
yes
checking for tmpnam... checking for strtod... yes
yes
checking for strtol... checking for vasprintf... yes
yes
checking for strtoul... checking for vfprintf... yes
yes
checking for strverscmp... checking for vprintf... yes
checking for tmpnam... yes
checking for vsnprintf... yes
checking for vasprintf... yes
yes
checking for vfprintf... checking for vsprintf... yes
yes
checking for vprintf... checking for waitpid... yes
yes
checking for setproctitle... checking for vsnprintf... no
checking whether alloca needs Cray hooks... yes
no
checking stack direction for C alloca... checking for vsprintf... 1
checking for vfork.h... no
checking for fork... yes
checking for waitpid... yes
yes
checking for setproctitle... checking for vfork... yes
checking for working fork... no
checking whether alloca needs Cray hooks... no
checking stack direction for C alloca... yes
checking for working vfork... (cached) yes
checking for _doprnt... 1
checking for vfork.h... no
checking for sys_errlist... no
checking for fork... no
checking for sys_nerr... yes
checking for vfork... no
checking for sys_siglist... yes
checking for working fork... no
checking for external symbol _system_configuration... yes
checking for working vfork... (cached) yes
checking for _doprnt... no
checking for __fsetlocking... no
checking for sys_errlist... yes
checking for canonicalize_file_name... no
checking for sys_nerr... yes
checking for dup3... yes
checking for getrlimit... no
checking for sys_siglist... yes
checking for getrusage... no
checking for external symbol _system_configuration... yes
no
checking for __fsetlocking... checking for getsysinfo... yes
checking for canonicalize_file_name... no
checking for gettimeofday... (cached) yes
yes
checking for on_exit... checking for dup3... yes
checking for psignal... yes
checking for getrlimit... yes
checking for pstat_getdynamic... yes
checking for getrusage... no
checking for pstat_getstatic... yes
checking for getsysinfo... no
checking for realpath... no
checking for gettimeofday... (cached) yes
checking for on_exit... yes
checking for setrlimit... yes
yes
checking for psignal... checking for sbrk... yes
checking for pstat_getdynamic... yes
checking for spawnve... no
checking for pstat_getstatic... no
checking for spawnvpe... no
checking for realpath... no
yes
checking for strerror... checking for setrlimit... yes
yes
checking for sbrk... checking for strsignal... yes
yes
checking for sysconf... checking for spawnve... yes
no
checking for sysctl... checking for spawnvpe... no
no
checking for sysmp... checking for strerror... yes
no
checking for table... checking for strsignal... yes
no
checking for times... checking for sysconf... yes
checking for wait3... yes
yes
checking for sysctl... checking for wait4... no
checking for sysmp... yes
checking whether basename is declared... no
checking for table... no
no
checking whether ffs is declared... checking for times... yes
checking whether asprintf is declared... yes
checking for wait3... no
yes
checking whether vasprintf is declared... checking for wait4... no
yes
checking whether snprintf is declared... checking whether basename is declared... yes
checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... no
yes
checking whether getopt is declared... checking whether ffs is declared... yes
yes
checking whether asprintf is declared... checking whether malloc is declared... yes
checking whether realloc is declared... no
checking whether vasprintf is declared... yes
checking whether sbrk is declared... yes
no
checking whether strverscmp is declared... checking whether snprintf is declared... yes
no
checking whether canonicalize_file_name must be declared... checking whether vsnprintf is declared... yes
checking whether calloc is declared... yes
checking whether getenv is declared... yes
yes
checking whether getopt is declared... checking for stdlib.h... (cached) yes
yes
checking whether malloc is declared... checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking whether realloc is declared... yes
yes
checking for working strncmp... checking whether sbrk is declared... yes
yes
checking whether strverscmp is declared... configure: updating cache ../config.cache
configure: creating ./config.status
no
checking whether canonicalize_file_name must be declared... yes
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for getpagesize... (cached) yes
checking for working mmap... yes
checking for working strncmp... config.status: creating Makefile
yes
config.status: creating testsuite/Makefile
configure: updating cache ./config.cache
config.status: creating config.h
configure: creating ./config.status
config.status: executing default commands
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/libiberty'
if [ x"" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/regex.c -o pic/regex.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/regex.c -o regex.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/cplus-dem.c -o cplus-dem.o
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/libiberty/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/libiberty/testsuite'
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/md5.c -o pic/md5.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/cp-demangle.c -o cp-demangle.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/md5.c -o md5.o
../../../gcc-4.8.5/libiberty/regex.c: In function 'byte_regex_compile':
../../../gcc-4.8.5/libiberty/regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
154 | # define bzero(s, n) (memset (s, '\0', n), (s))
| ~~~~~~~~~~~~~~~~~~~~^~~~~~
../../../gcc-4.8.5/libiberty/regex.c:3126:13: note: in expansion of macro 'bzero'
3126 | bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
| ^~~~~
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
../../../gcc-4.8.5/libiberty/regex.c: In function 'byte_re_compile_fastmap':
../../../gcc-4.8.5/libiberty/regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
154 | # define bzero(s, n) (memset (s, '\0', n), (s))
| ~~~~~~~~~~~~~~~~~~~~^~~~~~
../../../gcc-4.8.5/libiberty/regex.c:4584:3: note: in expansion of macro 'bzero'
4584 | bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
| ^~~~~
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/sha1.c -o sha1.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/alloca.c -o alloca.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/argv.c -o pic/argv.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/argv.c -o argv.o
../../../gcc-4.8.5/libiberty/cplus-dem.c: In function 'demangle_fund_type':
../../../gcc-4.8.5/libiberty/cplus-dem.c:3944:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
3944 | if (!ISDIGIT ((unsigned char)**mangled))
| ^
../../../gcc-4.8.5/libiberty/cplus-dem.c:3949:5: note: here
3949 | case 'I':
| ^~~~
In file included from ../../../gcc-4.8.5/libiberty/regex.c:640:
../../../gcc-4.8.5/libiberty/regex.c: In function 'byte_re_match_2_internal':
../../../gcc-4.8.5/libiberty/regex.c:6699:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
6699 | is_a_jump_n = true;
../../../gcc-4.8.5/libiberty/regex.c:6700:19: note: here
6700 | case pop_failure_jump:
| ^~~~
../../../gcc-4.8.5/libiberty/regex.c:7122:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
7122 | if ((re_opcode_t) p[-1] != pop_failure_jump)
| ^
../../../gcc-4.8.5/libiberty/regex.c:7137:9: note: here
7137 | case pop_failure_jump:
| ^~~~
../../../gcc-4.8.5/libiberty/regex.c:1778:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
1778 | set_regs_matched_done = 0; \
| ~~~~~~~~~~~~~~~~~~~~~~^~~
../../../gcc-4.8.5/libiberty/regex.c:7149:13: note: in expansion of macro 'POP_FAILURE_POINT'
7149 | POP_FAILURE_POINT (sdummy, pdummy,
| ^~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/regex.c:7155:2: note: here
7155 | unconditional_jump:
| ^~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/regex.c:7455:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
7455 | is_a_jump_n = true;
../../../gcc-4.8.5/libiberty/regex.c:7456:17: note: here
7456 | case maybe_pop_jump:
| ^~~~
../../../gcc-4.8.5/libiberty/regex.c: In function 'byte_common_op_match_null_string_p':
../../../gcc-4.8.5/libiberty/regex.c:7720:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
7720 | p1 += 2 * OFFSET_ADDRESS_SIZE;
| ^
../../../gcc-4.8.5/libiberty/cplus-dem.c: In function 'demangle_signature':
../../../gcc-4.8.5/libiberty/cplus-dem.c:1602:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1602 | if (AUTO_DEMANGLING || GNU_DEMANGLING)
| ^
../../../gcc-4.8.5/libiberty/cplus-dem.c:1616:2: note: here
1616 | default:
| ^~~~~~~
../../../gcc-4.8.5/libiberty/cp-demangle.c: In function 'd_print_mod':
../../../gcc-4.8.5/libiberty/cp-demangle.c:5112:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
5112 | d_append_char (dpi, ' ');
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/cp-demangle.c:5113:5: note: here
5113 | case DEMANGLE_COMPONENT_REFERENCE:
| ^~~~
../../../gcc-4.8.5/libiberty/cp-demangle.c:5117:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
5117 | d_append_char (dpi, ' ');
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/cp-demangle.c:5118:5: note: here
5118 | case DEMANGLE_COMPONENT_RVALUE_REFERENCE:
| ^~~~
../../../gcc-4.8.5/libiberty/regex.c:7722:5: note: here
7722 | default:
| ^~~~~~~
../../../gcc-4.8.5/libiberty/regex.c: In function 'byte_regex_compile':
../../../gcc-4.8.5/libiberty/regex.c:2493:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
2493 | if ((syntax & RE_BK_PLUS_QM)
| ^
../../../gcc-4.8.5/libiberty/regex.c:2496:9: note: here
2496 | handle_plus:
| ^~~~~~~~~~~
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/choose-temp.c -o choose-temp.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/concat.c -o pic/concat.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/concat.c -o concat.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/cp-demint.c -o cp-demint.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/crc32.c -o crc32.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/dyn-string.c -o dyn-string.o
In file included from /usr/include/string.h:519,
from ../../../gcc-4.8.5/libiberty/dyn-string.c:38:
In function 'strncpy',
inlined from 'dyn_string_insert_cstr' at ../../../gcc-4.8.5/libiberty/dyn-string.c:280:3:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr':
../../../gcc-4.8.5/libiberty/dyn-string.c:272:16: note: length computed here
272 | int length = strlen (src);
| ^~~~~~~~~~~~
config.status: creating Makefile
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fdmatch.c -o fdmatch.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fibheap.c -o fibheap.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/filename_cmp.c -o filename_cmp.o
config.status: creating testsuite/Makefile
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/floatformat.c -o floatformat.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fnmatch.c -o fnmatch.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/fopen_unlocked.c -o fopen_unlocked.o
config.status: creating config.h
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getopt.c -o getopt.o
config.status: executing default commands
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getopt1.c -o getopt1.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getpwd.c -o getpwd.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/getruntime.c -o getruntime.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/hashtab.c -o hashtab.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/hex.c -o pic/hex.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/hex.c -o hex.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/lbasename.c -o lbasename.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
../../../gcc-4.8.5/libiberty/hashtab.c: In function 'iterative_hash':
../../../gcc-4.8.5/libiberty/hashtab.c:973:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
973 | case 11: c+=((hashval_t)k[10]<<24);
| ~^~~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/hashtab.c:974:5: note: here
974 | case 10: c+=((hashval_t)k[9]<<16);
| ^~~~
../../../gcc-4.8.5/libiberty/hashtab.c:974:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
974 | case 10: c+=((hashval_t)k[9]<<16);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/hashtab.c:975:5: note: here
975 | case 9 : c+=((hashval_t)k[8]<<8);
| ^~~~
../../../gcc-4.8.5/libiberty/hashtab.c:975:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
975 | case 9 : c+=((hashval_t)k[8]<<8);
| ~^~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/hashtab.c:977:5: note: here
977 | case 8 : b+=((hashval_t)k[7]<<24);
| ^~~~
../../../gcc-4.8.5/libiberty/hashtab.c:977:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
977 | case 8 : b+=((hashval_t)k[7]<<24);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/hashtab.c:978:5: note: here
978 | case 7 : b+=((hashval_t)k[6]<<16);
| ^~~~
../../../gcc-4.8.5/libiberty/hashtab.c:978:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
978 | case 7 : b+=((hashval_t)k[6]<<16);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/hashtab.c:979:5: note: here
979 | case 6 : b+=((hashval_t)k[5]<<8);
| ^~~~
../../../gcc-4.8.5/libiberty/hashtab.c:979:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
979 | case 6 : b+=((hashval_t)k[5]<<8);
| ~^~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/hashtab.c:980:5: note: here
980 | case 5 : b+=k[4];
| ^~~~
../../../gcc-4.8.5/libiberty/hashtab.c:980:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
980 | case 5 : b+=k[4];
| ~^~~~~~
../../../gcc-4.8.5/libiberty/hashtab.c:981:5: note: here
981 | case 4 : a+=((hashval_t)k[3]<<24);
| ^~~~
../../../gcc-4.8.5/libiberty/hashtab.c:981:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
981 | case 4 : a+=((hashval_t)k[3]<<24);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/hashtab.c:982:5: note: here
982 | case 3 : a+=((hashval_t)k[2]<<16);
| ^~~~
../../../gcc-4.8.5/libiberty/hashtab.c:982:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
982 | case 3 : a+=((hashval_t)k[2]<<16);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/hashtab.c:983:5: note: here
983 | case 2 : a+=((hashval_t)k[1]<<8);
| ^~~~
../../../gcc-4.8.5/libiberty/hashtab.c:983:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
983 | case 2 : a+=((hashval_t)k[1]<<8);
| ~^~~~~~~~~~~~~~~~~~~~~~
../../../gcc-4.8.5/libiberty/hashtab.c:984:5: note: here
984 | case 1 : a+=k[0];
| ^~~~
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/lrealpath.c -o lrealpath.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/make-relative-prefix.c -o make-relative-prefix.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/objalloc.c -o objalloc.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/obstack.c -o obstack.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/partition.c -o pic/partition.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/partition.c -o partition.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pexecute.c -o pexecute.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/physmem.c -o physmem.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pex-common.c -o pex-common.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pex-one.c -o pex-one.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/pex-unix.c -o pex-unix.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/safe-ctype.c -o safe-ctype.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object.c -o simple-object.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-coff.c -o simple-object-coff.o
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libiberty'
if [ x"-fPIC" != x ] && [ ! -d pic ]; then \
mkdir pic; \
else true; fi
touch stamp-picdir
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/dwarfnames.c -o pic/dwarfnames.o; \
else true; fi
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-elf.c -o simple-object-elf.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/sort.c -o pic/sort.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/sort.c -o sort.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/spaces.c -o spaces.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/splay-tree.c -o splay-tree.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/dwarfnames.c -o dwarfnames.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/stack-limit.c -o stack-limit.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/strerror.c -o strerror.o
mkdir -p -- ./libcpp
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
Configuring in ./libcpp
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/strsignal.c -o strsignal.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/timeval-utils.c -o timeval-utils.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/dyn-string.c -o pic/dyn-string.o; \
else true; fi
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xatexit.c -o xatexit.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xexit.c -o xexit.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xmalloc.c -o xmalloc.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/fdmatch.c -o pic/fdmatch.o; \
else true; fi
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
In file included from /usr/include/string.h:519,
from ../../gcc-4.8.5/libiberty/dyn-string.c:38:
In function 'strncpy',
inlined from 'dyn_string_insert_cstr' at ../../gcc-4.8.5/libiberty/dyn-string.c:280:3:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr':
../../gcc-4.8.5/libiberty/dyn-string.c:272:16: note: length computed here
272 | int length = strlen (src);
| ^~~~~~~~~~~~
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xmemdup.c -o xmemdup.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/fibheap.c -o pic/fibheap.o; \
else true; fi
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xstrdup.c -o xstrdup.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/fdmatch.c -o fdmatch.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/dyn-string.c -o dyn-string.o
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xstrerror.c -o xstrerror.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/filename_cmp.c -o pic/filename_cmp.o; \
else true; fi
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/xstrndup.c -o xstrndup.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/floatformat.c -o pic/floatformat.o; \
else true; fi
if [ x"" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../../gcc-4.8.5/libiberty/setproctitle.c -o setproctitle.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/fnmatch.c -o pic/fnmatch.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/filename_cmp.c -o filename_cmp.o
In file included from /usr/include/string.h:519,
from ../../gcc-4.8.5/libiberty/dyn-string.c:38:
In function 'strncpy',
inlined from 'dyn_string_insert_cstr' at ../../gcc-4.8.5/libiberty/dyn-string.c:280:3:
/usr/include/bits/string_fortified.h:91:10: warning: '__builtin_strncpy' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
91 | return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest));
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/dyn-string.c: In function 'dyn_string_insert_cstr':
../../gcc-4.8.5/libiberty/dyn-string.c:272:16: note: length computed here
272 | int length = strlen (src);
| ^~~~~~~~~~~~
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/fopen_unlocked.c -o pic/fopen_unlocked.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/fnmatch.c -o fnmatch.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/getopt.c -o pic/getopt.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/getopt1.c -o pic/getopt1.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/getpwd.c -o pic/getpwd.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/getopt.c -o getopt.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/fibheap.c -o fibheap.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/getopt1.c -o getopt1.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/getruntime.c -o pic/getruntime.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/fopen_unlocked.c -o fopen_unlocked.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/getruntime.c -o getruntime.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/floatformat.c -o floatformat.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/hashtab.c -o pic/hashtab.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/hex.c -o pic/hex.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/lbasename.c -o pic/lbasename.o; \
else true; fi
../../gcc-4.8.5/libiberty/hashtab.c: In function 'iterative_hash':
../../gcc-4.8.5/libiberty/hashtab.c:973:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
973 | case 11: c+=((hashval_t)k[10]<<24);
| ~^~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:974:5: note: here
974 | case 10: c+=((hashval_t)k[9]<<16);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:974:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
974 | case 10: c+=((hashval_t)k[9]<<16);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:975:5: note: here
975 | case 9 : c+=((hashval_t)k[8]<<8);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:975:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
975 | case 9 : c+=((hashval_t)k[8]<<8);
| ~^~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:977:5: note: here
977 | case 8 : b+=((hashval_t)k[7]<<24);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:977:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
977 | case 8 : b+=((hashval_t)k[7]<<24);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:978:5: note: here
978 | case 7 : b+=((hashval_t)k[6]<<16);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:978:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
978 | case 7 : b+=((hashval_t)k[6]<<16);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:979:5: note: here
979 | case 6 : b+=((hashval_t)k[5]<<8);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:979:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
979 | case 6 : b+=((hashval_t)k[5]<<8);
| ~^~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:980:5: note: here
980 | case 5 : b+=k[4];
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:980:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
980 | case 5 : b+=k[4];
| ~^~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:981:5: note: here
981 | case 4 : a+=((hashval_t)k[3]<<24);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:981:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
981 | case 4 : a+=((hashval_t)k[3]<<24);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:982:5: note: here
982 | case 3 : a+=((hashval_t)k[2]<<16);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:982:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
982 | case 3 : a+=((hashval_t)k[2]<<16);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:983:5: note: here
983 | case 2 : a+=((hashval_t)k[1]<<8);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:983:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
983 | case 2 : a+=((hashval_t)k[1]<<8);
| ~^~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:984:5: note: here
984 | case 1 : a+=k[0];
| ^~~~
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/hex.c -o hex.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/getpwd.c -o getpwd.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/lbasename.c -o lbasename.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/lrealpath.c -o pic/lrealpath.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/make-relative-prefix.c -o pic/make-relative-prefix.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/make-temp-file.c -o pic/make-temp-file.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/lrealpath.c -o lrealpath.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/objalloc.c -o pic/objalloc.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/obstack.c -o pic/obstack.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/hashtab.c -o hashtab.o
rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o
ranlib ./libiberty.a
if [ x"" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/make-temp-file.c -o make-temp-file.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/partition.c -o pic/partition.o; \
else true; fi
../../gcc-4.8.5/libiberty/hashtab.c: In function 'iterative_hash':
../../gcc-4.8.5/libiberty/hashtab.c:973:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
973 | case 11: c+=((hashval_t)k[10]<<24);
| ~^~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:974:5: note: here
974 | case 10: c+=((hashval_t)k[9]<<16);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:974:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
974 | case 10: c+=((hashval_t)k[9]<<16);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:975:5: note: here
975 | case 9 : c+=((hashval_t)k[8]<<8);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:975:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
975 | case 9 : c+=((hashval_t)k[8]<<8);
| ~^~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:977:5: note: here
977 | case 8 : b+=((hashval_t)k[7]<<24);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:977:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
977 | case 8 : b+=((hashval_t)k[7]<<24);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:978:5: note: here
978 | case 7 : b+=((hashval_t)k[6]<<16);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:978:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
978 | case 7 : b+=((hashval_t)k[6]<<16);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:979:5: note: here
979 | case 6 : b+=((hashval_t)k[5]<<8);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:979:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
979 | case 6 : b+=((hashval_t)k[5]<<8);
| ~^~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:980:5: note: here
980 | case 5 : b+=k[4];
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:980:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
980 | case 5 : b+=k[4];
| ~^~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:981:5: note: here
981 | case 4 : a+=((hashval_t)k[3]<<24);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:981:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
981 | case 4 : a+=((hashval_t)k[3]<<24);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:982:5: note: here
982 | case 3 : a+=((hashval_t)k[2]<<16);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:982:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
982 | case 3 : a+=((hashval_t)k[2]<<16);
| ~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:983:5: note: here
983 | case 2 : a+=((hashval_t)k[1]<<8);
| ^~~~
../../gcc-4.8.5/libiberty/hashtab.c:983:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
983 | case 2 : a+=((hashval_t)k[1]<<8);
| ~^~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/hashtab.c:984:5: note: here
984 | case 1 : a+=k[0];
| ^~~~
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/libiberty'
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/pexecute.c -o pic/pexecute.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/make-relative-prefix.c -o make-relative-prefix.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/objalloc.c -o objalloc.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/obstack.c -o obstack.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/physmem.c -o pic/physmem.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/pexecute.c -o pexecute.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/partition.c -o partition.o
configure: creating cache ./config.cache
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/pex-common.c -o pic/pex-common.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/physmem.c -o physmem.o
checking build system type... if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/pex-one.c -o pic/pex-one.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/pex-unix.c -o pic/pex-unix.o; \
else true; fi
aarch64-unknown-linux-gnu
checking host system type... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/pex-one.c -o pex-one.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/safe-ctype.c -o pic/safe-ctype.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/simple-object.c -o pic/simple-object.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/simple-object-coff.c -o pic/simple-object-coff.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/simple-object-elf.c -o pic/simple-object-elf.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/safe-ctype.c -o safe-ctype.o
aarch64-unknown-linux-gnu
checking target system type... if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/simple-object-mach-o.c -o pic/simple-object-mach-o.o; \
else true; fi
avr-unknown-none
checking whether make sets $(MAKE)... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/pex-unix.c -o pex-unix.o
yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for aarch64-unknown-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/simple-object.c -o simple-object.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/pex-common.c -o pex-common.o
checking for C compiler default output file name... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/simple-object-coff.c -o simple-object-coff.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/simple-object-xcoff.c -o pic/simple-object-xcoff.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/sort.c -o pic/sort.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/simple-object-elf.c -o simple-object-elf.o
a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/fixincludes'
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/spaces.c -o pic/spaces.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/fixincl.c
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/sort.c -o sort.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/spaces.c -o spaces.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/simple-object-xcoff.c -o simple-object-xcoff.o
checking for suffix of object files... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/simple-object-mach-o.c -o simple-object-mach-o.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/splay-tree.c -o pic/splay-tree.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/stack-limit.c -o pic/stack-limit.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/strerror.c -o pic/strerror.o; \
else true; fi
o
checking whether we are using the GNU C compiler... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/stack-limit.c -o stack-limit.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/strerror.c -o strerror.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/strsignal.c -o pic/strsignal.o; \
else true; fi
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/timeval-utils.c -o pic/timeval-utils.o; \
else true; fi
yes
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/strsignal.c -o strsignal.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/unlink-if-ordinary.c -o pic/unlink-if-ordinary.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/timeval-utils.c -o timeval-utils.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/unlink-if-ordinary.c -o unlink-if-ordinary.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/fixtests.c
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/splay-tree.c -o splay-tree.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xatexit.c -o pic/xatexit.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xexit.c -o pic/xexit.o; \
else true; fi
none needed
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xmalloc.c -o pic/xmalloc.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xatexit.c -o xatexit.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xexit.c -o xexit.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/fixfixes.c
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xmemdup.c -o pic/xmemdup.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xstrdup.c -o pic/xstrdup.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xstrerror.c -o pic/xstrerror.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/xstrndup.c -o pic/xstrndup.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xmemdup.c -o xmemdup.o
checking whether we are using the GNU C++ compiler... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xmalloc.c -o xmalloc.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/server.c
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xstrdup.c -o xstrdup.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xstrerror.c -o xstrerror.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/xstrndup.c -o xstrndup.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/setproctitle.c -o pic/setproctitle.o; \
else true; fi
../../../gcc-4.8.5/fixincludes/server.c: In function 'server_setup':
../../../gcc-4.8.5/fixincludes/server.c:195:3: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
195 | getcwd (buff, MAXPATHLEN + 1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
echo ./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o > required-list
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/setproctitle.c -o setproctitle.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/procopen.c
yes
checking whether g++ accepts -g... if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/regex.c -o pic/regex.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/cplus-dem.c -o pic/cplus-dem.o; \
else true; fi
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/cp-demangle.c -o pic/cp-demangle.o; \
else true; fi
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libiberty/testsuite'
make[3]: Nothing to be done for 'all'.
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libiberty/testsuite'
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/md5.c -o pic/md5.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/fixlib.c
yes
checking for aarch64-unknown-linux-gnu-ranlib... ranlib
checking how to run the C preprocessor... ../../gcc-4.8.5/libiberty/regex.c: In function 'byte_regex_compile':
../../gcc-4.8.5/libiberty/regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
154 | # define bzero(s, n) (memset (s, '\0', n), (s))
| ~~~~~~~~~~~~~~~~~~~~^~~~~~
../../gcc-4.8.5/libiberty/regex.c:3126:13: note: in expansion of macro 'bzero'
3126 | bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
| ^~~~~
../../gcc-4.8.5/libiberty/cp-demangle.c: In function 'd_print_mod':
../../gcc-4.8.5/libiberty/cp-demangle.c:5112:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
5112 | d_append_char (dpi, ' ');
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/cp-demangle.c:5113:5: note: here
5113 | case DEMANGLE_COMPONENT_REFERENCE:
| ^~~~
../../gcc-4.8.5/libiberty/cp-demangle.c:5117:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
5117 | d_append_char (dpi, ' ');
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/cp-demangle.c:5118:5: note: here
5118 | case DEMANGLE_COMPONENT_RVALUE_REFERENCE:
| ^~~~
../../gcc-4.8.5/libiberty/regex.c: In function 'byte_re_compile_fastmap':
../../gcc-4.8.5/libiberty/regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
154 | # define bzero(s, n) (memset (s, '\0', n), (s))
| ~~~~~~~~~~~~~~~~~~~~^~~~~~
../../gcc-4.8.5/libiberty/regex.c:4584:3: note: in expansion of macro 'bzero'
4584 | bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
| ^~~~~
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../../gcc-4.8.5/fixincludes -I../include -I../../../gcc-4.8.5/fixincludes/../include ../../../gcc-4.8.5/fixincludes/fixopts.c
../../gcc-4.8.5/libiberty/cplus-dem.c: In function 'demangle_fund_type':
srcdir="../../../gcc-4.8.5/fixincludes" /bin/sh ../../../gcc-4.8.5/fixincludes/mkfixinc.sh avr-unknown-none
../../gcc-4.8.5/libiberty/cplus-dem.c:3944:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
3944 | if (!ISDIGIT ((unsigned char)**mangled))
| ^
../../gcc-4.8.5/libiberty/cplus-dem.c:3949:5: note: here
3949 | case 'I':
| ^~~~
../../gcc-4.8.5/libiberty/cplus-dem.c: In function 'demangle_signature':
../../gcc-4.8.5/libiberty/cplus-dem.c:1602:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1602 | if (AUTO_DEMANGLING || GNU_DEMANGLING)
| ^
../../gcc-4.8.5/libiberty/cplus-dem.c:1616:2: note: here
1616 | default:
| ^~~~~~~
sed -e 's/@gcc_version@/4.8.5/' < mkheaders.almost > mkheadersT
mv -f mkheadersT mkheaders
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/sha1.c -o pic/sha1.o; \
else true; fi
In file included from ../../gcc-4.8.5/libiberty/regex.c:640:
../../gcc-4.8.5/libiberty/regex.c: In function 'byte_re_match_2_internal':
../../gcc-4.8.5/libiberty/regex.c:6699:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
6699 | is_a_jump_n = true;
../../gcc-4.8.5/libiberty/regex.c:6700:19: note: here
6700 | case pop_failure_jump:
| ^~~~
../../gcc-4.8.5/libiberty/regex.c:7122:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
7122 | if ((re_opcode_t) p[-1] != pop_failure_jump)
| ^
../../gcc-4.8.5/libiberty/regex.c:7137:9: note: here
7137 | case pop_failure_jump:
| ^~~~
../../gcc-4.8.5/libiberty/regex.c:1778:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
1778 | set_regs_matched_done = 0; \
| ~~~~~~~~~~~~~~~~~~~~~~^~~
../../gcc-4.8.5/libiberty/regex.c:7149:13: note: in expansion of macro 'POP_FAILURE_POINT'
7149 | POP_FAILURE_POINT (sdummy, pdummy,
| ^~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/regex.c:7155:2: note: here
7155 | unconditional_jump:
| ^~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/regex.c:7455:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
7455 | is_a_jump_n = true;
../../gcc-4.8.5/libiberty/regex.c:7456:17: note: here
7456 | case maybe_pop_jump:
| ^~~~
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/alloca.c -o pic/alloca.o; \
else true; fi
../../gcc-4.8.5/libiberty/regex.c: In function 'byte_common_op_match_null_string_p':
../../gcc-4.8.5/libiberty/regex.c:7720:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
7720 | p1 += 2 * OFFSET_ADDRESS_SIZE;
| ^
../../gcc-4.8.5/libiberty/regex.c:7722:5: note: here
7722 | default:
| ^~~~~~~
../../gcc-4.8.5/libiberty/regex.c: In function 'byte_regex_compile':
../../gcc-4.8.5/libiberty/regex.c:2493:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
2493 | if ((syntax & RE_BK_PLUS_QM)
| ^
../../gcc-4.8.5/libiberty/regex.c:2496:9: note: here
2496 | handle_plus:
| ^~~~~~~~~~~
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/alloca.c -o alloca.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/md5.c -o md5.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/argv.c -o pic/argv.o; \
else true; fi
echo timestamp > full-stamp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/build-aarch64-unknown-linux-gnu/fixincludes'
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/choose-temp.c -o pic/choose-temp.o; \
else true; fi
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/choose-temp.c -o choose-temp.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/concat.c -o pic/concat.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/argv.c -o argv.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/sha1.c -o sha1.o
if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/cp-demint.c -o pic/cp-demint.o; \
else true; fi
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/cp-demint.c -o cp-demint.o
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/concat.c -o concat.o
yes
checking for sys/types.h... if [ x"-fPIC" != x ]; then \
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic -fPIC ../../gcc-4.8.5/libiberty/crc32.c -o pic/crc32.o; \
else true; fi
yes
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/crc32.c -o crc32.o
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking minix/config.h usability... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/cplus-dem.c -o cplus-dem.o
../../gcc-4.8.5/libiberty/cplus-dem.c: In function 'demangle_fund_type':
../../gcc-4.8.5/libiberty/cplus-dem.c:3944:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
3944 | if (!ISDIGIT ((unsigned char)**mangled))
| ^
../../gcc-4.8.5/libiberty/cplus-dem.c:3949:5: note: here
3949 | case 'I':
| ^~~~
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/cp-demangle.c -o cp-demangle.o
../../gcc-4.8.5/libiberty/cplus-dem.c: In function 'demangle_signature':
../../gcc-4.8.5/libiberty/cplus-dem.c:1602:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1602 | if (AUTO_DEMANGLING || GNU_DEMANGLING)
| ^
../../gcc-4.8.5/libiberty/cplus-dem.c:1616:2: note: here
1616 | default:
| ^~~~~~~
no
checking minix/config.h presence... ../../gcc-4.8.5/libiberty/cp-demangle.c: In function 'd_print_mod':
../../gcc-4.8.5/libiberty/cp-demangle.c:5112:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
5112 | d_append_char (dpi, ' ');
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/cp-demangle.c:5113:5: note: here
5113 | case DEMANGLE_COMPONENT_REFERENCE:
| ^~~~
../../gcc-4.8.5/libiberty/cp-demangle.c:5117:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
5117 | d_append_char (dpi, ' ');
| ^~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/cp-demangle.c:5118:5: note: here
5118 | case DEMANGLE_COMPONENT_RVALUE_REFERENCE:
| ^~~~
no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking for aclocal... aclocal
checking for autoconf... autoconf
checking for autoheader... autoheader
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wnarrowing... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -DHAVE_CONFIG_H -g -O2 -I. -I../../gcc-4.8.5/libiberty/../include -W -Wall -Wwrite-strings -Wc++-compat -Wstrict-prototypes -pedantic ../../gcc-4.8.5/libiberty/regex.c -o regex.o
yes
../../gcc-4.8.5/libiberty/regex.c: In function 'byte_regex_compile':
../../gcc-4.8.5/libiberty/regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
154 | # define bzero(s, n) (memset (s, '\0', n), (s))
| ~~~~~~~~~~~~~~~~~~~~^~~~~~
../../gcc-4.8.5/libiberty/regex.c:3126:13: note: in expansion of macro 'bzero'
3126 | bzero (b, (1 << BYTEWIDTH) / BYTEWIDTH);
| ^~~~~
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... ../../gcc-4.8.5/libiberty/regex.c: In function 'byte_re_compile_fastmap':
../../gcc-4.8.5/libiberty/regex.c:154:47: warning: right-hand operand of comma expression has no effect [-Wunused-value]
154 | # define bzero(s, n) (memset (s, '\0', n), (s))
| ~~~~~~~~~~~~~~~~~~~~^~~~~~
../../gcc-4.8.5/libiberty/regex.c:4584:3: note: in expansion of macro 'bzero'
4584 | bzero (fastmap, 1 << BYTEWIDTH); /* Assume nothing's valid. */
| ^~~~~
In file included from ../../gcc-4.8.5/libiberty/regex.c:640:
../../gcc-4.8.5/libiberty/regex.c: In function 'byte_re_match_2_internal':
../../gcc-4.8.5/libiberty/regex.c:6699:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
6699 | is_a_jump_n = true;
../../gcc-4.8.5/libiberty/regex.c:6700:19: note: here
6700 | case pop_failure_jump:
| ^~~~
../../gcc-4.8.5/libiberty/regex.c:7122:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
7122 | if ((re_opcode_t) p[-1] != pop_failure_jump)
| ^
../../gcc-4.8.5/libiberty/regex.c:7137:9: note: here
7137 | case pop_failure_jump:
| ^~~~
../../gcc-4.8.5/libiberty/regex.c:1778:25: warning: this statement may fall through [-Wimplicit-fallthrough=]
1778 | set_regs_matched_done = 0; \
| ~~~~~~~~~~~~~~~~~~~~~~^~~
../../gcc-4.8.5/libiberty/regex.c:7149:13: note: in expansion of macro 'POP_FAILURE_POINT'
7149 | POP_FAILURE_POINT (sdummy, pdummy,
| ^~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/regex.c:7155:2: note: here
7155 | unconditional_jump:
| ^~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libiberty/regex.c:7455:31: warning: this statement may fall through [-Wimplicit-fallthrough=]
7455 | is_a_jump_n = true;
../../gcc-4.8.5/libiberty/regex.c:7456:17: note: here
7456 | case maybe_pop_jump:
| ^~~~
../../gcc-4.8.5/libiberty/regex.c: In function 'byte_common_op_match_null_string_p':
../../gcc-4.8.5/libiberty/regex.c:7720:10: warning: this statement may fall through [-Wimplicit-fallthrough=]
7720 | p1 += 2 * OFFSET_ADDRESS_SIZE;
| ^
../../gcc-4.8.5/libiberty/regex.c:7722:5: note: here
7722 | default:
| ^~~~~~~
../../gcc-4.8.5/libiberty/regex.c: In function 'byte_regex_compile':
../../gcc-4.8.5/libiberty/regex.c:2493:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
2493 | if ((syntax & RE_BK_PLUS_QM)
| ^
../../gcc-4.8.5/libiberty/regex.c:2496:9: note: here
2496 | handle_plus:
| ^~~~~~~~~~~
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-format-attribute... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-prototypes... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wold-style-definition... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wc++-compat... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic -Wlong-long... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-exceptions... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-rtti... yes
checking dependency style of g++... gcc3
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking locale.h usability... yes
checking locale.h presence... yes
checking for locale.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking limits.h usability... yes
checking limits.h presence... yes
checking for limits.h... yes
checking stddef.h usability... yes
checking stddef.h presence... yes
checking for stddef.h... yes
checking for stdlib.h... (cached) yes
checking for strings.h... (cached) yes
checking for string.h... (cached) yes
checking sys/file.h usability... yes
checking sys/file.h presence... yes
checking for sys/file.h... yes
checking for unistd.h... (cached) yes
checking whether byte ordering is bigendian... rm -f ./libiberty.a pic/./libiberty.a
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o
no
checking for an ANSI C-conforming const... ranlib ./libiberty.a
yes
checking for inline... if [ x"-fPIC" != x ]; then \
cd pic; \
ar rc ./libiberty.a \
./regex.o ./cplus-dem.o ./cp-demangle.o ./md5.o ./sha1.o ./alloca.o ./argv.o ./choose-temp.o ./concat.o ./cp-demint.o ./crc32.o ./dwarfnames.o ./dyn-string.o ./fdmatch.o ./fibheap.o ./filename_cmp.o ./floatformat.o ./fnmatch.o ./fopen_unlocked.o ./getopt.o ./getopt1.o ./getpwd.o ./getruntime.o ./hashtab.o ./hex.o ./lbasename.o ./lrealpath.o ./make-relative-prefix.o ./make-temp-file.o ./objalloc.o ./obstack.o ./partition.o ./pexecute.o ./physmem.o ./pex-common.o ./pex-one.o ./pex-unix.o ./safe-ctype.o ./simple-object.o ./simple-object-coff.o ./simple-object-elf.o ./simple-object-mach-o.o ./simple-object-xcoff.o ./sort.o ./spaces.o ./splay-tree.o ./stack-limit.o ./strerror.o ./strsignal.o ./timeval-utils.o ./unlink-if-ordinary.o ./xatexit.o ./xexit.o ./xmalloc.o ./xmemdup.o ./xstrdup.o ./xstrerror.o ./xstrndup.o ./setproctitle.o; \
ranlib ./libiberty.a; \
cd ..; \
else true; fi
inline
checking for obstacks... make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libiberty'
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin'
yes
checking for off_t... make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/fixincludes'
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/fixincl.c
make all-am
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/fixtests.c
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin'
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/fixfixes.c
/bin/sh ./libtool --tag=CC --tag=disable-static --mode=compile aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/lto-plugin -I../../gcc-4.8.5/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -c -o lto-plugin.lo ../../gcc-4.8.5/lto-plugin/lto-plugin.c
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/server.c
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/procopen.c
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/fixlib.c
libtool: compile: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/lto-plugin -I../../gcc-4.8.5/lto-plugin/../include -DHAVE_CONFIG_H -Wall -g -O2 -c ../../gcc-4.8.5/lto-plugin/lto-plugin.c -fPIC -DPIC -o .libs/lto-plugin.o
../../gcc-4.8.5/fixincludes/server.c: In function 'server_setup':
../../gcc-4.8.5/fixincludes/server.c:195:3: warning: ignoring return value of 'getcwd' declared with attribute 'warn_unused_result' [-Wunused-result]
195 | getcwd (buff, MAXPATHLEN + 1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -c -g -O2 -W -Wall -Wwrite-strings -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -Wmissing-format-attribute -Wno-overlength-strings -pedantic -Wno-long-long -DHAVE_CONFIG_H -I. -I../../gcc-4.8.5/fixincludes -I../include -I../../gcc-4.8.5/fixincludes/../include ../../gcc-4.8.5/fixincludes/fixopts.c
srcdir="../../gcc-4.8.5/fixincludes" /bin/sh ../../gcc-4.8.5/fixincludes/mkfixinc.sh avr-unknown-none
sed -e 's/@gcc_version@/4.8.5/' < mkheaders.almost > mkheadersT
yes
checking for size_t... mv -f mkheadersT mkheaders
yes
checking for ssize_t... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -g -O2 -o fixincl fixincl.o fixtests.o fixfixes.o server.o procopen.o fixlib.o fixopts.o ../libiberty/libiberty.a
echo timestamp > full-stamp
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/fixincludes'
/bin/sh ./libtool --tag=CC --tag=disable-static --mode=link aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -Wall -g -O2 -module -bindir /usr/libexec/gcc/avr/4.8.5 -o liblto_plugin.la -rpath /usr/libexec/gcc/avr/4.8.5 lto-plugin.lo -Wc,../libiberty/pic/libiberty.a
yes
checking for uintptr_t... libtool: link: aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -shared .libs/lto-plugin.o ../libiberty/pic/libiberty.a -Wl,-soname -Wl,liblto_plugin.so.0 -o .libs/liblto_plugin.so.0.0.0
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")
yes
checking for ptrdiff_t... libtool: link: ( cd ".libs" && rm -f "liblto_plugin.la" && ln -s "../liblto_plugin.la" "liblto_plugin.la" )
mkdir -p -- .././gcc
libtool: install: /usr/bin/install -c .libs/liblto_plugin.so.0.0.0 /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin/.././gcc/liblto_plugin.so.0.0.0
libtool: install: (cd /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so.0 || { rm -f liblto_plugin.so.0 && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so.0; }; })
libtool: install: (cd /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin/.././gcc && { ln -s -f liblto_plugin.so.0.0.0 liblto_plugin.so || { rm -f liblto_plugin.so && ln -s liblto_plugin.so.0.0.0 liblto_plugin.so; }; })
libtool: install: /usr/bin/install -c .libs/liblto_plugin.lai /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin/.././gcc/liblto_plugin.la
yes
checking whether struct tm is in sys/time.h or time.h... libtool: install: warning: remember to run `libtool --finish /usr/libexec/gcc/avr/4.8.5'
make[3]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin'
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/lto-plugin'
Configuring in ./gcc
time.h
checking size of int... 4
checking size of long... 8
checking for clearerr_unlocked... yes
checking for feof_unlocked... configure: creating cache ./config.cache
checking build system type... yes
aarch64-unknown-linux-gnu
checking host system type... checking for ferror_unlocked... aarch64-unknown-linux-gnu
checking target system type... avr-unknown-none
checking LIBRARY_PATH variable... ok
checking GCC_EXEC_PREFIX variable... ok
checking whether to place generated files in the source directory... no
checking whether a default linker was specified... no
checking whether a default assembler was specified... no
checking for aarch64-unknown-linux-gnu-gcc... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables
yes
checking for C compiler default output file name... checking for fflush_unlocked... a.out
checking whether the C compiler works... yes
checking whether we are cross compiling... no
checking for suffix of executables... yes
checking for suffix of object files... checking for fgetc_unlocked... o
checking whether we are using the GNU C compiler... yes
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables accepts -g... checking for fgets_unlocked... yes
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to accept ISO C89... none needed
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables and cc understand -c and -o together... yes
checking for fileno_unlocked... yes
yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... checking whether we are using the GNU C++ compiler... yes
checking whether g++ accepts -g... yes
yes
checking for aarch64-unknown-linux-gnu-gnatbind... no
checking for aarch64-unknown-linux-gnu-gnatmake... no
checking whether compiler driver understands Ada... no
checking how to run the C preprocessor... checking for fputs_unlocked... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E
yes
checking for fread_unlocked... yes
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
yes
checking for sys/types.h... checking for getc_unlocked... yes
yes
checking for sys/stat.h... checking for putchar_unlocked... yes
checking for stdlib.h... yes
yes
checking for string.h... checking for putc_unlocked... yes
checking for memory.h... yes
yes
checking for strings.h... checking whether abort is declared... yes
checking for inttypes.h... yes
checking whether asprintf is declared... yes
yes
checking for stdint.h... checking whether basename is declared... yes
checking for unistd.h... yes
checking whether errno is declared... yes
checking minix/config.h usability... no
no
checking minix/config.h presence... checking whether getopt is declared... yes
checking whether vasprintf is declared... no
checking for minix/config.h... no
checking whether it is safe to define __EXTENSIONS__... yes
yes
checking how to run the C preprocessor... aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables -E
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... checking for inline... yes
checking whether fflush_unlocked is declared... inline
checking for special C compiler options needed for large files... no
checking for _FILE_OFFSET_BITS value needed for large files... no
checking size of void *... yes
checking whether fgetc_unlocked is declared... 8
checking size of short... yes
checking whether fgets_unlocked is declared... 2
checking size of int... yes
checking whether fileno_unlocked is declared... 4
checking size of long... yes
checking whether fprintf_unlocked is declared... 8
checking for long long... no
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking size of long long... yes
checking whether fread_unlocked is declared... yes
8
checking for __int64... checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... no
checking for int8_t... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking for int16_t... yes
checking whether putc_unlocked is declared... yes
checking for int32_t... yes
checking for working alloca.h... yes
checking for alloca... yes
checking for int64_t... yes
checking for ANSI C header files... (cached) yes
checking for nl_langinfo and CODESET... yes
checking whether NLS is requested... no
checking for uchar... yes
checking for long long int...
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for intmax_t... yes
checking for iconv declaration... yes
checking for intptr_t... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
configure: updating cache ./config.cache
configure: creating ./config.status
yes
checking for uint8_t... yes
checking for uint16_t... yes
checking for uint32_t... yes
checking for uint64_t... yes
checking for unsigned long long int... yes
checking for uintmax_t... config.status: creating Makefile
config.status: creating config.h
yes
checking for uintptr_t... config.status: executing depdir commands
mkdir -p -- .deps
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -W... make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libcpp'
g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o charset.o -MT charset.o -MMD -MP -MF .deps/charset.Tpo ../../gcc-4.8.5/libcpp/charset.c
g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o directives.o -MT directives.o -MMD -MP -MF .deps/directives.Tpo ../../gcc-4.8.5/libcpp/directives.c
g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o directives-only.o -MT directives-only.o -MMD -MP -MF .deps/directives-only.Tpo ../../gcc-4.8.5/libcpp/directives-only.c
g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o errors.o -MT errors.o -MMD -MP -MF .deps/errors.Tpo ../../gcc-4.8.5/libcpp/errors.c
g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o expr.o -MT expr.o -MMD -MP -MF .deps/expr.Tpo ../../gcc-4.8.5/libcpp/expr.c
g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o files.o -MT files.o -MMD -MP -MF .deps/files.Tpo ../../gcc-4.8.5/libcpp/files.c
g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o identifiers.o -MT identifiers.o -MMD -MP -MF .deps/identifiers.Tpo ../../gcc-4.8.5/libcpp/identifiers.c
In file included from ../../gcc-4.8.5/libcpp/directives-only.c:22:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/libcpp/charset.c:23:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/libcpp/directives.c:24:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
yes
In file included from ../../gcc-4.8.5/libcpp/expr.c:22:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wall... In file included from ../../gcc-4.8.5/libcpp/errors.c:28:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/libcpp/files.c:26:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/libcpp/identifiers.c:28:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wnarrowing... In file included from ../../gcc-4.8.5/libcpp/files.c:24:
../../gcc-4.8.5/libcpp/files.c: In function 'bool read_file_guts(cpp_reader*, _cpp_file*)':
../../gcc-4.8.5/libcpp/system.h:233:40: warning: left shift of negative value [-Wshift-negative-value]
233 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libcpp/system.h:234:44: note: in expansion of macro 'INTTYPE_MINIMUM'
234 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/libcpp/files.c:677:30: note: in expansion of macro 'INTTYPE_MAXIMUM'
677 | if (file->st.st_size > INTTYPE_MAXIMUM (ssize_t))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/libcpp/expr.c: In function 'cpp_num num_binary_op(cpp_reader*, cpp_num, cpp_num, cpp_ttype)':
../../gcc-4.8.5/libcpp/expr.c:1789:39: warning: this statement may fall through [-Wimplicit-fallthrough=]
1789 | rhs = num_negate (rhs, precision);
| ^
../../gcc-4.8.5/libcpp/expr.c:1790:5: note: here
1790 | case CPP_PLUS:
| ^~~~
yes
echo "#define LOCALEDIR \"/usr/share/locale\"" > localedir.new
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wwrite-strings... ../../gcc-4.8.5/libcpp/../move-if-change localedir.new localedir.h
g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o lex.o -MT lex.o -MMD -MP -MF .deps/lex.Tpo ../../gcc-4.8.5/libcpp/lex.c
echo timestamp > localedir.hs
g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o line-map.o -MT line-map.o -MMD -MP -MF .deps/line-map.Tpo ../../gcc-4.8.5/libcpp/line-map.c
In file included from ../../gcc-4.8.5/libcpp/line-map.c:26:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/libcpp/lex.c:25:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wcast-qual... g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o macro.o -MT macro.o -MMD -MP -MF .deps/macro.Tpo ../../gcc-4.8.5/libcpp/macro.c
../../gcc-4.8.5/libcpp/lex.c: In function 'cpp_token* _cpp_lex_direct(cpp_reader*)':
../../gcc-4.8.5/libcpp/lex.c:2555:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
2555 | buffer->cur++;
| ^
../../gcc-4.8.5/libcpp/lex.c:2558:5: note: here
2558 | default:
| ^~~~~~~
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wstrict-prototypes... In file included from ../../gcc-4.8.5/libcpp/macro.c:28:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libcpp/macro.c: In function 'bool parse_params(cpp_reader*, cpp_macro*)':
../../gcc-4.8.5/libcpp/macro.c:2769:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
2769 | if (prev_ident || macro->paramc == 0)
| ~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libcpp/macro.c:2773:2: note: here
2773 | case CPP_COMMA:
| ^~~~
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-prototypes... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wmissing-format-attribute... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wold-style-definition... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -Wc++-compat... yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -pedantic -Wlong-long -Wvariadic-macros -Woverlength-strings... g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o mkdeps.o -MT mkdeps.o -MMD -MP -MF .deps/mkdeps.Tpo ../../gcc-4.8.5/libcpp/mkdeps.c
g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o pch.o -MT pch.o -MMD -MP -MF .deps/pch.Tpo ../../gcc-4.8.5/libcpp/pch.c
g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o symtab.o -MT symtab.o -MMD -MP -MF .deps/symtab.Tpo ../../gcc-4.8.5/libcpp/symtab.c
In file included from ../../gcc-4.8.5/libcpp/pch.c:21:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-exceptions... ../../gcc-4.8.5/libcpp/pch.c: In function 'int cpp_valid_state(cpp_reader*, const char*, int)':
../../gcc-4.8.5/libcpp/pch.c:712:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
712 | if (CPP_OPTION (r, warn_invalid_pch))
| ^~
../../gcc-4.8.5/libcpp/pch.c:716:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
716 | goto fail;
| ^~~~
../../gcc-4.8.5/libcpp/pch.c: In function 'int write_macdef(cpp_reader*, cpp_hashnode*, void*)':
../../gcc-4.8.5/libcpp/pch.c:56:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
56 | if (! (hn->flags & NODE_POISONED))
| ^~
../../gcc-4.8.5/libcpp/pch.c:59:5: note: here
59 | case NT_MACRO:
| ^~~~
g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o traditional.o -MT traditional.o -MMD -MP -MF .deps/traditional.Tpo ../../gcc-4.8.5/libcpp/traditional.c
In file included from ../../gcc-4.8.5/libcpp/traditional.c:22:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-rtti... g++ -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -g -O2 -W -Wall -Wno-narrowing -Wwrite-strings -Wmissing-format-attribute -pedantic -Wno-long-long -fno-exceptions -fno-rtti -I../../gcc-4.8.5/libcpp -I. -I../../gcc-4.8.5/libcpp/../include -I../../gcc-4.8.5/libcpp/include -c -o init.o -MT init.o -MMD -MP -MF .deps/init.Tpo ../../gcc-4.8.5/libcpp/init.c
In file included from ../../gcc-4.8.5/libcpp/init.c:24:
../../gcc-4.8.5/libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/libcpp/init.c:42:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
42 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
yes
checking whether aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fasynchronous-unwind-tables... yes
checking valgrind.h usability... no
checking valgrind.h presence... no
checking for valgrind.h... no
checking for multiarch configuration... no, disabled auto check (cross build configured without --with-sysroot)
configure: WARNING: decimal float is not supported for this target, ignored
configure: WARNING: fixed-point is not supported for this target, ignored
checking whether make sets $(MAKE)... yes
checking for gawk... gawk
checking whether ln -s works... yes
checking whether ln works... yes
checking for aarch64-unknown-linux-gnu-ranlib... ranlib
checking for a BSD compatible install... /usr/bin/install -c
checking for cmp's capabilities... gnucompare
checking for mktemp... yes
checking for makeinfo... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-4.8.5/missing makeinfo --split-size=5000000
checking for modern makeinfo... rm -f libcpp.a
ar cru libcpp.a charset.o directives.o directives-only.o errors.o expr.o files.o identifiers.o init.o lex.o line-map.o macro.o mkdeps.o pch.o symtab.o traditional.o
ranlib libcpp.a
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/libcpp'
no
configure: WARNING:
*** Makeinfo is missing or too old.
*** Info documentation will not be built.
checking for recent Pod::Man... yes
checking for flex... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-4.8.5/missing flex
checking for bison... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-4.8.5/missing bison
checking for nm... nm
checking for ar... ar
checking for ANSI C header files... (cached) yes
checking whether time.h and sys/time.h may both be included... yes
checking whether string.h and strings.h may both be included... yes
checking for sys/wait.h that is POSIX.1 compatible... yes
checking for limits.h... yes
checking for stddef.h... yes
checking for string.h... (cached) yes
checking for strings.h... (cached) yes
checking for stdlib.h... (cached) yes
checking for time.h... yes
checking for iconv.h... yes
checking for fcntl.h... yes
checking for unistd.h... (cached) yes
checking for sys/file.h... yes
checking for sys/time.h... yes
checking for sys/mman.h... yes
checking for sys/resource.h... yes
checking for sys/param.h... yes
checking for sys/times.h... yes
checking for sys/stat.h... (cached) yes
checking for direct.h... no
checking for malloc.h... yes
checking for langinfo.h... yes
checking for ldfcn.h... no
checking for locale.h... yes
checking for wchar.h... yes
checking for thread.h... no
checking for pthread.h... yes
checking for CHAR_BIT... yes
checking whether byte ordering is bigendian... no
checking how to run the C++ preprocessor... g++ -E
checking for unordered_map... yes
checking for tr1/unordered_map... yes
checking for ext/hash_map... yes
checking for collect2 libraries... none required
checking for library containing exc_resume... no
checking for library containing kstat_open... no
checking for library containing ldexp... none required
checking for inttypes.h... yes
checking for times... yes
checking for clock... yes
checking for kill... yes
checking for getrlimit... yes
checking for setrlimit... yes
checking for atoll... yes
checking for atoq... no
checking for sysconf... yes
checking for strsignal... yes
checking for getrusage... yes
checking for nl_langinfo... yes
checking for gettimeofday... yes
checking for mbstowcs... yes
checking for wcswidth... yes
checking for mmap... yes
checking for setlocale... yes
checking for clearerr_unlocked... yes
checking for feof_unlocked... yes
checking for ferror_unlocked... yes
checking for fflush_unlocked... yes
checking for fgetc_unlocked... yes
checking for fgets_unlocked... yes
checking for fileno_unlocked... yes
checking for fprintf_unlocked... no
checking for fputc_unlocked... yes
checking for fputs_unlocked... yes
checking for fread_unlocked... yes
checking for fwrite_unlocked... yes
checking for getchar_unlocked... yes
checking for getc_unlocked... yes
checking for putchar_unlocked... yes
checking for putc_unlocked... yes
checking for madvise... yes
checking whether mbstowcs works... yes
checking for ssize_t... yes
checking for caddr_t... yes
checking for sys/mman.h... (cached) yes
checking for mmap... (cached) yes
checking whether read-only mmap of a plain file works... yes
checking whether mmap from /dev/zero works... yes
checking for MAP_ANON(YMOUS)... yes
checking whether mmap with MAP_ANON(YMOUS) works... yes
checking for pid_t... yes
checking for vfork.h... no
checking for fork... yes
checking for vfork... yes
checking for working fork... yes
checking for working vfork... (cached) yes
checking for ld used by GCC... ld
checking if the linker (ld) is GNU ld... yes
checking for shared library run path origin... done
checking for iconv... yes
checking for iconv declaration... install-shextern size_t iconv (iconv_t cd, char * *inbuf, size_t *inbytesleft, char * *outbuf, size_t *outbytesleft);
checking for LC_MESSAGES... yes
checking for nl_langinfo and CODESET... yes
checking whether getenv is declared... yes
checking whether atol is declared... yes
checking whether asprintf is declared... yes
checking whether sbrk is declared... yes
checking whether abort is declared... yes
checking whether atof is declared... yes
checking whether getcwd is declared... yes
checking whether getwd is declared... yes
checking whether strsignal is declared... yes
checking whether strstr is declared... yes
checking whether stpcpy is declared... yes
checking whether strverscmp is declared... yes
checking whether errno is declared... yes
checking whether snprintf is declared... yes
checking whether vsnprintf is declared... yes
checking whether vasprintf is declared... yes
checking whether malloc is declared... yes
checking whether realloc is declared... yes
checking whether calloc is declared... yes
checking whether free is declared... yes
checking whether basename is declared... yes
checking whether getopt is declared... yes
checking whether clock is declared... yes
checking whether getpagesize is declared... yes
checking whether ffs is declared... yes
checking whether clearerr_unlocked is declared... yes
checking whether feof_unlocked is declared... yes
checking whether ferror_unlocked is declared... yes
checking whether fflush_unlocked is declared... yes
checking whether fgetc_unlocked is declared... yes
checking whether fgets_unlocked is declared... yes
checking whether fileno_unlocked is declared... yes
checking whether fprintf_unlocked is declared... no
checking whether fputc_unlocked is declared... yes
checking whether fputs_unlocked is declared... yes
checking whether fread_unlocked is declared... yes
checking whether fwrite_unlocked is declared... yes
checking whether getchar_unlocked is declared... yes
checking whether getc_unlocked is declared... yes
checking whether putchar_unlocked is declared... yes
checking whether putc_unlocked is declared... yes
checking whether getrlimit is declared... yes
checking whether setrlimit is declared... yes
checking whether getrusage is declared... yes
checking whether ldgetname is declared... no
checking whether times is declared... yes
checking whether sigaltstack is declared... yes
checking whether madvise is declared... yes
checking for struct tms... yes
checking for clock_t... yes
checking for F_SETLKW... yes
checking if mkdir takes one argument... no
Using `../../gcc-4.8.5/gcc/config/avr/avr.c' for machine-specific logic.
Using `../../gcc-4.8.5/gcc/config/avr/avr.md' as machine description file.
Using the following target machine macro files:
../../gcc-4.8.5/gcc/config/elfos.h
../../gcc-4.8.5/gcc/config/avr/elf.h
../../gcc-4.8.5/gcc/config/avr/avr-arch.h
../../gcc-4.8.5/gcc/config/avr/avr.h
../../gcc-4.8.5/gcc/config/dbxelf.h
../../gcc-4.8.5/gcc/config/avr/avr-stdint.h
../../gcc-4.8.5/gcc/config/avr/avrlibc.h
../../gcc-4.8.5/gcc/config/initfini-array.h
Using host-linux.o for host machine hooks.
checking whether NLS is requested... no
checking how to print strings... printf
checking for a sed that does not truncate output... /usr/bin/sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables... ld
checking if the linker (ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... nm
checking the name lister (nm) interface... BSD nm
checking whether ln -s works... yes
checking the maximum length of command line arguments... 1572864
checking whether the shell understands some XSI constructs... yes
checking whether the shell understands "+="... yes
checking for ld option to reload object files... -r
checking for aarch64-unknown-linux-gnu-objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for aarch64-unknown-linux-gnu-ar... (cached) ar
checking for aarch64-unknown-linux-gnu-strip... no
checking for strip... strip
checking for aarch64-unknown-linux-gnu-ranlib... (cached) ranlib
checking command to parse nm output from aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables object... ok
checking for dlfcn.h... yes
checking for objdir... .libs
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -fno-rtti -fno-exceptions... no
checking for aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables option to produce PIC... -fPIC -DPIC
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables PIC flag -fPIC -DPIC works... yes
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables static flag -static works... no
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -c -o file.o... yes
checking if aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables supports -c -o file.o... (cached) yes
checking whether the aarch64-mageia-linux-gnu-gcc -O2 -g -pipe -Wp,-D_FORTIFY_SOURCE=2 -fstack-protector --param=ssp-buffer-size=4 -fasynchronous-unwind-tables linker (ld) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking how to run the C++ preprocessor... g++ -E
checking for ld used by g++... ld
checking if the linker (ld) is GNU ld... yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking for g++ option to produce PIC... -fPIC -DPIC
checking if g++ PIC flag -fPIC -DPIC works... yes
checking if g++ static flag -static works... no
checking if g++ supports -c -o file.o... yes
checking if g++ supports -c -o file.o... (cached) yes
checking whether the g++ linker (ld) supports shared libraries... yes
checking dynamic linker characteristics... (cached) GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking what assembler to use... /usr/avr/bin/as
checking whether we are using gold... no
checking what linker to use... /usr/avr/bin/ld
checking what nm to use... /usr/avr/bin/nm
checking what objdump to use... /usr/avr/bin/objdump
checking for readelf... /usr/bin/readelf
checking what readelf to use... /usr/bin/readelf
checking assembler flags...
checking assembler for .balign and .p2align... yes
checking assembler for .p2align with maximum skip... yes
checking assembler for .literal16... no
checking assembler for working .subsection -1... yes
checking assembler for .weak... yes
checking assembler for .weakref... yes
checking assembler for .nsubspa comdat... no
checking assembler for .hidden... yes
checking linker for .hidden support... yes
checking linker read-only and read-write section mixing... unknown
checking for .preinit_array/.init_array/.fini_array support... checking cross compile... guessing... no
checking assembler for .sleb128 and .uleb128... yes
checking assembler for cfi directives... yes
checking assembler for working cfi advance... yes
checking assembler for cfi personality directive... yes
checking assembler for cfi sections directive... yes
checking assembler for eh_frame optimization... yes
checking assembler for section merging support... yes
checking assembler for COMDAT group support (GNU as)... yes
checking assembler for line table discriminator support... yes
checking linker -Bstatic/-Bdynamic option... yes
checking linker --demangle support... no
checking linker plugin support... 2
checking assembler for dwarf2 debug_line support... yes
checking assembler for buggy dwarf2 .file directive... no
checking assembler for --gdwarf2 option... yes
checking assembler for --gstabs option... yes
checking assembler for --debug-prefix-map option... yes
checking assembler for .lcomm with alignment... no
checking assembler for gnu_unique_object... yes
checking assembler for tolerance to line number 0... yes
checking linker PT_GNU_EH_FRAME support... no
checking linker position independent executable support... yes
checking linker EH-compatible garbage collection of sections... no
checking linker EH garbage collection of sections bug... yes
checking linker --as-needed support... yes
checking linker --build-id support... yes
checking linker *_sol2 emulation support... no
checking linker --sysroot support... yes
checking __stack_chk_fail in target C library... no
checking sys/sdt.h in the target C library... no
checking dl_iterate_phdr in target C library... unknown
checking whether to enable maintainer-specific portions of Makefiles... no
Links are now set up to build a cross-compiler
from aarch64-unknown-linux-gnu to avr-unknown-none.
checking for exported symbols... yes
checking for -rdynamic... yes
checking for library containing dlopen... -ldl
checking for -fPIC -shared... yes
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating as
config.status: creating collect-ld
config.status: creating nm
config.status: creating Makefile
config.status: creating ada/gcc-interface/Makefile
config.status: creating ada/Makefile
config.status: creating auto-host.h
config.status: executing default commands
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/gcc'
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc-4.8.5/gcc/mkconfig.sh config.h
TARGET_CPU_DEFAULT="" \
HEADERS="options.h insn-constants.h config/elfos.h config/avr/elf.h config/avr/avr-arch.h config/avr/avr.h config/dbxelf.h config/avr/avr-stdint.h config/avr/avrlibc.h config/initfini-array.h defaults.h" DEFINES="LIBC_GLIBC=1 LIBC_UCLIBC=2 LIBC_BIONIC=3 WITH_AVRLIBC" \
/bin/sh ../../gcc-4.8.5/gcc/mkconfig.sh tm.h
gawk -f ../../gcc-4.8.5/gcc/opt-gather.awk ../../gcc-4.8.5/gcc/ada/gcc-interface/lang.opt ../../gcc-4.8.5/gcc/fortran/lang.opt ../../gcc-4.8.5/gcc/go/lang.opt ../../gcc-4.8.5/gcc/java/lang.opt ../../gcc-4.8.5/gcc/lto/lang.opt ../../gcc-4.8.5/gcc/c-family/c.opt ../../gcc-4.8.5/gcc/common.opt ../../gcc-4.8.5/gcc/config/avr/avr-tables.opt ../../gcc-4.8.5/gcc/config/avr/avr.opt > tmp-optionlist
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="" \
/bin/sh ../../gcc-4.8.5/gcc/mkconfig.sh bconfig.h
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-DBASEVER="\"4.8.5\"" -DDATESTAMP="\"\"" \
-DREVISION="\"\"" \
-DDEVPHASE="\"\"" -DPKGVERSION="\"(Mageia 4.8.5-4.mga8) \"" \
-DBUGURL="\"\"" -o build/version.o ../../gcc-4.8.5/gcc/version.c
echo "#define BUILDING_GCC_MAJOR `echo 4.8.5 | sed -e 's/^\([0-9]*\).*$/\1/'`" > bversion.h
TARGET_CPU_DEFAULT="" \
HEADERS="config/avr/avr-protos.h tm-preds.h" DEFINES="" \
/bin/sh ../../gcc-4.8.5/gcc/mkconfig.sh tm_p.h
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-gi.list gtyp-input.list
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-optionlist optionlist
rm -f tmp-all-tree.def
echo "#define BUILDING_GCC_MINOR `echo 4.8.5 | sed -e 's/^[0-9]*\.\([0-9]*\).*$/\1/'`" >> bversion.h
echo timestamp > s-gtyp-input
echo timestamp > s-options
echo '#include "tree.def"' > tmp-all-tree.def
echo "#define BUILDING_GCC_PATCHLEVEL `echo 4.8.5 | sed -e 's/^[0-9]*\.[0-9]*\.\([0-9]*\)$/\1/'`" >> bversion.h
echo 'END_OF_BASE_TREE_CODES' >> tmp-all-tree.def
if test yes = yes \
|| test -n ""; then \
/bin/sh ../../gcc-4.8.5/gcc/genmultilib \
"mmcu=avr2/mmcu=avr25/mmcu=avr3/mmcu=avr31/mmcu=avr35/mmcu=avr4/mmcu=avr5/mmcu=avr51/mmcu=avr6/mmcu=avrxmega2/mmcu=avrxmega4/mmcu=avrxmega5/mmcu=avrxmega6/mmcu=avrxmega7 msp8" \
"avr2 avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega4 avrxmega5 avrxmega6 avrxmega7 tiny-stack avr25/tiny-stack" \
"mmcu?avr2=mmcu?at90s2313 mmcu?avr2=mmcu?at90s2323 mmcu?avr2=mmcu?at90s2333 mmcu?avr2=mmcu?at90s2343 mmcu?avr2=mmcu?attiny22 mmcu?avr2=mmcu?attiny26 mmcu?avr2=mmcu?at90s4414 mmcu?avr2=mmcu?at90s4433 mmcu?avr2=mmcu?at90s4434 mmcu?avr2=mmcu?at90s8515 mmcu?avr2=mmcu?at90c8534 mmcu?avr2=mmcu?at90s8535 mmcu?avr25=mmcu?ata6289 mmcu?avr25=mmcu?ata5272 mmcu?avr25=mmcu?attiny13 mmcu?avr25=mmcu?attiny13a mmcu?avr25=mmcu?attiny2313 mmcu?avr25=mmcu?attiny2313a mmcu?avr25=mmcu?attiny24 mmcu?avr25=mmcu?attiny24a mmcu?avr25=mmcu?attiny4313 mmcu?avr25=mmcu?attiny44 mmcu?avr25=mmcu?attiny44a mmcu?avr25=mmcu?attiny84 mmcu?avr25=mmcu?attiny84a mmcu?avr25=mmcu?attiny25 mmcu?avr25=mmcu?attiny45 mmcu?avr25=mmcu?attiny85 mmcu?avr25=mmcu?attiny261 mmcu?avr25=mmcu?attiny261a mmcu?avr25=mmcu?attiny461 mmcu?avr25=mmcu?attiny461a mmcu?avr25=mmcu?attiny861 mmcu?avr25=mmcu?attiny861a mmcu?avr25=mmcu?attiny43u mmcu?avr25=mmcu?attiny87 mmcu?avr25=mmcu?attiny48 mmcu?avr25=mmcu?attiny88 mmcu?avr25=mmcu?at86rf401 mmcu?avr3=mmcu?at43usb355 mmcu?avr3=mmcu?at76c711 mmcu?avr31=mmcu?atmega103 mmcu?avr31=mmcu?at43usb320 mmcu?avr35=mmcu?ata5505 mmcu?avr35=mmcu?at90usb82 mmcu?avr35=mmcu?at90usb162 mmcu?avr35=mmcu?atmega8u2 mmcu?avr35=mmcu?atmega16u2 mmcu?avr35=mmcu?atmega32u2 mmcu?avr35=mmcu?attiny167 mmcu?avr35=mmcu?attiny1634 mmcu?avr4=mmcu?ata6285 mmcu?avr4=mmcu?ata6286 mmcu?avr4=mmcu?atmega8 mmcu?avr4=mmcu?atmega8a mmcu?avr4=mmcu?atmega48 mmcu?avr4=mmcu?atmega48a mmcu?avr4=mmcu?atmega48p mmcu?avr4=mmcu?atmega48pa mmcu?avr4=mmcu?atmega88 mmcu?avr4=mmcu?atmega88a mmcu?avr4=mmcu?atmega88p mmcu?avr4=mmcu?atmega88pa mmcu?avr4=mmcu?atmega8515 mmcu?avr4=mmcu?atmega8535 mmcu?avr4=mmcu?atmega8hva mmcu?avr4=mmcu?at90pwm1 mmcu?avr4=mmcu?at90pwm2 mmcu?avr4=mmcu?at90pwm2b mmcu?avr4=mmcu?at90pwm3 mmcu?avr4=mmcu?at90pwm3b mmcu?avr4=mmcu?at90pwm81 mmcu?avr5=mmcu?ata5790 mmcu?avr5=mmcu?ata5790n mmcu?avr5=mmcu?ata5795 mmcu?avr5=mmcu?atmega16 mmcu?avr5=mmcu?atmega16a mmcu?avr5=mmcu?atmega161 mmcu?avr5=mmcu?atmega162 mmcu?avr5=mmcu?atmega163 mmcu?avr5=mmcu?atmega164a mmcu?avr5=mmcu?atmega164p mmcu?avr5=mmcu?atmega164pa mmcu?avr5=mmcu?atmega165 mmcu?avr5=mmcu?atmega165a mmcu?avr5=mmcu?atmega165p mmcu?avr5=mmcu?atmega165pa mmcu?avr5=mmcu?atmega168 mmcu?avr5=mmcu?atmega168a mmcu?avr5=mmcu?atmega168p mmcu?avr5=mmcu?atmega168pa mmcu?avr5=mmcu?atmega169 mmcu?avr5=mmcu?atmega169a mmcu?avr5=mmcu?atmega169p mmcu?avr5=mmcu?atmega169pa mmcu?avr5=mmcu?atmega16hvb mmcu?avr5=mmcu?atmega16hvbrevb mmcu?avr5=mmcu?atmega16m1 mmcu?avr5=mmcu?atmega16u4 mmcu?avr5=mmcu?atmega26hvg mmcu?avr5=mmcu?atmega32a mmcu?avr5=mmcu?atmega32 mmcu?avr5=mmcu?atmega323 mmcu?avr5=mmcu?atmega324a mmcu?avr5=mmcu?atmega324p mmcu?avr5=mmcu?atmega324pa mmcu?avr5=mmcu?atmega325 mmcu?avr5=mmcu?atmega325a mmcu?avr5=mmcu?atmega325p mmcu?avr5=mmcu?atmega3250 mmcu?avr5=mmcu?atmega3250a mmcu?avr5=mmcu?atmega3250p mmcu?avr5=mmcu?atmega3250pa mmcu?avr5=mmcu?atmega328 mmcu?avr5=mmcu?atmega328p mmcu?avr5=mmcu?atmega329 mmcu?avr5=mmcu?atmega329a mmcu?avr5=mmcu?atmega329p mmcu?avr5=mmcu?atmega329pa mmcu?avr5=mmcu?atmega3290 mmcu?avr5=mmcu?atmega3290a mmcu?avr5=mmcu?atmega3290p mmcu?avr5=mmcu?atmega3290pa mmcu?avr5=mmcu?atmega32c1 mmcu?avr5=mmcu?atmega32m1 mmcu?avr5=mmcu?atmega32u4 mmcu?avr5=mmcu?atmega32u6 mmcu?avr5=mmcu?atmega406 mmcu?avr5=mmcu?atmega64 mmcu?avr5=mmcu?atmega64a mmcu?avr5=mmcu?atmega640 mmcu?avr5=mmcu?atmega644 mmcu?avr5=mmcu?atmega644a mmcu?avr5=mmcu?atmega644p mmcu?avr5=mmcu?atmega644pa mmcu?avr5=mmcu?atmega645 mmcu?avr5=mmcu?atmega645a mmcu?avr5=mmcu?atmega645p mmcu?avr5=mmcu?atmega6450 mmcu?avr5=mmcu?atmega6450a mmcu?avr5=mmcu?atmega6450p mmcu?avr5=mmcu?atmega649 mmcu?avr5=mmcu?atmega649a mmcu?avr5=mmcu?atmega649p mmcu?avr5=mmcu?atmega6490 mmcu?avr5=mmcu?atmega16hva mmcu?avr5=mmcu?atmega16hva2 mmcu?avr5=mmcu?atmega32hvb mmcu?avr5=mmcu?atmega6490a mmcu?avr5=mmcu?atmega6490p mmcu?avr5=mmcu?atmega64c1 mmcu?avr5=mmcu?atmega64m1 mmcu?avr5=mmcu?atmega64hve mmcu?avr5=mmcu?atmega64rfa2 mmcu?avr5=mmcu?atmega64rfr2 mmcu?avr5=mmcu?atmega32hvbrevb mmcu?avr5=mmcu?atmega48hvf mmcu?avr5=mmcu?at90can32 mmcu?avr5=mmcu?at90can64 mmcu?avr5=mmcu?at90pwm161 mmcu?avr5=mmcu?at90pwm216 mmcu?avr5=mmcu?at90pwm316 mmcu?avr5=mmcu?at90scr100 mmcu?avr5=mmcu?at90usb646 mmcu?avr5=mmcu?at90usb647 mmcu?avr5=mmcu?at94k mmcu?avr5=mmcu?m3000 mmcu?avr51=mmcu?atmega128 mmcu?avr51=mmcu?atmega128a mmcu?avr51=mmcu?atmega1280 mmcu?avr51=mmcu?atmega1281 mmcu?avr51=mmcu?atmega1284 mmcu?avr51=mmcu?atmega1284p mmcu?avr51=mmcu?atmega128rfa1 mmcu?avr51=mmcu?at90can128 mmcu?avr51=mmcu?at90usb1286 mmcu?avr51=mmcu?at90usb1287 mmcu?avr6=mmcu?atmega2560 mmcu?avr6=mmcu?atmega2561 mmcu?avrxmega2=mmcu?atxmega16a4 mmcu?avrxmega2=mmcu?atxmega16d4 mmcu?avrxmega2=mmcu?atxmega16x1 mmcu?avrxmega2=mmcu?atxmega32a4 mmcu?avrxmega2=mmcu?atxmega32d4 mmcu?avrxmega2=mmcu?atxmega32x1 mmcu?avrxmega2=mmcu?atmxt112sl mmcu?avrxmega2=mmcu?atmxt224 mmcu?avrxmega2=mmcu?atmxt224e mmcu?avrxmega2=mmcu?atmxt336s mmcu?avrxmega2=mmcu?atxmega16a4u mmcu?avrxmega2=mmcu?atxmega16c4 mmcu?avrxmega2=mmcu?atxmega32a4u mmcu?avrxmega2=mmcu?atxmega32c4 mmcu?avrxmega2=mmcu?atxmega32e5 mmcu?avrxmega4=mmcu?atxmega64a3 mmcu?avrxmega4=mmcu?atxmega64d3 mmcu?avrxmega4=mmcu?atxmega64a3u mmcu?avrxmega4=mmcu?atxmega64a4u mmcu?avrxmega4=mmcu?atxmega64b1 mmcu?avrxmega4=mmcu?atxmega64b3 mmcu?avrxmega4=mmcu?atxmega64c3 mmcu?avrxmega4=mmcu?atxmega64d4 mmcu?avrxmega5=mmcu?atxmega64a1 mmcu?avrxmega5=mmcu?atxmega64a1u mmcu?avrxmega6=mmcu?atxmega128a3 mmcu?avrxmega6=mmcu?atxmega128d3 mmcu?avrxmega6=mmcu?atxmega192a3 mmcu?avrxmega6=mmcu?atxmega192d3 mmcu?avrxmega6=mmcu?atxmega256a3 mmcu?avrxmega6=mmcu?atxmega256a3b mmcu?avrxmega6=mmcu?atxmega256a3bu mmcu?avrxmega6=mmcu?atxmega256d3 mmcu?avrxmega6=mmcu?atxmega128a3u mmcu?avrxmega6=mmcu?atxmega128b1 mmcu?avrxmega6=mmcu?atxmega128b3 mmcu?avrxmega6=mmcu?atxmega128c3 mmcu?avrxmega6=mmcu?atxmega128d4 mmcu?avrxmega6=mmcu?atmxt540s mmcu?avrxmega6=mmcu?atmxt540sreva mmcu?avrxmega6=mmcu?atxmega192a3u mmcu?avrxmega6=mmcu?atxmega192c3 mmcu?avrxmega6=mmcu?atxmega256a3u mmcu?avrxmega6=mmcu?atxmega256c3 mmcu?avrxmega6=mmcu?atxmega384c3 mmcu?avrxmega6=mmcu?atxmega384d3 mmcu?avrxmega7=mmcu?atxmega128a1 mmcu?avrxmega7=mmcu?atxmega128a1u mmcu?avrxmega7=mmcu?atxmega128a4u" \
"mmcu=avr3/msp8 mmcu=avr31/msp8 mmcu=avr35/msp8 mmcu=avr4/msp8 mmcu=avr5/msp8 mmcu=avr51/msp8 mmcu=avr6/msp8 mmcu=avrxmega2/msp8 mmcu=avrxmega4/msp8 mmcu=avrxmega5/msp8 mmcu=avrxmega6/msp8 mmcu=avrxmega7/msp8" \
"" \
"" \
"" \
"" \
"" \
"" \
"yes" \
> tmp-mlib.h; \
else \
/bin/sh ../../gcc-4.8.5/gcc/genmultilib '' '' '' '' '' '' '' '' \
"" '' no \
> tmp-mlib.h; \
fi
echo '#include "c-family/c-common.def"' >> tmp-all-tree.def
lsf="../../gcc-4.8.5/gcc/cp/lang-specs.h ../../gcc-4.8.5/gcc/lto/lang-specs.h"; for f in $lsf; do \
echo "#include \"$f\""; \
done | sed 's|../../gcc-4.8.5/gcc/||' > tmp-specs.h
echo "#define BUILDING_GCC_VERSION (BUILDING_GCC_MAJOR * 1000 + BUILDING_GCC_MINOR)" >> bversion.h
ltf="../../gcc-4.8.5/gcc/ada/gcc-interface/ada-tree.def ../../gcc-4.8.5/gcc/cp/cp-tree.def ../../gcc-4.8.5/gcc/java/java-tree.def ../../gcc-4.8.5/gcc/objc/objc-tree.def"; for f in $ltf; do \
echo "#include \"$f\""; \
done | sed 's|../../gcc-4.8.5/gcc/||' >> tmp-all-tree.def
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-specs.h specs.h
echo timestamp > s-bversion
echo "g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H " > checksum-options.tmp \
&& ../../gcc-4.8.5/gcc/../move-if-change checksum-options.tmp checksum-options
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-all-tree.def all-tree.def
echo timestamp > s-specs
gperf -o -C -E -k '1-6,$' -j1 -D -N 'libc_name_p' -L ANSI-C \
../../gcc-4.8.5/gcc/cp/cfns.gperf --output-file ../../gcc-4.8.5/gcc/cp/cfns.h
cp ../../gcc-4.8.5/gcc/gcc-ar.c gcc-nm.c
cp ../../gcc-4.8.5/gcc/gcc-ar.c gcc-ranlib.c
echo timestamp > s-alltree
cp ../../gcc-4.8.5/gcc/ginclude/stdfix.h stdfix-gcc.h
TARGET_CPU_DEFAULT="" \
HEADERS="auto-host.h ansidecl.h" DEFINES="USED_FOR_TARGET " \
/bin/sh ../../gcc-4.8.5/gcc/mkconfig.sh tconfig.h
(echo "@set version-GCC 4.8.5"; \
if [ "" = "experimental" ]; \
then echo "@set DEVELOPMENT"; \
else echo "@clear DEVELOPMENT"; \
fi) > gcc-vers.texiT
echo timestamp > gpl.pod
perl ../../gcc-4.8.5/gcc/../contrib/texi2pod.pl ../../gcc-4.8.5/gcc/doc/include/gpl_v3.texi > gpl.pod
echo @set srcdir /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/gcc/../../gcc-4.8.5/gcc >> gcc-vers.texiT
if [ -n "(Mageia 4.8.5-4.mga8) " ]; then \
echo "@set VERSION_PACKAGE (Mageia 4.8.5-4.mga8) " >> gcc-vers.texiT; \
fi
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../gcc-4.8.5/gcc/../contrib/texi2pod.pl line 319.
echo "@set BUGURL @uref{https://bugs.mageia.org/}" >> gcc-vers.texiT; \
mv -f gcc-vers.texiT gcc-vers.texi
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genhooks.o ../../gcc-4.8.5/gcc/genhooks.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genchecksum.o ../../gcc-4.8.5/gcc/genchecksum.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genenums.o ../../gcc-4.8.5/gcc/genenums.c
gawk -f ../../gcc-4.8.5/gcc/opt-functions.awk -f ../../gcc-4.8.5/gcc/opt-read.awk \
-f ../../gcc-4.8.5/gcc/optc-save-gen.awk \
-v header_name="config.h system.h coretypes.h tm.h" < optionlist > options-save.c
gawk -f ../../gcc-4.8.5/gcc/opt-functions.awk -f ../../gcc-4.8.5/gcc/opt-read.awk \
-f ../../gcc-4.8.5/gcc/optc-gen.awk \
-v header_name="config.h system.h coretypes.h options.h tm.h" < optionlist > options.c
g++ -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.5\" -DDEFAULT_TARGET_MACHINE=\"avr\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"avr\" -DPERSONALITY=\"ar\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gcc-ar.c -o gcc-ar.o
g++ -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.5\" -DDEFAULT_TARGET_MACHINE=\"avr\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"avr\" -DPERSONALITY=\"nm\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace gcc-nm.c -o gcc-nm.o
g++ -c -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.5\" -DDEFAULT_TARGET_MACHINE=\"avr\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" -DTARGET_MACHINE=\"avr\" -DPERSONALITY=\"ranlib\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace gcc-ranlib.c -o gcc-ranlib.o
g++ -c -DGENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gengtype.c -o gengtype.o
g++ -c -DGENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gengtype-lex.c -o gengtype-lex.o
g++ -c -DGENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gengtype-parse.c -o gengtype-parse.o
gengtype-lex.c: In function 'int yy_get_next_buffer()':
gengtype-lex.c:1327:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
gengtype-lex.c:2143:3: note: in expansion of macro 'YY_INPUT'
/space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l: In function 'int yylex(const char**)':
gengtype-lex.c:364:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:116:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:112:1: note: here
gengtype-lex.c:364:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:136:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:133:1: note: here
g++ -c -DGENERATOR_FILE -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gengtype-state.c -o gengtype-state.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/errors.c -o errors.o
echo timestamp > gcc.pod
perl ../../gcc-4.8.5/gcc/../contrib/texi2pod.pl ../../gcc-4.8.5/gcc/doc/invoke.texi > gcc.pod
Unescaped left brace in regex is passed through in regex; marked by <-- HERE in m/^\@strong{ <-- HERE (.*)}$/ at ../../gcc-4.8.5/gcc/../contrib/texi2pod.pl line 319.
../../gcc-4.8.5/gcc/gengtype-state.c: In function 'void read_state_files_list()':
../../gcc-4.8.5/gcc/gengtype-state.c:2467:34: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
2467 | if (!state_token_kind (t0) == STOK_RIGHTPAR)
| ^~
../../gcc-4.8.5/gcc/gengtype-state.c:2467:11: note: add parentheses around left hand side expression to silence this warning
2467 | if (!state_token_kind (t0) == STOK_RIGHTPAR)
| ^~~~~~~~~~~~~~~~~~~~~~
| ( )
../../gcc-4.8.5/gcc/gengtype-state.c:2467:34: warning: comparison of constant 'STOK_RIGHTPAR' with boolean expression is always false [-Wbool-compare]
2467 | if (!state_token_kind (t0) == STOK_RIGHTPAR)
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
echo timestamp > doc/gpl.7
(pod2man --center="GNU" --release="gcc-4.8.5" --date=2015-06-23 --section=7 gpl.pod > doc/gpl.7.T$$ && \
mv -f doc/gpl.7.T$$ doc/gpl.7) || \
(rm -f doc/gpl.7.T$$ && exit 1)
gawk -f ../../gcc-4.8.5/gcc/opt-functions.awk -f ../../gcc-4.8.5/gcc/opt-read.awk \
-f ../../gcc-4.8.5/gcc/opth-gen.awk \
< optionlist > tmp-options.h
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genconstants.o ../../gcc-4.8.5/gcc/genconstants.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/read-md.o ../../gcc-4.8.5/gcc/read-md.c
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-options.h options.h
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/errors.o ../../gcc-4.8.5/gcc/errors.c
echo timestamp > s-options-h
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genmddeps.o ../../gcc-4.8.5/gcc/genmddeps.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genmodes.o ../../gcc-4.8.5/gcc/genmodes.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/gengtype.o ../../gcc-4.8.5/gcc/gengtype.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/gengtype-lex.o ../../gcc-4.8.5/gcc/gengtype-lex.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/gengtype-parse.o ../../gcc-4.8.5/gcc/gengtype-parse.c
gengtype-lex.c: In function 'int yy_get_next_buffer()':
gengtype-lex.c:1327:18: warning: comparison of integer expressions of different signedness: 'int' and 'size_t' {aka 'long unsigned int'} [-Wsign-compare]
gengtype-lex.c:2143:3: note: in expansion of macro 'YY_INPUT'
/space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l: In function 'int yylex(const char**)':
gengtype-lex.c:364:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:116:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:112:1: note: here
gengtype-lex.c:364:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
/space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:136:1: note: in expansion of macro 'YY_DO_BEFORE_ACTION'
/space/rguenther/gcc-4.8.5/gcc-4.8.5/gcc/gengtype-lex.l:133:1: note: here
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/gengtype-state.o ../../gcc-4.8.5/gcc/gengtype-state.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/gengenrtl.o ../../gcc-4.8.5/gcc/gengenrtl.c
../../gcc-4.8.5/gcc/gengtype-state.c: In function 'void read_state_files_list()':
../../gcc-4.8.5/gcc/gengtype-state.c:2467:34: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
2467 | if (!state_token_kind (t0) == STOK_RIGHTPAR)
| ^~
../../gcc-4.8.5/gcc/gengtype-state.c:2467:11: note: add parentheses around left hand side expression to silence this warning
2467 | if (!state_token_kind (t0) == STOK_RIGHTPAR)
| ^~~~~~~~~~~~~~~~~~~~~~
| ( )
../../gcc-4.8.5/gcc/gengtype-state.c:2467:34: warning: comparison of constant 'STOK_RIGHTPAR' with boolean expression is always false [-Wbool-compare]
2467 | if (!state_token_kind (t0) == STOK_RIGHTPAR)
| ~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genhooks \
build/genhooks.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genchecksum \
build/genchecksum.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genenums \
build/genenums.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genhooks "Common Target Hook" \
> tmp-common-target-hooks-def.h
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-common-target-hooks-def.h \
common/common-target-hooks-def.h
echo timestamp > doc/gcc.1
echo timestamp > s-common-target-hooks-def-h
(pod2man --center="GNU" --release="gcc-4.8.5" --date=2015-06-23 --section=1 gcc.pod > doc/gcc.1.T$$ && \
mv -f doc/gcc.1.T$$ doc/gcc.1) || \
(rm -f doc/gcc.1.T$$ && exit 1)
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconstants \
build/genconstants.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmddeps \
build/genmddeps.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genmodes \
build/genmodes.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengenrtl \
build/gengenrtl.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genhooks "Target Hook" \
> tmp-target-hooks-def.h
build/genhooks "C Target Hook" \
> tmp-c-target-hooks-def.h
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-c-target-hooks-def.h \
c-family/c-target-hooks-def.h
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-target-hooks-def.h \
target-hooks-def.h
echo timestamp > s-c-target-hooks-def-h
echo timestamp > s-target-hooks-def-h
build/genmodes > tmp-modes.c
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-modes.c insn-modes.c
build/genmddeps ../../gcc-4.8.5/gcc/config/avr/avr.md > tmp-mddeps
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-mddeps mddeps.mk
echo timestamp > s-modes
build/genmodes -h > tmp-modes.h
build/gengenrtl > tmp-genrtl.h
echo timestamp > s-mddeps
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-modes.h insn-modes.h
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-genrtl.h genrtl.h
build/genmodes -m > tmp-min-modes.c
echo timestamp > s-modes-h
echo timestamp > s-genrtl-h
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-min-modes.c min-insn-modes.c
build/genenums ../../gcc-4.8.5/gcc/config/avr/avr.md \
> tmp-enums.c
build/genconstants ../../gcc-4.8.5/gcc/config/avr/avr.md \
> tmp-constants.h
echo timestamp > s-modes-m
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-enums.c insn-enums.c
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-constants.h insn-constants.h
echo timestamp > s-enums
echo timestamp > s-constants
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/min-insn-modes.o min-insn-modes.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/gencheck.o ../../gcc-4.8.5/gcc/gencheck.c
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gencheck.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencheck \
build/gencheck.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/gencheck > tmp-check.h
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-check.h tree-check.h
echo timestamp > s-check
cp doc/gcc.1 doc/g++.1
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gengtype \
build/gengtype.o build/errors.o build/gengtype-lex.o build/gengtype-parse.o build/gengtype-state.o build/version.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/gengtype \
-S ../../gcc-4.8.5/gcc -I gtyp-input.list -w tmp-gtype.state
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-gtype.state gtype.state
build/gengtype \
-r gtype.state
echo timestamp > s-gtype
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genattr.o ../../gcc-4.8.5/gcc/genattr.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genattr-common.o ../../gcc-4.8.5/gcc/genattr-common.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/gencodes.o ../../gcc-4.8.5/gcc/gencodes.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genconfig.o ../../gcc-4.8.5/gcc/genconfig.c
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genattr.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genattr-common.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genconfig.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gencodes.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/genconfig.c: In function 'void walk_insn_part(rtx, int, int)':
../../gcc-4.8.5/gcc/genconfig.c:88:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
88 | ++dup_operands_seen_this_insn;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/genconfig.c:89:5: note: here
89 | case MATCH_SCRATCH:
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genattrtab.o ../../gcc-4.8.5/gcc/genattrtab.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genautomata.o ../../gcc-4.8.5/gcc/genautomata.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genemit.o ../../gcc-4.8.5/gcc/genemit.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genopinit.o ../../gcc-4.8.5/gcc/genopinit.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genextract.o ../../gcc-4.8.5/gcc/genextract.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genoutput.o ../../gcc-4.8.5/gcc/genoutput.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genpeep.o ../../gcc-4.8.5/gcc/genpeep.c
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genautomata.c:110:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genoutput.c:89:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genopinit.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genextract.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genemit.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genpeep.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genattrtab.c:108:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genrecog.o ../../gcc-4.8.5/gcc/genrecog.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-wrapper.c -o lto-wrapper.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genrecog.c:54:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/genattrtab.c: In function 'rtx_def* make_canonical(attr_desc*, rtx)':
../../gcc-4.8.5/gcc/genattrtab.c:1229:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
1229 | exp = newexp;
| ~~~~^~~~~~~~
../../gcc-4.8.5/gcc/genattrtab.c:1232:5: note: here
1232 | case COND:
| ^~~~
../../gcc-4.8.5/gcc/genattrtab.c: In function 'rtx_def* check_attr_test(rtx, int, int)':
../../gcc-4.8.5/gcc/genattrtab.c:886:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
886 | if (is_const)
| ^~
../../gcc-4.8.5/gcc/genattrtab.c:894:5: note: here
894 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/genattrtab.c: In function 'unsigned int write_test_expr(FILE*, rtx, unsigned int, int)':
../../gcc-4.8.5/gcc/genattrtab.c:3464:27: warning: this statement may fall through [-Wimplicit-fallthrough=]
3464 | comparison_operator = FLG_BITWISE;
| ^
../../gcc-4.8.5/gcc/genattrtab.c:3466:5: note: here
3466 | case PLUS: case MINUS: case MULT: case DIV: case MOD:
| ^~~~
../../gcc-4.8.5/gcc/genattrtab.c:3594:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
3594 | if (! (flags & FLG_BITWISE) && GET_CODE (XEXP (exp, 0)) == EQ_ATTR)
| ^~
../../gcc-4.8.5/gcc/genattrtab.c:3612:5: note: here
3612 | case ABS: case NEG:
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genflags.o ../../gcc-4.8.5/gcc/genflags.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/rtl.o ../../gcc-4.8.5/gcc/rtl.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/read-rtl.o ../../gcc-4.8.5/gcc/read-rtl.c
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genflags.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/rtl.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/read-rtl.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/system.h:645,
from ../../gcc-4.8.5/gcc/read-rtl.c:25:
../../gcc-4.8.5/gcc/read-rtl.c: In function 'const char* apply_iterator_to_string(const char*)':
../../gcc-4.8.5/gcc/../include/libiberty.h:663:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
663 | char *const libiberty_nptr = (char *const) alloca (libiberty_len); \
| ^
../../gcc-4.8.5/gcc/read-rtl.c:350:21: note: in expansion of macro 'ASTRDUP'
350 | base = p = copy = ASTRDUP (string);
| ^~~~~~~
../../gcc-4.8.5/gcc/read-rtl.c: In function 'rtx_def* read_rtx_code(const char*)':
../../gcc-4.8.5/gcc/read-rtl.c:1164:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
1164 | if (c == ')')
| ^~
../../gcc-4.8.5/gcc/read-rtl.c:1171:7: note: here
1171 | case 'E':
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/ggc-none.o ../../gcc-4.8.5/gcc/ggc-none.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/vec.o ../../gcc-4.8.5/gcc/vec.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/gensupport.o ../../gcc-4.8.5/gcc/gensupport.c
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gensupport.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/print-rtl.o ../../gcc-4.8.5/gcc/print-rtl.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genconditions.o ../../gcc-4.8.5/gcc/genconditions.c
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/print-rtl.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genconditions.c:31:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/genpreds.o ../../gcc-4.8.5/gcc/genpreds.c
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/genpreds.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/gensupport.c: In function 'void process_define_subst()':
../../gcc-4.8.5/gcc/gensupport.c:2209:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
2209 | for (elem_attr = define_subst_attr_queue;
| ^~~
../../gcc-4.8.5/gcc/gensupport.c:2215:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
2215 | error_with_line (elem->lineno,
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/gensupport.c: In function 'int get_alternatives_number(rtx, int*, int)':
../../gcc-4.8.5/gcc/gensupport.c:1038:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
1038 | if (XVEC (pattern, i) == NULL)
| ^~
../../gcc-4.8.5/gcc/gensupport.c:1041:2: note: here
1041 | case 'E':
| ^~~~
../../gcc-4.8.5/gcc/gensupport.c: In function 'rtx_def* subst_dup(rtx, int, int)':
../../gcc-4.8.5/gcc/gensupport.c:2163:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
2163 | if (XVEC (pattern, i) == NULL)
| ^~
../../gcc-4.8.5/gcc/gensupport.c:2165:2: note: here
2165 | case 'E':
| ^~~~
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genflags \
build/genflags.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconditions \
build/genconditions.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genpreds \
build/genpreds.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattr \
build/genattr.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattr-common \
build/genattr-common.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencodes \
build/gencodes.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genconfig \
build/genconfig.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genemit \
build/genemit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genopinit \
build/genopinit.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genextract \
build/genextract.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genoutput \
build/genoutput.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genpeep \
build/genpeep.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/genpreds ../../gcc-4.8.5/gcc/config/avr/avr.md > tmp-preds.c
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genrecog \
build/genrecog.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-preds.c insn-preds.c
build/genconditions ../../gcc-4.8.5/gcc/config/avr/avr.md > tmp-condmd.c
build/genpreds -h ../../gcc-4.8.5/gcc/config/avr/avr.md > tmp-preds.h
echo timestamp > s-preds
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-condmd.c build/gencondmd.c
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-preds.h tm-preds.h
build/genpreds -c ../../gcc-4.8.5/gcc/config/avr/avr.md > tmp-constrs.h
echo timestamp > s-preds-h
echo timestamp > s-conditions
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-constrs.h tm-constrs.h
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genattrtab \
build/genattrtab.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
echo timestamp > s-constrs-h
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/gencondmd.o build/gencondmd.c
In file included from ./tm.h:18,
from build/gencondmd.c:21:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from build/gencondmd.c:33:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from build/gencondmd.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from build/gencondmd.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/gencondmd \
build/gencondmd.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a
build/gencondmd > tmp-cond.md
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-cond.md insn-conditions.md
echo timestamp > s-condmd
build/genflags ../../gcc-4.8.5/gcc/config/avr/avr.md \
insn-conditions.md > tmp-flags.h
build/genattr ../../gcc-4.8.5/gcc/config/avr/avr.md \
insn-conditions.md > tmp-attr.h
build/genattr-common ../../gcc-4.8.5/gcc/config/avr/avr.md \
insn-conditions.md > tmp-attr-common.h
build/gencodes ../../gcc-4.8.5/gcc/config/avr/avr.md \
insn-conditions.md > tmp-codes.h
build/genconfig ../../gcc-4.8.5/gcc/config/avr/avr.md \
insn-conditions.md > tmp-config.h
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-flags.h insn-flags.h
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-attr.h insn-attr.h
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-attr-common.h insn-attr-common.h
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-mlib.h multilib.h
build/genattrtab ../../gcc-4.8.5/gcc/config/avr/avr.md insn-conditions.md \
-Atmp-attrtab.c -Dtmp-dfatab.c -Ltmp-latencytab.c
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-codes.h insn-codes.h
echo timestamp > s-flags
echo timestamp > s-attr
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-config.h insn-config.h
echo timestamp > s-attr-common
echo timestamp > s-mlib
echo timestamp > s-codes
echo timestamp > s-config
build/genemit ../../gcc-4.8.5/gcc/config/avr/avr.md \
insn-conditions.md > tmp-emit.c
build/genopinit ../../gcc-4.8.5/gcc/config/avr/avr.md \
insn-conditions.md -htmp-opinit.h -ctmp-opinit.c
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-attrtab.c insn-attrtab.c
build/genextract ../../gcc-4.8.5/gcc/config/avr/avr.md \
insn-conditions.md > tmp-extract.c
build/genoutput ../../gcc-4.8.5/gcc/config/avr/avr.md \
insn-conditions.md > tmp-output.c
build/genpeep ../../gcc-4.8.5/gcc/config/avr/avr.md \
insn-conditions.md > tmp-peep.c
build/genrecog ../../gcc-4.8.5/gcc/config/avr/avr.md \
insn-conditions.md > tmp-recog.c
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-peep.c insn-peep.c
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-dfatab.c insn-dfatab.c
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-emit.c insn-emit.c
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-opinit.h insn-opinit.h
echo timestamp > s-peep
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-latencytab.c insn-latencytab.c
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-extract.c insn-extract.c
echo timestamp > s-emit
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-opinit.c insn-opinit.c
echo timestamp > s-attrtab
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-recog.c insn-recog.c
echo timestamp > s-extract
echo timestamp > s-opinit
echo timestamp > s-recog
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -I. -Ibuild -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/build -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include \
-o build/gcov-iov.o ../../gcc-4.8.5/gcc/gcov-iov.c
(SHLIB=''; \
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace -DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.5\" -DDEFAULT_TARGET_MACHINE=\"avr\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \
-I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/g++spec.c)
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-output.c insn-output.c
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/g++spec.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
echo timestamp > s-output
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE \
build/gcov-iov.o -o build/gcov-iov
build/gcov-iov '4.8.5' '' \
> tmp-gcov-iov.h
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-gcov-iov.h gcov-iov.h
echo timestamp > s-iov
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-lang.c -o c/c-lang.o
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/stub-objc.c -o c-family/stub-objc.o
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/attribs.c -o attribs.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-errors.c -o c/c-errors.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-decl.c -o c/c-decl.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-typeck.c -o c/c-typeck.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c/c-lang.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/attribs.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c/c-errors.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c/c-typeck.c:29:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c/c-decl.c:31:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-convert.c -o c/c-convert.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c/c-convert.c:29:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-aux-info.c -o c/c-aux-info.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-objc-common.c -o c/c-objc-common.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c/c-parser.c -o c/c-parser.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c/c-aux-info.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c/c-parser.c:41:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/c/c-typeck.c: In function 'void set_nonincremental_init_from_string(tree, obstack*)':
../../gcc-4.8.5/gcc/c/c-typeck.c:7632:36: warning: left shift of negative value [-Wshift-negative-value]
7632 | val[1] |= ((HOST_WIDE_INT) -1) << bitpos;
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~
../../gcc-4.8.5/gcc/c/c-typeck.c:7644:9: warning: left shift of negative value [-Wshift-negative-value]
7643 | val[0] |= ((HOST_WIDE_INT) -1)
| ~~~~~~~~~~~~~~~~~~~~
7644 | << (bitpos - HOST_BITS_PER_WIDE_INT);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:645,
from ../../gcc-4.8.5/gcc/c/c-aux-info.c:24:
../../gcc-4.8.5/gcc/c/c-aux-info.c: In function 'char* affix_data_type(const char*)':
../../gcc-4.8.5/gcc/../include/libiberty.h:663:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
663 | char *const libiberty_nptr = (char *const) alloca (libiberty_len); \
| ^
../../gcc-4.8.5/gcc/c/c-aux-info.c:64:30: note: in expansion of macro 'ASTRDUP'
64 | char *const type_or_decl = ASTRDUP (param);
| ^~~~~~~
../../gcc-4.8.5/gcc/c/c-typeck.c: In function 'tree_node* composite_type(tree, tree)':
../../gcc-4.8.5/gcc/c/c-typeck.c:595:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
595 | t1 = qualify_type (t1, t2);
| ~~~~~~~~~~~~~^~~~~~~~
../../gcc-4.8.5/gcc/c/c-typeck.c:599:5: note: here
599 | default:
| ^~~~~~~
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-common.c -o c-family/c-common.o
../../gcc-4.8.5/gcc/c/c-decl.c: In function 'c_declspecs* build_null_declspecs()':
../../gcc-4.8.5/gcc/c/c-decl.c:8796:53: warning: 'memset' used with length equal to number of elements without multiplication by element size [-Wmemset-elt-size]
8796 | memset (&ret->locations, 0, cdw_number_of_elements);
| ^
../../gcc-4.8.5/gcc/c/c-typeck.c: In function 'bool c_mark_addressable(tree)':
../../gcc-4.8.5/gcc/c/c-typeck.c:3990:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
3990 | if (C_DECL_REGISTER (x)
| ^~
../../gcc-4.8.5/gcc/c/c-typeck.c:4011:7: note: here
4011 | case FUNCTION_DECL:
| ^~~~
../../gcc-4.8.5/gcc/c/c-typeck.c:4012:23: warning: this statement may fall through [-Wimplicit-fallthrough=]
4012 | TREE_ADDRESSABLE (x) = 1;
../../gcc-4.8.5/gcc/c/c-typeck.c:4014:7: note: here
4014 | default:
| ^~~~~~~
In file included from ../../gcc-4.8.5/gcc/c/c-decl.c:10159:
./gt-c-c-decl.h: In function 'void gt_ggc_mx_c_binding(void*)':
./gt-c-c-decl.h:93:14: warning: switch condition has boolean value [-Wswitch-bool]
93 | switch (TREE_CODE ((*x).decl) == LABEL_DECL)
| ^
./gt-c-c-decl.h: In function 'void gt_ggc_mx_lang_tree_node(void*)':
./gt-c-c-decl.h:148:14: warning: switch condition has boolean value [-Wswitch-bool]
148 | switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE)
| ^
./gt-c-c-decl.h: In function 'void gt_pch_nx_c_binding(void*)':
./gt-c-c-decl.h:718:14: warning: switch condition has boolean value [-Wswitch-bool]
718 | switch (TREE_CODE ((*x).decl) == LABEL_DECL)
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c-family/c-common.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
./gt-c-c-decl.h: In function 'void gt_pch_nx_lang_tree_node(void*)':
./gt-c-c-decl.h:773:14: warning: switch condition has boolean value [-Wswitch-bool]
773 | switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE)
| ^
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c -o c-family/c-cppbuiltin.o
./gt-c-c-decl.h: In function 'void gt_pch_p_9c_binding(void*, void*, gt_pointer_operator, void*)':
./gt-c-c-decl.h:1338:10: warning: switch condition has boolean value [-Wswitch-bool]
1338 | switch (TREE_CODE ((*x).decl) == LABEL_DECL)
| ^
./gt-c-c-decl.h: In function 'void gt_pch_p_14lang_tree_node(void*, void*, gt_pointer_operator, void*)':
./gt-c-c-decl.h:1404:10: warning: switch condition has boolean value [-Wswitch-bool]
1404 | switch (TREE_CODE (&((*x)).generic) == IDENTIFIER_NODE)
| ^
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-dump.c -o c-family/c-dump.o
../../gcc-4.8.5/gcc/c/c-parser.c: In function 'bool c_token_starts_typename(c_token*)':
../../gcc-4.8.5/gcc/c/c-parser.c:469:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
469 | case CPP_KEYWORD:
| ^~~~
../../gcc-4.8.5/gcc/c/c-parser.c: In function 'bool c_token_is_qualifier(c_token*)':
../../gcc-4.8.5/gcc/c/c-parser.c:567:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
567 | case CPP_KEYWORD:
| ^~~~
../../gcc-4.8.5/gcc/c/c-parser.c: In function 'bool c_token_starts_declspecs(c_token*)':
../../gcc-4.8.5/gcc/c/c-parser.c:616:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
616 | case CPP_KEYWORD:
| ^~~~
../../gcc-4.8.5/gcc/c/c-parser.c: In function 'void c_parser_external_declaration(c_parser*)':
../../gcc-4.8.5/gcc/c/c-parser.c:1286:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
1286 | case CPP_KEYWORD:
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/c/c-parser.c: In function 'void c_parser_statement_after_labels(c_parser*)':
../../gcc-4.8.5/gcc/c/c-parser.c:4457:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
4457 | case CPP_KEYWORD:
| ^~~~
../../gcc-4.8.5/gcc/c/c-parser.c: In function 'c_expr c_parser_unary_expression(c_parser*)':
../../gcc-4.8.5/gcc/c/c-parser.c:5936:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
5936 | case CPP_KEYWORD:
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c-family/c-dump.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-format.c -o c-family/c-format.o
../../gcc-4.8.5/gcc/c/c-parser.c: In function 'c_expr c_parser_postfix_expression(c_parser*)':
../../gcc-4.8.5/gcc/c/c-parser.c:6368:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
6368 | case CPP_KEYWORD:
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c-family/c-format.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/c/c-parser.c: In function 'void c_parser_external_declaration(c_parser*)':
../../gcc-4.8.5/gcc/c/c-parser.c:1348:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1348 | if (c_dialect_objc ())
| ^~
../../gcc-4.8.5/gcc/c/c-parser.c:1355:5: note: here
1355 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/c/c-parser.c: In function 'c_expr c_parser_postfix_expression(c_parser*)':
../../gcc-4.8.5/gcc/c/c-parser.c:6763:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
6763 | }
| ^
../../gcc-4.8.5/gcc/c/c-parser.c:6765:5: note: here
6765 | default:
| ^~~~~~~
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-gimplify.c -o c-family/c-gimplify.o
../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c: In function 'void builtin_define_with_hex_fp_value(const char*, tree, int, const char*, const char*, const char*)':
../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c:1084:28: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
1084 | sprintf (buf1, "%s=%s", macro, buf2);
| ^
../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c:1084:15: note: 'sprintf' output 2 or more bytes (assuming 257) into a destination of size 256
1084 | sprintf (buf1, "%s=%s", macro, buf2);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c:1118:24: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
1118 | sprintf (buf1, "%s=%s", macro, buf2);
| ^
../../gcc-4.8.5/gcc/c-family/c-cppbuiltin.c:1118:11: note: 'sprintf' output 2 or more bytes (assuming 257) into a destination of size 256
1118 | sprintf (buf1, "%s=%s", macro, buf2);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c-family/c-gimplify.c:29:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-lex.c -o c-family/c-lex.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c-family/c-lex.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/system.h:645,
from ../../gcc-4.8.5/gcc/c-family/c-common.c:21:
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'bool parse_optimize_options(tree, bool)':
../../gcc-4.8.5/gcc/../include/libiberty.h:663:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
663 | char *const libiberty_nptr = (char *const) alloca (libiberty_len); \
| ^
../../gcc-4.8.5/gcc/c-family/c-common.c:8832:14: note: in expansion of macro 'ASTRDUP'
8832 | char *p = ASTRDUP (TREE_STRING_POINTER (value));
| ^~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'int field_decl_cmp(const void*, const void*)':
../../gcc-4.8.5/gcc/c-family/c-common.c:9207:25: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
9207 | const tree *const x = (const tree *const) x_p;
| ^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c:9208:25: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
9208 | const tree *const y = (const tree *const) y_p;
| ^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'int resort_field_decl_cmp(const void*, const void*)':
../../gcc-4.8.5/gcc/c-family/c-common.c:9233:25: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
9233 | const tree *const x = (const tree *const) x_p;
| ^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c:9234:25: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
9234 | const tree *const y = (const tree *const) y_p;
| ^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void warn_for_sign_compare(location_t, tree, tree, tree, tree, tree, tree_code)':
../../gcc-4.8.5/gcc/c-family/c-common.c:11035:44: warning: left shift of negative value [-Wshift-negative-value]
11035 | mask = (~ (HOST_WIDE_INT) 0) << bits;
| ~~~~~~~~~~~~~~~~~~~~~~^~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'tree_node* resolve_overloaded_builtin(location_t, tree, vec*)':
../../gcc-4.8.5/gcc/c-family/c-common.c:10523:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
10523 | switch (orig_code)
| ^~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c:10568:5: note: here
10568 | case BUILT_IN_ATOMIC_EXCHANGE_N:
| ^~~~
../../gcc-4.8.5/gcc/c-family/c-common.c:10585:21: warning: this statement may fall through [-Wimplicit-fallthrough=]
10585 | orig_format = false;
| ~~~~~~~~~~~~^~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c:10588:5: note: here
10588 | case BUILT_IN_SYNC_FETCH_AND_ADD_N:
| ^~~~
../../gcc-4.8.5/gcc/c-family/c-lex.c: In function 'c_fileinfo* get_fileinfo(const char*)':
../../gcc-4.8.5/gcc/c-family/c-lex.c:105:38: warning: cast between incompatible function types from 'int (*)(const char*, const char*) throw ()' {aka 'int (*)(const char*, const char*)'} to 'splay_tree_compare_fn' {aka 'int (*)(long unsigned int, long unsigned int)'} [-Wcast-function-type]
105 | file_info_tree = splay_tree_new ((splay_tree_compare_fn) strcmp,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-lex.c:107:10: warning: cast between incompatible function types from 'void (*)(void*) throw ()' {aka 'void (*)(void*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type]
107 | (splay_tree_delete_value_fn) free);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-lex.c: In function 'cpp_ttype lex_string(const cpp_token*, tree_node**, bool, bool)':
../../gcc-4.8.5/gcc/c-family/c-lex.c:1032:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1032 | if (type != tok->type)
| ^~
../../gcc-4.8.5/gcc/c-family/c-lex.c:1040:5: note: here
1040 | case CPP_STRING:
| ^~~~
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-omp.c -o c-family/c-omp.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/c-family/c-omp.c:29:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-opts.c -o c-family/c-opts.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c-family/c-opts.c:43:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -DHOST_MACHINE=\"aarch64-unknown-linux-gnu\" -DTARGET_MACHINE=\"avr-unknown-none\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-pch.c -o c-family/c-pch.o
../../gcc-4.8.5/gcc/c-family/c-opts.c: In function 'bool c_common_handle_option(size_t, const char*, int, int, location_t, const cl_option_handlers*)':
../../gcc-4.8.5/gcc/c-family/c-opts.c:407:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
407 | if (kind == DK_ERROR)
| ^~
../../gcc-4.8.5/gcc/c-family/c-opts.c:428:5: note: here
428 | case OPT_Wtraditional:
| ^~~~
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-ppoutput.c -o c-family/c-ppoutput.o
In file included from ../../gcc-4.8.5/gcc/c-family/c-ppoutput.c:23:
../../gcc-4.8.5/gcc/../libcpp/internal.h:582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
582 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-pragma.c -o c-family/c-pragma.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c-family/c-pragma.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c -o c-family/c-pretty-print.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-semantics.c -o c-family/c-semantics.o
../../gcc-4.8.5/gcc/c-family/c-pragma.c: In function 'void handle_pragma_pack(cpp_reader*)':
../../gcc-4.8.5/gcc/c-family/c-pragma.c:219:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
219 | if (action == push)
| ^~
../../gcc-4.8.5/gcc/c-family/c-pragma.c:224:7: note: here
224 | default:
| ^~~~~~~
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c -o c-family/c-ada-spec.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c-family/c-semantics.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:28:
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_pointer(c_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:311:7: note: in expansion of macro 'pp_unsupported_tree'
311 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:311:7: note: in expansion of macro 'pp_unsupported_tree'
311 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_type_specifier(c_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:427:7: note: in expansion of macro 'pp_unsupported_tree'
427 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:427:7: note: in expansion of macro 'pp_unsupported_tree'
427 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_direct_abstract_declarator(c_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:609:7: note: in expansion of macro 'pp_unsupported_tree'
609 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:609:7: note: in expansion of macro 'pp_unsupported_tree'
609 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_direct_declarator(c_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:724:7: note: in expansion of macro 'pp_unsupported_tree'
724 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:724:7: note: in expansion of macro 'pp_unsupported_tree'
724 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_declarator(c_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:758:7: note: in expansion of macro 'pp_unsupported_tree'
758 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:758:7: note: in expansion of macro 'pp_unsupported_tree'
758 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_bool_constant(c_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:971:2: note: in expansion of macro 'pp_unsupported_tree'
971 | pp_unsupported_tree (pp, b);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:971:2: note: in expansion of macro 'pp_unsupported_tree'
971 | pp_unsupported_tree (pp, b);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:980:2: note: in expansion of macro 'pp_unsupported_tree'
980 | pp_unsupported_tree (pp, b);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:980:2: note: in expansion of macro 'pp_unsupported_tree'
980 | pp_unsupported_tree (pp, b);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:985:5: note: in expansion of macro 'pp_unsupported_tree'
985 | pp_unsupported_tree (pp, b);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:985:5: note: in expansion of macro 'pp_unsupported_tree'
985 | pp_unsupported_tree (pp, b);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_compound_literal(c_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1080:7: note: in expansion of macro 'pp_unsupported_tree'
1080 | pp_unsupported_tree (pp, e);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1080:7: note: in expansion of macro 'pp_unsupported_tree'
1080 | pp_unsupported_tree (pp, e);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_constant(c_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1174:7: note: in expansion of macro 'pp_unsupported_tree'
1174 | pp_unsupported_tree (pp, e);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1174:7: note: in expansion of macro 'pp_unsupported_tree'
1174 | pp_unsupported_tree (pp, e);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_initializer_list(c_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1404:3: note: in expansion of macro 'pp_unsupported_tree'
1404 | pp_unsupported_tree (pp, type);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1404:3: note: in expansion of macro 'pp_unsupported_tree'
1404 | pp_unsupported_tree (pp, type);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_id_expression(c_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1444:7: note: in expansion of macro 'pp_unsupported_tree'
1444 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1444:7: note: in expansion of macro 'pp_unsupported_tree'
1444 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_postfix_expression(c_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1601:2: note: in expansion of macro 'pp_unsupported_tree'
1601 | pp_unsupported_tree (pp, e);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:1601:2: note: in expansion of macro 'pp_unsupported_tree'
1601 | pp_unsupported_tree (pp, e);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c: In function 'void pp_c_expression(c_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:2285:7: note: in expansion of macro 'pp_unsupported_tree'
2285 | pp_unsupported_tree (pp, e);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-pretty-print.c:2285:7: note: in expansion of macro 'pp_unsupported_tree'
2285 | pp_unsupported_tree (pp, e);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c: In function 'int dump_generic_ada_node(pretty_printer*, tree, tree, int (*)(tree, cpp_operation), int, int, bool)':
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:1851:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
1850 | dump_generic_ada_node
| ~~~~~~~~~~~~~~~~~~~~~
1851 | (buffer, BINFO_TYPE (node), type, cpp_check,
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
1852 | spc, limited_access, name_only);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:1854:5: note: here
1854 | case TREE_VEC:
| ^~~~
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-mudflap.c -o tree-mudflap.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-mudflap.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c: In function 'void print_ada_macros(pretty_printer*, cpp_hashnode**, int)':
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:97:15: warning: array subscript 1 is outside array bounds of 'int [1]' [-Warray-bounds]
97 | *param_len += NODE_LEN (param);
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:149:55: note: while referencing 'param_len'
149 | int supported = 1, prev_is_one = 0, buffer_len, param_len;
| ^~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:97:15: warning: array subscript 1 is outside array bounds of 'int [1]' [-Warray-bounds]
97 | *param_len += NODE_LEN (param);
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:149:55: note: while referencing 'param_len'
149 | int supported = 1, prev_is_one = 0, buffer_len, param_len;
| ^~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:101:19: warning: array subscript 1 is outside array bounds of 'int [1]' [-Warray-bounds]
101 | *param_len += 2; /* ", " */
| ~~~~~~~~~~~^~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:149:55: note: while referencing 'param_len'
149 | int supported = 1, prev_is_one = 0, buffer_len, param_len;
| ^~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:109:18: warning: array subscript 1 is outside array bounds of 'int [1]' [-Warray-bounds]
109 | *param_len += 2; /* ")\0" */
| ~~~~~~~~~~~^~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:149:55: note: while referencing 'param_len'
149 | int supported = 1, prev_is_one = 0, buffer_len, param_len;
| ^~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:109:18: warning: array subscript 1 is outside array bounds of 'int [1]' [-Warray-bounds]
109 | *param_len += 2; /* ")\0" */
| ~~~~~~~~~~~^~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:149:55: note: while referencing 'param_len'
149 | int supported = 1, prev_is_one = 0, buffer_len, param_len;
| ^~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:162:21: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
162 | *buf_param++ = '(';
| ~~~~~~~~~~~~~^~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:645,
from ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:23:
../../gcc-4.8.5/gcc/../include/libiberty.h:658:36: note: at offset 0 to an object with size 0 allocated by '__builtin_alloca' here
658 | # define alloca(x) __builtin_alloca(x)
| ~~~~~~~~~~~~~~~~^~~
../../gcc-4.8.5/gcc/../include/libiberty.h:349:33: note: in expansion of macro 'alloca'
349 | #define XALLOCAVEC(T, N) ((T *) alloca (sizeof (T) * (N)))
| ^~~~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:156:28: note: in expansion of macro 'XALLOCAVEC'
156 | params = buf_param = XALLOCAVEC (unsigned char, param_len);
| ^~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:181:21: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
181 | *buf_param++ = ')';
| ~~~~~~~~~~~~~^~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:645,
from ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:23:
../../gcc-4.8.5/gcc/../include/libiberty.h:658:36: note: at offset 1 to an object with size 0 allocated by '__builtin_alloca' here
658 | # define alloca(x) __builtin_alloca(x)
| ~~~~~~~~~~~~~~~~^~~
../../gcc-4.8.5/gcc/../include/libiberty.h:349:33: note: in expansion of macro 'alloca'
349 | #define XALLOCAVEC(T, N) ((T *) alloca (sizeof (T) * (N)))
| ^~~~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:156:28: note: in expansion of macro 'XALLOCAVEC'
156 | params = buf_param = XALLOCAVEC (unsigned char, param_len);
| ^~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:182:19: warning: writing 1 byte into a region of size 0 [-Wstringop-overflow=]
182 | *buf_param = '\0';
| ~~~~~~~~~~~^~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:645,
from ../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:23:
../../gcc-4.8.5/gcc/../include/libiberty.h:658:36: note: at offset 2 to an object with size 0 allocated by '__builtin_alloca' here
658 | # define alloca(x) __builtin_alloca(x)
| ~~~~~~~~~~~~~~~~^~~
../../gcc-4.8.5/gcc/../include/libiberty.h:349:33: note: in expansion of macro 'alloca'
349 | #define XALLOCAVEC(T, N) ((T *) alloca (sizeof (T) * (N)))
| ^~~~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:156:28: note: in expansion of macro 'XALLOCAVEC'
156 | params = buf_param = XALLOCAVEC (unsigned char, param_len);
| ^~~~~~~~~~
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/config/avr/avr-c.c
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/config/avr/avr-c.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace \
../../gcc-4.8.5/gcc/config/default-c.c -o default-c.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-attrtab.c -o insn-attrtab.o
In file included from tm.h:18,
from insn-attrtab.c:7:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c: In function 'int dump_ada_function_declaration(pretty_printer*, tree, int, int, int, int)':
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:1535:27: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
1535 | sprintf (buf, "arg%d : ", num);
| ^
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:1535:12: note: 'sprintf' output between 8 and 17 bytes into a destination of size 16
1535 | sprintf (buf, "arg%d : ", num);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:1526:31: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
1526 | sprintf (buf, "arg%d : ", num);
| ^
../../gcc-4.8.5/gcc/c-family/c-ada-spec.c:1526:16: note: 'sprintf' output between 8 and 17 bytes into a destination of size 16
1526 | sprintf (buf, "arg%d : ", num);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~
In file included from insn-attrtab.c:12:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -DGENERATOR_FILE -o build/genautomata \
build/genautomata.o build/rtl.o build/read-rtl.o build/ggc-none.o build/vec.o build/min-insn-modes.o build/gensupport.o build/print-rtl.o build/read-md.o build/errors.o ../build-aarch64-unknown-linux-gnu/libiberty/libiberty.a -lm
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-dfatab.c -o insn-dfatab.o
In file included from tm.h:18,
from insn-dfatab.c:7:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-emit.c -o insn-emit.o
In file included from insn-dfatab.c:12:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from insn-attrtab.c:12:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from insn-attrtab.c:12:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/config/avr/avr.md: In function 'int insn_current_length(rtx)':
../../gcc-4.8.5/gcc/config/avr/avr.md:139:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
139 | (define_attr "adjust_len"
| ^~
../../gcc-4.8.5/gcc/config/avr/avr.md:142:5: note: here
142 | mov8, mov16, mov24, mov32, reload_in16, reload_in24, reload_in32,
| ^~~~
../../gcc-4.8.5/gcc/config/avr/avr.md: In function 'attr_adjust_len get_attr_adjust_len(rtx)':
../../gcc-4.8.5/gcc/config/avr/avr.md:1360:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1360 | (minus:PSI (match_operand:PSI 1 "register_operand" "0")
| ^
../../gcc-4.8.5/gcc/config/avr/avr.md:1363:5: note: here
1363 | "sub %0,%2\;sbc %B0,%B2\;sbc %C0,%C2"
| ^~~~~~~
../../gcc-4.8.5/gcc/config/avr/avr.md: In function 'attr_cc get_attr_cc(rtx)':
../../gcc-4.8.5/gcc/config/avr/avr.md:1928:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1928 | "#"
| ^
../../gcc-4.8.5/gcc/config/avr/avr.md:1931:5: note: here
1931 | (match_dup 2))
| ^
../../gcc-4.8.5/gcc/config/avr/avr.md: In function 'attr_isa get_attr_isa(rtx)':
../../gcc-4.8.5/gcc/config/avr/avr.md:353:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
353 |
| ^
../../gcc-4.8.5/gcc/config/avr/avr.md:356:5: note: here
356 | (match_operand:HI 0 "register_operand" "r"))]
| ^ ~~~
../../gcc-4.8.5/gcc/config/avr/avr.md: In function 'attr_type get_attr_type(rtx)':
../../gcc-4.8.5/gcc/config/avr/avr.md:475:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
475 | ;; "load_psi_libgcc"
| ^~
../../gcc-4.8.5/gcc/config/avr/avr.md:478:5: note: here
478 | (define_insn "load__libgcc"
| ^~~~~~~
In file included from tm.h:18,
from insn-emit.c:7:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from insn-emit.c:18:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from insn-dfatab.c:12:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from insn-dfatab.c:12:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-extract.c -o insn-extract.o
In file included from tm.h:18,
from insn-extract.c:7:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from insn-extract.c:10:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from insn-extract.c:10:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from insn-extract.c:10:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from insn-emit.c:18:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from insn-emit.c:18:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-latencytab.c -o insn-latencytab.o
In file included from tm.h:18,
from insn-latencytab.c:7:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from insn-latencytab.c:12:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-modes.c -o insn-modes.o
In file included from tm.h:18,
from insn-modes.c:7:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-opinit.c -o insn-opinit.o
In file included from insn-latencytab.c:12:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from insn-latencytab.c:12:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from tm.h:18,
from insn-opinit.c:7:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-output.c -o insn-output.o
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-peep.c -o insn-peep.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-preds.c -o insn-preds.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-recog.c -o insn-recog.o
In file included from tm.h:18,
from insn-output.c:7:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from tm.h:18,
from insn-peep.c:7:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from tm.h:18,
from insn-preds.c:7:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from insn-peep.c:13:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from insn-output.c:22:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from insn-preds.c:13:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from tm.h:18,
from insn-recog.c:7:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/config/avr/avr.md:27858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:27874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:27890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:27906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:27922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:27928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:27944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:27960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:27976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:27992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:28984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29055:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29071:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29078:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29094:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29101:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29117:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29133:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29149:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29165:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29181:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29197:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29213:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29229:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29245:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29261:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29277:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29293:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29309:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29325:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29341:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29357:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29373:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29389:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29405:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29421:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29437:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29453:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29469:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29485:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29501:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29517:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29533:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29549:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29555:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29571:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29577:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29599:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29631:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29637:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29653:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29669:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29685:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29701:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29707:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29723:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29729:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29745:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29761:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29777:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29793:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29809:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29825:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29841:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29857:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29873:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29889:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29905:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29921:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29937:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29953:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29969:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:29985:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30001:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30017:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30023:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30039:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30045:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30061:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30067:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30083:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30089:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30105:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30111:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30127:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30143:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30149:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30165:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30171:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30187:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30193:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30209:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30215:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30231:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30247:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30263:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30279:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30295:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30311:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30327:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30343:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30359:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30365:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30381:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30429:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30445:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30461:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30477:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30483:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30499:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30505:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30521:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30545:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30551:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30567:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30575:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30591:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30599:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30615:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30621:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30637:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30643:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30659:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30675:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30705:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30721:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30727:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30743:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30751:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30767:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30791:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30799:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30815:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30823:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30839:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30873:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30889:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30897:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30921:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30937:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30943:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30959:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30965:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30981:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:30990:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31006:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31015:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31031:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31065:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31081:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31097:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31113:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31129:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31145:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31161:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31167:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31183:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31189:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31205:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31211:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31227:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31233:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31249:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31255:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31271:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31277:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31293:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31299:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31315:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31321:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31337:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31343:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31359:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31365:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31381:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31387:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31403:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31409:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31425:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31431:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31447:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31463:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31469:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31485:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31491:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31507:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31539:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31555:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31565:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31581:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31646:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31662:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31678:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31694:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31710:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31726:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31742:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31774:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31790:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31806:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31822:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31854:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31870:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31886:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31902:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31934:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31950:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31966:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31982:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:31998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32004:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32026:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32070:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32092:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32114:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32158:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32174:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32196:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32246:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32262:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32284:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32350:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32356:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32372:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32412:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32444:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32460:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32482:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32526:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32542:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32564:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32580:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32630:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32646:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32652:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32668:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32684:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32700:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32716:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32732:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32748:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32764:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32780:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32910:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32926:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32932:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:32998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
In file included from insn-recog.c:12:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/config/avr/avr.md:33014:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33036:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33102:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33108:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33124:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33146:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33350:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33366:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33382:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33398:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33414:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33430:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33446:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33462:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33494:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33510:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33526:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33542:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33558:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33574:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33590:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33606:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33622:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33638:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33654:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33686:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33702:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33718:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33734:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33750:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33766:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33782:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33814:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33846:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33862:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33878:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33894:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33910:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33926:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33942:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33974:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:33990:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34006:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34022:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34054:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34070:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34102:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34182:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34230:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34246:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34262:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34278:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34294:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34310:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34326:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34342:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34358:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34374:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34390:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34397:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34413:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34429:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34435:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34451:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34457:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34473:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34489:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34505:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34521:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34537:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34543:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34559:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34566:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34604:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34613:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34629:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34645:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34661:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34677:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34693:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34709:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34715:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34731:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34737:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34753:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34759:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34781:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34797:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34803:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34819:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34825:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34841:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34847:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34863:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34869:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34885:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34891:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34907:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34913:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34929:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34935:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34951:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34957:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34973:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:34995:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35025:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35041:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35047:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35063:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35069:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35085:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35094:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35110:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35119:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35135:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35169:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35185:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35219:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35235:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35251:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35267:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35283:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35289:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35305:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35321:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35337:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35353:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35369:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35385:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35401:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35417:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35433:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35449:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35465:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35481:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35497:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35513:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35529:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35545:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35561:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35577:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35593:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35609:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35625:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35641:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35657:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35673:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35689:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35705:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35721:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35737:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35753:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35759:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35775:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35791:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35807:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35813:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35829:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35845:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35861:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35877:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35893:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35909:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35925:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35941:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35957:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35963:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35979:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:35995:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36004:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36027:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36043:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36049:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36065:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36071:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36087:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36093:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36109:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36115:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36131:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36139:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36155:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36164:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36180:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36222:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36238:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36254:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36270:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36286:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36324:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36374:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36390:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36396:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36412:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36462:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36478:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36484:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36500:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36550:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36566:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36572:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36588:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36654:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36676:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36692:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36700:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36716:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36814:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36830:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36836:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36852:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36902:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36918:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36934:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36940:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36956:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36972:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:36994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37022:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37038:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37044:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37060:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37110:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37126:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37132:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37148:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37154:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37220:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37236:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37252:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:37984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:38992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:39984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:40992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:41984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:42992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:43984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:44992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:45984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:46992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47792:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47808:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47968:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:47984:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48000:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48016:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48032:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48048:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48144:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48160:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48176:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48192:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48208:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48224:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48240:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48256:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48272:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48320:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48336:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48496:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48512:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48528:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48544:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48592:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48608:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48624:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48640:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48656:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48672:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48688:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48704:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48720:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48768:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48784:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48832:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48880:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48896:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48912:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48928:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48944:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48960:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:48992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49056:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49072:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49088:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49104:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49120:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49136:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49152:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49168:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49184:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49232:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49248:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49328:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49344:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49360:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49424:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49440:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49456:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49504:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49520:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49536:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49584:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49600:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49616:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49632:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49680:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49696:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49744:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49760:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49776:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49782:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49798:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49804:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49820:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49826:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49842:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49848:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49864:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49870:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49886:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49892:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49908:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49952:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49974:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49980:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:49996:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50040:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50046:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50062:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50084:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50128:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50156:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50172:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50200:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50216:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50222:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50238:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50244:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50260:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50282:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50288:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50304:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50310:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50326:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50332:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50348:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50376:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50392:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50398:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50414:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50420:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50436:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50486:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50502:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50524:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50690:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50712:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50728:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50734:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50750:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50756:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50772:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50800:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50816:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50822:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50838:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50844:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50860:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50910:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50926:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50932:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50948:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50976:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50992:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:50998:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51014:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51020:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51036:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51064:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51080:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51086:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51102:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51182:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51220:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51236:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51264:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51280:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51286:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51302:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51308:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51324:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51352:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51368:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51416:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51432:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51448:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51464:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51480:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51486:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51502:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51508:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51524:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51552:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51568:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51574:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51590:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51596:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51612:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51628:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51644:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51660:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51676:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51692:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51774:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51780:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51856:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51872:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51888:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51904:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51920:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51936:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51942:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51958:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51964:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51980:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:51986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52008:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52024:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52030:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52046:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52052:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52068:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52096:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52112:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52118:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52134:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52150:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52166:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52182:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52198:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52214:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52230:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52246:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52252:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52268:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52296:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52312:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52318:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52334:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52340:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52356:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52362:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52384:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52400:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52406:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52422:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52428:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52444:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52472:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52488:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52494:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52510:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52516:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52532:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52560:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52576:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52582:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52598:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52604:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52620:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52648:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52664:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52670:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52686:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52692:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52708:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52736:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52752:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52758:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52774:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52780:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52796:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52824:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52840:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52846:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52862:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52868:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52884:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:52986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53034:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53114:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53146:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53322:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53482:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53514:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53690:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53786:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53946:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53962:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:53994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54026:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54154:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54186:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54234:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54282:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54314:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54362:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54394:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54474:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54490:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54570:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54650:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54666:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54810:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54826:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54842:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:54986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55034:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55114:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55146:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55322:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55482:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55514:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55690:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55786:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55946:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55962:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:55994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56026:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56154:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56186:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56234:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56282:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56314:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56362:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56394:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56474:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56490:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56570:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56650:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56666:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56810:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56826:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56842:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:56986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57034:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57114:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57146:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57322:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57482:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57514:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57690:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57786:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57946:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57962:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:57994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58026:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58154:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58186:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58234:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58282:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58314:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58362:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58394:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58474:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58490:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58554:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58570:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58586:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58602:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58618:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58634:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58650:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58666:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58682:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58698:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58714:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58730:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58746:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58762:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58778:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58794:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58810:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58826:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58842:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58858:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58874:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58890:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58906:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58922:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58938:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58954:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58970:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:58986:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59002:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59018:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59034:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59050:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59066:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59082:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59098:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59114:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59130:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59146:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59162:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59178:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59194:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59210:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59226:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59242:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59258:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59274:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59290:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59306:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59322:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59354:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59370:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59386:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59402:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59418:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59434:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59450:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59466:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59482:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59498:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59514:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59530:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59546:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59562:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59578:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59594:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59610:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59626:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59642:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59658:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59674:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59690:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59706:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59722:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59738:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59754:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59770:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59786:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59802:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59818:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59834:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59850:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59866:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59882:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59898:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59914:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59930:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59946:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59962:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59978:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:59994:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60010:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60026:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60042:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60058:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60074:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60090:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60106:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60122:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60138:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60154:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60170:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60186:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60202:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60218:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60234:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60250:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60266:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60282:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60298:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60314:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60330:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60346:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60362:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60378:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60394:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60410:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60426:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60442:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60458:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60474:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60490:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60506:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60522:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
../../gcc-4.8.5/gcc/config/avr/avr.md:60538:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
In file included from insn-peep.c:13:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from insn-peep.c:13:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from insn-preds.c:13:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from insn-preds.c:13:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/config/avr/avr.md: In function 'rtx_def* gen_casesi(rtx, rtx, rtx, rtx, rtx)':
../../gcc-4.8.5/gcc/config/avr/avr.md:5012:14: warning: 'operands[5]' is used uninitialized in this function [-Wuninitialized]
5012 | (set_attr "cc" "compare")])
| ~~~~~~~~~^~~~~~~~~~~~~
../../gcc-4.8.5/gcc/config/avr/avr.md:5016:14: warning: 'operands[7]' is used uninitialized in this function [-Wuninitialized]
5016 | (define_insn "*cbi"
| ~~~~~~~~~^~~~~~
../../gcc-4.8.5/gcc/config/avr/avr.md:5018:14: warning: 'operands[8]' is used uninitialized in this function [-Wuninitialized]
5018 | (and:QI (mem:QI (match_dup 0))
| ~~~~~^~~~~~~~~~~~~
../../gcc-4.8.5/gcc/config/avr/avr.md:5020:14: warning: 'operands[9]' is used uninitialized in this function [-Wuninitialized]
5020 | ""
| ^
In file included from insn-recog.c:12:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from insn-recog.c:12:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from insn-output.c:22:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from insn-output.c:22:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/config/avr/avr.md: At global scope:
../../gcc-4.8.5/gcc/config/avr/avr.md:27879:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:27895:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:27911:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:27933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:27949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:27965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:27981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:27997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:28749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29122:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29522:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29538:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29560:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29582:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29658:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29674:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29690:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29862:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29878:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29894:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29910:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29926:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29942:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29958:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29974:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:29990:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30006:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30132:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30154:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30236:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30252:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30268:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30284:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30300:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30316:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30332:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30348:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30402:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30418:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30434:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30450:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30466:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30580:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30604:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30756:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30780:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:30804:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:31544:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:31570:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:31597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:31667:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:31683:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:31699:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:31715:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:31731:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32207:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32251:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32295:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32339:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32433:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32547:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32591:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32635:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32673:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32689:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32705:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32721:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32737:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32753:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32769:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32785:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32807:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32823:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32839:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:32855:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33199:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33215:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33231:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33247:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33263:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33371:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33387:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33403:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33419:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33435:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33627:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33643:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33659:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33675:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33691:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33707:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33723:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33739:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33755:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33771:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33787:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33803:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33819:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:33835:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34059:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34075:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34091:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34107:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34123:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34139:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34155:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34171:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34187:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34203:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34219:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34402:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34418:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34440:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34478:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34494:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34510:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34526:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34548:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34571:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34593:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34618:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34634:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34650:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34666:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34682:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34698:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34720:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34742:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34764:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34786:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34808:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34830:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34852:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34874:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34896:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34918:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:34940:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:35630:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:35646:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:35662:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:35678:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:35694:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:35710:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:35726:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:35742:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:35968:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:35984:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:36009:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:36032:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:36144:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:36169:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:36197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:36227:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:36243:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:36599:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:36705:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:36751:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:36797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37781:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37813:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37829:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37941:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37957:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37973:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:37989:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38053:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38069:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38085:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38101:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38117:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38133:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38149:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38165:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38181:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38213:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38229:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38245:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38261:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38277:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38293:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38309:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38325:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38341:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38357:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38485:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38501:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38517:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38533:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38549:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38565:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38581:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38613:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38629:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38645:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38661:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38677:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38693:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38709:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38725:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38741:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38757:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38773:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38789:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38805:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38821:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38837:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38853:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38869:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38885:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38901:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38917:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:38997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39781:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39813:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39829:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39941:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39957:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39973:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:39989:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40053:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40069:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40085:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40101:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40117:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40133:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40149:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40165:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40181:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40213:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40229:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40245:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40261:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40277:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40293:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40309:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40325:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40341:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40357:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40485:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40501:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40517:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40533:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40549:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40565:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40581:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40613:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40629:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40645:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40661:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40677:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40693:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40709:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40725:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40741:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40757:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40773:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40789:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40805:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40821:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40837:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40853:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40869:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40885:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40901:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40917:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:40997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41781:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41813:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41829:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41941:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41957:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41973:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:41989:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42053:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42069:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42085:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42101:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42117:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42133:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42149:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42165:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42181:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42213:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42229:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42245:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42261:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42277:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42293:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42309:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42325:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42341:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42357:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42485:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42501:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42517:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42533:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42549:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42565:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42581:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42613:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42629:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42645:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42661:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42677:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42693:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42709:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42725:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42741:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42757:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42773:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42789:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42805:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42821:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42837:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42853:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42869:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42885:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42901:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42917:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:42997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43781:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43813:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43829:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43941:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43957:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43973:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:43989:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44053:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44069:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44085:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44101:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44117:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44133:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44149:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44165:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44181:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44213:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44229:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44245:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44261:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44277:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44293:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44309:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44325:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44341:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44357:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44485:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44501:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44517:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44533:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44549:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44565:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44581:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44613:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44629:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44645:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44661:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44677:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44693:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44709:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44725:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44741:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44757:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44773:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44789:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44805:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44821:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44837:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44853:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44869:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44885:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44901:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44917:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:44997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45781:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45813:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45829:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45941:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45957:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45973:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:45989:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46053:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46069:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46085:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46101:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46117:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46133:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46149:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46165:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46181:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46213:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46229:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46245:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46261:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46277:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46293:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46309:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46325:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46341:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46357:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46485:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46501:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46517:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46533:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46549:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46565:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46581:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46613:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46629:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46645:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46661:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46677:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46693:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46709:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46725:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46741:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46757:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46773:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46789:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46805:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46821:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46837:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46853:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46869:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46885:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46901:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46917:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:46997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47781:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47797:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47813:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47829:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47941:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47957:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47973:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:47989:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48005:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48021:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48037:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48053:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48069:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48085:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48101:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48117:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48133:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48149:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48165:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48181:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48197:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48213:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48229:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48245:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48261:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48277:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48293:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48309:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48325:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48341:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48357:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48485:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48501:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48517:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48533:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48549:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48565:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48581:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48597:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48613:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48629:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48645:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48661:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48677:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48693:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48709:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48725:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48741:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48757:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48773:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48789:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48805:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48821:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48837:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48853:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48869:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48885:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48901:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48917:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48933:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48949:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48965:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48981:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:48997:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49013:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49045:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49061:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49077:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49093:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49109:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49125:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49141:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49157:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49173:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49189:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49205:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49221:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49237:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49253:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49269:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49285:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49301:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49317:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49333:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49349:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49365:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49381:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49397:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49413:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49429:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49445:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49461:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49477:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49493:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49509:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49525:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49541:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49557:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49573:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49589:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49605:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49621:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49637:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49653:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49669:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49685:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49701:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49717:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49733:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49749:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49765:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49787:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:49809:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:50007:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:50029:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:50551:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:50567:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:50583:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:50599:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:50615:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:50631:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:50647:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:50663:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:50679:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:50695:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51107:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51123:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51139:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51155:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51171:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51187:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51203:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-enums.c -o insn-enums.o
../../gcc-4.8.5/gcc/config/avr/avr.md:51373:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51389:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51405:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51421:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51437:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51453:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51469:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51617:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51633:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51649:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51665:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51681:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51697:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51845:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51861:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51877:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51893:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51909:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:51925:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:52139:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:52155:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:52171:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:52187:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:52203:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:52219:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:52235:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:52927:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:52943:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:52959:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:52975:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:52991:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53007:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53023:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53039:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53055:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53071:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53087:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53103:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53119:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53135:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53151:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53167:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53183:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53199:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53215:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53231:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53247:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53263:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53279:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53295:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53311:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53343:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53359:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53375:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53391:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53407:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53423:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53439:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53455:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53471:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53487:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53503:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53519:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53535:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53551:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53567:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53871:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53887:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53903:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53919:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53935:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53951:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53967:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53983:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:53999:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54015:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54031:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54047:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54063:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54079:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54095:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54495:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54511:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54527:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54543:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54559:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54575:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54591:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54607:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54783:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:54799:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55119:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55135:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55151:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55263:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55279:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55295:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55567:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55583:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55663:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55791:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55807:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55823:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55839:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55855:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55967:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55983:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:55999:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:56559:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:56735:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:56751:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:56767:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57359:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57375:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57391:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57407:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57423:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57439:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57455:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57471:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57487:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57503:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57519:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57535:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57551:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57567:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57679:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57695:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57711:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57727:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57743:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:57759:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58111:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58127:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58159:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58207:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58223:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58239:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58271:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58287:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58303:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58319:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58335:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58351:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58367:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58383:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx)' {aka 'rtx_def* (*)(rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58431:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58447:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58463:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58479:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58687:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58735:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58751:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58767:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58783:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58799:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58815:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58831:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58847:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58863:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58879:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58895:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58911:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58927:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58943:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58959:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58975:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:58991:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59007:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59023:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59039:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59055:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59071:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59087:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59103:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59119:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59135:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59151:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59167:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59183:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59199:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59215:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59231:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59247:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59263:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59279:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59295:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59311:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59327:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59343:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59359:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59375:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59391:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59407:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59423:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59439:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59455:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59471:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59487:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59503:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59519:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59535:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59551:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59567:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59583:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59599:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59615:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59631:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59647:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59663:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59679:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59695:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59711:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59727:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59743:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59759:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59775:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59791:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59807:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59823:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59839:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59855:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59871:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59887:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59903:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59919:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59935:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59951:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59967:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59983:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:59999:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60015:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60031:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60047:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60063:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60079:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60095:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60111:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60127:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60143:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60159:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60175:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60191:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60207:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60223:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60239:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60255:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60271:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60287:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60303:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60319:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60335:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60351:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60367:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60383:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60399:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60415:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60431:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60447:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60463:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60479:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60495:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60511:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60527:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
../../gcc-4.8.5/gcc/config/avr/avr.md:60543:7: warning: cast between incompatible function types from 'rtx_def* (*)(rtx, rtx, rtx)' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} to 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} [-Wcast-function-type]
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ggc-page.c -o ggc-page.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ggc-page.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/alias.c -o alias.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/alloc-pool.c -o alloc-pool.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/alias.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/auto-inc-dec.c -o auto-inc-dec.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/auto-inc-dec.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/auto-inc-dec.c:36:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/bb-reorder.c -o bb-reorder.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/bb-reorder.c:84:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/auto-inc-dec.c:36:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/auto-inc-dec.c:36:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/bitmap.c -o bitmap.o
../../gcc-4.8.5/gcc/bitmap.c:2162:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
2162 | " %15"HOST_WIDEST_INT_PRINT"d %15"HOST_WIDEST_INT_PRINT"d"
| ^
../../gcc-4.8.5/gcc/bitmap.c:2162:36: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
2162 | " %15"HOST_WIDEST_INT_PRINT"d %15"HOST_WIDEST_INT_PRINT"d"
| ^
../../gcc-4.8.5/gcc/bitmap.c:2163:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
2163 | " %15"HOST_WIDEST_INT_PRINT"d"
| ^
../../gcc-4.8.5/gcc/bitmap.c:2164:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
2164 | " %10"HOST_WIDEST_INT_PRINT"d %10"HOST_WIDEST_INT_PRINT"d\n",
| ^
../../gcc-4.8.5/gcc/bitmap.c:2164:36: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
2164 | " %10"HOST_WIDEST_INT_PRINT"d %10"HOST_WIDEST_INT_PRINT"d\n",
| ^
../../gcc-4.8.5/gcc/bitmap.c:2197:5: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
2197 | "%-41s %9"HOST_WIDEST_INT_PRINT"d %15"HOST_WIDEST_INT_PRINT"d\n",
| ^
../../gcc-4.8.5/gcc/bitmap.c:2197:36: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
2197 | "%-41s %9"HOST_WIDEST_INT_PRINT"d %15"HOST_WIDEST_INT_PRINT"d\n",
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/bt-load.c -o bt-load.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/bt-load.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/bt-load.c:38:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/bt-load.c:38:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/bt-load.c:38:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/builtins.c -o builtins.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/builtins.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/builtins.c:38:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/caller-save.c -o caller-save.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/calls.c -o calls.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/caller-save.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/calls.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/caller-save.c:29:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/builtins.c:38:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/builtins.c:38:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfg.c -o cfg.o
In file included from ../../gcc-4.8.5/gcc/caller-save.c:29:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/caller-save.c:29:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/cfg.c:57:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfganal.c -o cfganal.o
../../gcc-4.8.5/gcc/builtins.c: In function 'rtx_def* expand_builtin(tree, rtx, rtx, machine_mode, int)':
../../gcc-4.8.5/gcc/builtins.c:5914:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
5914 | if (! flag_unsafe_math_optimizations)
| ^~
In file included from ../../gcc-4.8.5/gcc/builtins.c:26:
../../gcc-4.8.5/gcc/tree.h:319:25: note: here
319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
| ^~~~
../../gcc-4.8.5/gcc/builtins.c:5916:5: note: in expansion of macro 'CASE_FLT_FN'
5916 | CASE_FLT_FN (BUILT_IN_SQRT):
| ^~~~~~~~~~~
../../gcc-4.8.5/gcc/builtins.c:5935:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
5935 | if (! flag_unsafe_math_optimizations)
| ^~
In file included from ../../gcc-4.8.5/gcc/builtins.c:26:
../../gcc-4.8.5/gcc/tree.h:319:25: note: here
319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
| ^~~~
../../gcc-4.8.5/gcc/builtins.c:5937:5: note: in expansion of macro 'CASE_FLT_FN'
5937 | CASE_FLT_FN (BUILT_IN_ISINF):
| ^~~~~~~~~~~
../../gcc-4.8.5/gcc/builtins.c:5979:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
5979 | if (! flag_unsafe_math_optimizations)
| ^~
In file included from ../../gcc-4.8.5/gcc/builtins.c:26:
../../gcc-4.8.5/gcc/tree.h:319:25: note: here
319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
| ^~~~
../../gcc-4.8.5/gcc/builtins.c:5982:5: note: in expansion of macro 'CASE_FLT_FN'
5982 | CASE_FLT_FN (BUILT_IN_FMOD):
| ^~~~~~~~~~~
../../gcc-4.8.5/gcc/builtins.c: In function 'rtx_def* expand_builtin_mathfn(tree, rtx, rtx)':
../../gcc-4.8.5/gcc/builtins.c:2026:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
2026 | if (flag_trapping_math)
| ^~
In file included from ../../gcc-4.8.5/gcc/builtins.c:26:
../../gcc-4.8.5/gcc/tree.h:319:25: note: here
319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
| ^~~~
../../gcc-4.8.5/gcc/builtins.c:2029:5: note: in expansion of macro 'CASE_FLT_FN'
2029 | CASE_FLT_FN (BUILT_IN_RINT):
| ^~~~~~~~~~~
../../gcc-4.8.5/gcc/builtins.c: In function 'rtx_def* expand_builtin_int_roundingfn_2(tree, rtx)':
../../gcc-4.8.5/gcc/builtins.c:2805:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
2805 | fallback_fn = BUILT_IN_LRINT;
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/builtins.c:26:
../../gcc-4.8.5/gcc/tree.h:319:25: note: here
319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
| ^~~~
../../gcc-4.8.5/gcc/builtins.c:2807:5: note: in expansion of macro 'CASE_FLT_FN'
2807 | CASE_FLT_FN (BUILT_IN_LRINT):
| ^~~~~~~~~~~
../../gcc-4.8.5/gcc/builtins.c:2813:19: warning: this statement may fall through [-Wimplicit-fallthrough=]
2813 | fallback_fn = BUILT_IN_LROUND;
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/builtins.c:26:
../../gcc-4.8.5/gcc/tree.h:319:25: note: here
319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
| ^~~~
../../gcc-4.8.5/gcc/builtins.c:2815:5: note: in expansion of macro 'CASE_FLT_FN'
2815 | CASE_FLT_FN (BUILT_IN_LROUND):
| ^~~~~~~~~~~
../../gcc-4.8.5/gcc/builtins.c: In function 'rtx_def* expand_builtin_mathfn_2(tree, rtx, rtx)':
../../gcc-4.8.5/gcc/builtins.c:2131:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
2131 | if (REAL_MODE_FORMAT (TYPE_MODE (TREE_TYPE (exp)))->b != 2)
| ^~
In file included from ../../gcc-4.8.5/gcc/builtins.c:26:
../../gcc-4.8.5/gcc/tree.h:319:25: note: here
319 | #define CASE_FLT_FN(FN) case FN: case FN##F: case FN##L
| ^~~~
../../gcc-4.8.5/gcc/builtins.c:2134:5: note: in expansion of macro 'CASE_FLT_FN'
2134 | CASE_FLT_FN (BUILT_IN_LDEXP):
| ^~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/cfganal.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/cfg.c:60:
../../gcc-4.8.5/gcc/cfg.c: In function 'void dump_bb_info(FILE*, basic_block, int, int, bool, bool)':
../../gcc-4.8.5/gcc/dumpfile.h:52:24: warning: '<<' in boolean context, did you mean '<'? [-Wint-in-bool-context]
52 | #define TDF_DETAILS (1 << 3) /* show more detailed info about
| ~~~^~~~~
../../gcc-4.8.5/gcc/cfg.c:714:11: note: in expansion of macro 'TDF_DETAILS'
714 | if (TDF_DETAILS)
| ^~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgbuild.c -o cfgbuild.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cfgbuild.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgcleanup.c -o cfgcleanup.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgexpand.c -o cfgexpand.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cfgexpand.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cfgcleanup.c:35:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/cfgcleanup.c:41:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/cfgcleanup.c:41:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/cfgcleanup.c:41:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/cfgcleanup.c: In function 'bool equal_different_set_p(rtx, rtx, rtx, rtx)':
../../gcc-4.8.5/gcc/cfgcleanup.c:996:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
996 | if (reload_completed
| ^~
../../gcc-4.8.5/gcc/cfgcleanup.c:1000:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
1000 | return false;
| ^~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfghooks.c -o cfghooks.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cfghooks.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgloop.c -o cfgloop.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cfgloop.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgloopanal.c -o cfgloopanal.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgloopmanip.c -o cfgloopmanip.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cfgloopanal.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cfgloopmanip.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cfgrtl.c -o cfgrtl.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cfgrtl.c:43:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/symtab.c -o symtab.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/symtab.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cgraph.c -o cgraph.o
In function 'char* catenate_strings(const char*, const char*, int)',
inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9355:17:
../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
9281 | strncpy (result, lhs, lhs_size);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)':
../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here
9279 | const int lhs_size = strlen (lhs);
| ~~~~~~~^~~~~
In function 'char* catenate_strings(const char*, const char*, int)',
inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9352:15:
../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
9281 | strncpy (result, lhs, lhs_size);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)':
../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here
9279 | const int lhs_size = strlen (lhs);
| ~~~~~~~^~~~~
In function 'char* catenate_strings(const char*, const char*, int)',
inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9350:15:
../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
9281 | strncpy (result, lhs, lhs_size);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)':
../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here
9279 | const int lhs_size = strlen (lhs);
| ~~~~~~~^~~~~
In function 'char* catenate_strings(const char*, const char*, int)',
inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9348:15:
../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
9281 | strncpy (result, lhs, lhs_size);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)':
../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here
9279 | const int lhs_size = strlen (lhs);
| ~~~~~~~^~~~~
In function 'char* catenate_strings(const char*, const char*, int)',
inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9342:17:
../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
9281 | strncpy (result, lhs, lhs_size);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)':
../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here
9279 | const int lhs_size = strlen (lhs);
| ~~~~~~~^~~~~
In function 'char* catenate_strings(const char*, const char*, int)',
inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9339:15:
../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
9281 | strncpy (result, lhs, lhs_size);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)':
../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here
9279 | const int lhs_size = strlen (lhs);
| ~~~~~~~^~~~~
In function 'char* catenate_strings(const char*, const char*, int)',
inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9337:15:
../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
9281 | strncpy (result, lhs, lhs_size);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)':
../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here
9279 | const int lhs_size = strlen (lhs);
| ~~~~~~~^~~~~
In function 'char* catenate_strings(const char*, const char*, int)',
inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9324:12:
../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
9281 | strncpy (result, lhs, lhs_size);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)':
../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here
9279 | const int lhs_size = strlen (lhs);
| ~~~~~~~^~~~~
In function 'char* catenate_strings(const char*, const char*, int)',
inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9326:12:
../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
9281 | strncpy (result, lhs, lhs_size);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)':
../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here
9279 | const int lhs_size = strlen (lhs);
| ~~~~~~~^~~~~
In function 'char* catenate_strings(const char*, const char*, int)',
inlined from 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)' at ../../gcc-4.8.5/gcc/c-family/c-common.c:9298:15:
../../gcc-4.8.5/gcc/c-family/c-common.c:9281:11: warning: 'char* strncpy(char*, const char*, size_t)' output truncated before terminating nul copying as many bytes from a string as its length [-Wstringop-truncation]
9281 | strncpy (result, lhs, lhs_size);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/c-family/c-common.c: In function 'void c_parse_error(const char*, cpp_ttype, tree, unsigned char)':
../../gcc-4.8.5/gcc/c-family/c-common.c:9279:31: note: length computed here
9279 | const int lhs_size = strlen (lhs);
| ~~~~~~~^~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cgraph.c:29:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/cgraph.c:1516:17: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
1516 | fprintf (f, " executed "HOST_WIDEST_INT_PRINT_DEC"x",
| ^
../../gcc-4.8.5/gcc/cgraph.c:1568:14: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
1568 | fprintf (f, "("HOST_WIDEST_INT_PRINT_DEC"x) ",
| ^
../../gcc-4.8.5/gcc/cgraph.c:1591:14: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
1591 | fprintf (f, "("HOST_WIDEST_INT_PRINT_DEC"x) ",
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cgraphbuild.c -o cgraphbuild.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cgraphbuild.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/cgraph.c: In function 'void verify_cgraph_node(cgraph_node*)':
../../gcc-4.8.5/gcc/cgraph.c:2456:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
2456 | for (i = 0; ipa_ref_list_reference_iterate (&node->symbol.ref_list,
| ^~~
../../gcc-4.8.5/gcc/cgraph.c:2470:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
2470 | if (!ref_found)
| ^~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cgraphunit.c -o cgraphunit.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cgraphclones.c -o cgraphclones.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cgraphunit.c:163:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cgraphclones.c:70:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/combine.c -o combine.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/combine.c:81:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/combine.c:94:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/combine-stack-adj.c -o combine-stack-adj.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/combine-stack-adj.c:44:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/combine-stack-adj.c:48:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/combine.c:94:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/combine.c:94:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/combine-stack-adj.c:48:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/combine-stack-adj.c:48:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/compare-elim.c -o compare-elim.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/compare-elim.c:60:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/compare-elim.c:64:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/convert.c -o convert.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/convert.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/coverage.c -o coverage.o
../../gcc-4.8.5/gcc/combine.c: In function 'rtx_def* expand_compound_operation(rtx)':
../../gcc-4.8.5/gcc/combine.c:6653:17: warning: this statement may fall through [-Wimplicit-fallthrough=]
6653 | unsignedp = 1;
| ~~~~~~~~~~^~~
../../gcc-4.8.5/gcc/combine.c:6654:5: note: here
6654 | case SIGN_EXTEND:
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/coverage.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include/c++\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include/c++/avr\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include/c++/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/../../../../avr/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/../../../../avr/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DBASEVER="\"4.8.5\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cppbuiltin.c -o cppbuiltin.o
../../gcc-4.8.5/gcc/combine.c: In function 'rtx_def* canon_reg_for_combine(rtx, rtx)':
../../gcc-4.8.5/gcc/combine.c:7894:52: warning: this statement may fall through [-Wimplicit-fallthrough=]
7894 | if (op0 != XEXP (x, 0) || op1 != XEXP (x, 1) || op2 != XEXP (x, 2))
../../gcc-4.8.5/gcc/combine.c:7898:5: note: here
7898 | case RTX_OBJ:
| ^~~~
../../gcc-4.8.5/gcc/convert.c: In function 'tree_node* convert_to_real(tree, tree)':
../../gcc-4.8.5/gcc/convert.c:134:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
134 | if (flag_errno_math)
| ^~
../../gcc-4.8.5/gcc/convert.c:116:25: note: here
116 | #define CASE_MATHFN(FN) case BUILT_IN_##FN: case BUILT_IN_##FN##L:
| ^~~~
../../gcc-4.8.5/gcc/convert.c:136:4: note: in expansion of macro 'CASE_MATHFN'
136 | CASE_MATHFN (ACOS)
| ^~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cppbuiltin.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/compare-elim.c:64:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/compare-elim.c:64:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/cppbuiltin.c:130:38: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
130 | cpp_define_formatted (pfile, NAME"="HOST_WIDE_INT_PRINT_DEC, \
| ^
g++ -c -DGCC_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include\" -DFIXED_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include-fixed\" -DGPLUSPLUS_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include/c++\" -DGPLUSPLUS_INCLUDE_DIR_ADD_SYSROOT=0 -DGPLUSPLUS_TOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include/c++/avr\" -DGPLUSPLUS_BACKWARD_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/include/c++/backward\" -DLOCAL_INCLUDE_DIR=\"/usr/local/include\" -DCROSS_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/../../../../avr/sys-include\" -DTOOL_INCLUDE_DIR=\"/usr/lib/gcc/avr/4.8.5/../../../../avr/include\" -DNATIVE_SYSTEM_HEADER_DIR=\"/usr/include\" -DPREFIX=\"/usr/\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cppdefault.c -o cppdefault.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cppdefault.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cprop.c -o cprop.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cprop.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cse.c -o cse.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cselib.c -o cselib.o
In file included from ../../gcc-4.8.5/gcc/cprop.c:34:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/data-streamer.c -o data-streamer.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cse.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cselib.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/cselib.c:32:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/cse.c:31:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/lto-streamer.h:28,
from ../../gcc-4.8.5/gcc/data-streamer.h:26,
from ../../gcc-4.8.5/gcc/data-streamer.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/cprop.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/cprop.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/cse.c:31:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/cse.c:31:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/cselib.c:32:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/cselib.c:32:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/cse.c: In function 'void cse_insn(rtx)':
../../gcc-4.8.5/gcc/cse.c:5384:31: warning: left shift of negative value [-Wshift-negative-value]
5384 | & ((HOST_WIDE_INT) (-1) << INTVAL (width))))
../../gcc-4.8.5/gcc/cselib.c: In function 'rtx_def* cselib_expand_value_rtx_1(rtx, expand_value_data*, int)':
../../gcc-4.8.5/gcc/cselib.c:1618:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
1618 | }
| ^
In file included from ../../gcc-4.8.5/gcc/cselib.c:25:
../../gcc-4.8.5/gcc/rtl.h:413:4: note: here
413 | case CONST_INT: \
| ^~~~
../../gcc-4.8.5/gcc/cselib.c:1621:5: note: in expansion of macro 'CASE_CONST_ANY'
1621 | CASE_CONST_ANY:
| ^~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/data-streamer-in.c -o data-streamer-in.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/lto-streamer.h:28,
from ../../gcc-4.8.5/gcc/data-streamer.h:26,
from ../../gcc-4.8.5/gcc/data-streamer-in.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/data-streamer-out.c -o data-streamer-out.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/lto-streamer.h:28,
from ../../gcc-4.8.5/gcc/data-streamer.h:26,
from ../../gcc-4.8.5/gcc/data-streamer-out.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dbxout.c -o dbxout.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dbgcnt.c -o dbgcnt.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/dbxout.c:72:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dce.c -o dce.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ddg.c -o ddg.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/dce.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ddg.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/ddg.c:36:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/debug.c -o debug.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/debug.c:21:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/dce.c:21:
../../gcc-4.8.5/gcc/dce.c: In function 'bool find_call_stack_args(rtx, bool, bool, bitmap)':
../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value]
289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/dce.c:278:16: note: in expansion of macro 'INTTYPE_MAXIMUM'
278 | min_sp_off = INTTYPE_MAXIMUM (HOST_WIDE_INT);
| ^~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/df-core.c -o df-core.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/df-core.c:380:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/ddg.c:36:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ddg.c:36:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/df-core.c:384:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/df-problems.c -o df-problems.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/df-scan.c -o df-scan.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/df-problems.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/df-core.c:384:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/df-core.c:384:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/df-scan.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/df-problems.c:31:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/df-scan.c:31:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/df-problems.c:31:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/df-problems.c:31:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/df-scan.c:31:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/df-scan.c:31:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dfp.c -o dfp.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/dfp.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dojump.c -o dojump.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dominance.c -o dominance.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/dominance.c:38:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/dojump.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/domwalk.c -o domwalk.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/domwalk.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/dojump.c: In function 'void do_jump(tree, rtx, rtx, int)':
../../gcc-4.8.5/gcc/dojump.c:394:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
394 | if (TREE_CODE (TREE_OPERAND (exp, 0)) == COMPONENT_REF
| ^~
../../gcc-4.8.5/gcc/dojump.c:399:5: note: here
399 | case CONVERT_EXPR:
| ^~~~
../../gcc-4.8.5/gcc/dojump.c:402:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
402 | if ((TYPE_PRECISION (TREE_TYPE (exp))
| ^~
../../gcc-4.8.5/gcc/dojump.c:405:5: note: here
405 | case NON_LVALUE_EXPR:
| ^~~~
../../gcc-4.8.5/gcc/dojump.c:544:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
544 | || TREE_CODE (TREE_OPERAND (exp, 1)) == INTEGER_CST)
../../gcc-4.8.5/gcc/dojump.c:549:5: note: here
549 | case TRUTH_AND_EXPR:
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/double-int.c -o double-int.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/double-int.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/double-int.c: In function 'void rshift_double(long unsigned int, long int, long unsigned int, unsigned int, long unsigned int*, long int*, bool)':
../../gcc-4.8.5/gcc/double-int.c:290:37: warning: left shift of negative value [-Wshift-negative-value]
290 | *hv &= ~((HOST_WIDE_INT) (-1) << (prec - count - HOST_BITS_PER_WIDE_INT));
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/double-int.c: In function 'void lshift_double(long unsigned int, long int, long int, unsigned int, long unsigned int*, long int*, bool)':
../../gcc-4.8.5/gcc/double-int.c:353:37: warning: left shift of negative value [-Wshift-negative-value]
353 | *hv &= ~((HOST_WIDE_INT) (-1) << (prec - HOST_BITS_PER_WIDE_INT));
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dse.c -o dse.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/dse.c:29:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/dse.c:44:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dumpfile.c -o dumpfile.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dwarf2asm.c -o dwarf2asm.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/dwarf2asm.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/dse.c:44:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/dse.c:44:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/dwarf2asm.c:408:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
408 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/dwarf2asm.c:414:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
414 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/dwarf2asm.c:551:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
551 | #if HAVE_DESIGNATED_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dwarf2cfi.c -o dwarf2cfi.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/dwarf2cfi.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/dwarf2cfi.c:3152:19: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
3152 | fprintf (f, "\t.cfi_offset %lu, "HOST_WIDE_INT_PRINT_DEC"\n",
| ^
../../gcc-4.8.5/gcc/dwarf2cfi.c:3175:19: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
3175 | fprintf (f, "\t.cfi_def_cfa %lu, "HOST_WIDE_INT_PRINT_DEC"\n",
| ^
../../gcc-4.8.5/gcc/dwarf2cfi.c:3210:18: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
3210 | fprintf (f, "\t%s args_size "HOST_WIDE_INT_PRINT_DEC,
| ^
../../gcc-4.8.5/gcc/dwarf2cfi.c:3216:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
3216 | fprintf (f, "\t.cfi_GNU_args_size "HOST_WIDE_INT_PRINT_DEC "\n",
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/dwarf2out.c -o dwarf2out.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/emit-rtl.c -o emit-rtl.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/dwarf2out.c:61:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/et-forest.c -o et-forest.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/emit-rtl.c:37:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/dwarf2out.c:5271:22: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
5271 | fprintf (outfile, "constant ("HOST_WIDE_INT_PRINT_DEC","\
| ^
In file included from ../../gcc-4.8.5/gcc/emit-rtl.c:49:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/emit-rtl.c:49:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/emit-rtl.c:49:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/except.c -o except.o
In file included from ../../gcc-4.8.5/gcc/dwarf2out.c:59:
../../gcc-4.8.5/gcc/dwarf2out.c: In function 'void loc_descr_plus_const(dw_loc_descr_struct**, long int)':
../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value]
289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/dwarf2out.c:1441:32: note: in expansion of macro 'INTTYPE_MAXIMUM'
1441 | && ((offset > 0 && *p <= INTTYPE_MAXIMUM (HOST_WIDE_INT) - offset)
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value]
289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/dwarf2out.c:1442:28: note: in expansion of macro 'INTTYPE_MINIMUM'
1442 | || (offset < 0 && *p >= INTTYPE_MINIMUM (HOST_WIDE_INT) - offset)))
| ^~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/except.c:115:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/explow.c -o explow.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/explow.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/explow.c:38:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/dwarf2out.c: In function 'bool tree_add_const_value_attribute_for_decl(dw_die_ref, tree)':
../../gcc-4.8.5/gcc/dwarf2out.c:15542:3: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
15542 | if (!decl
| ^~
../../gcc-4.8.5/gcc/dwarf2out.c:15549:5: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
15549 | if (TREE_READONLY (decl)
| ^~
In file included from ../../gcc-4.8.5/gcc/explow.c:38:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/explow.c:38:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -Wno-error -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/expmed.c -o expmed.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/expmed.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/expmed.c:34:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/dwarf2out.c: In function 'dw_loc_descr_struct* loc_descriptor(rtx, machine_mode, var_init_status)':
../../gcc-4.8.5/gcc/dwarf2out.c:13046:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
13046 | if (!const_ok_for_output (rtl))
| ^~
../../gcc-4.8.5/gcc/dwarf2out.c:13048:5: note: here
13048 | case LABEL_REF:
| ^~~~
../../gcc-4.8.5/gcc/dwarf2out.c: In function 'bool add_const_value_attribute(dw_die_ref, rtx)':
../../gcc-4.8.5/gcc/dwarf2out.c:14784:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
14784 | if (!const_ok_for_output (rtl))
| ^~
../../gcc-4.8.5/gcc/dwarf2out.c:14786:5: note: here
14786 | case LABEL_REF:
| ^~~~
In file included from ../../gcc-4.8.5/gcc/expmed.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/expmed.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/expmed.c: In function 'rtx_def* expand_smod_pow2(machine_mode, rtx, long int)':
../../gcc-4.8.5/gcc/expmed.c:3675:37: warning: left shift of negative value [-Wshift-negative-value]
3675 | masklow |= (HOST_WIDE_INT) -1 << (GET_MODE_BITSIZE (mode) - 1);
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/expmed.c:3680:4: warning: left shift of negative value [-Wshift-negative-value]
3679 | maskhigh = (HOST_WIDE_INT) -1
| ~~~~~~~~~~~~~~~~~~
3680 | << (GET_MODE_BITSIZE (mode) - HOST_BITS_PER_WIDE_INT - 1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/expmed.c:3693:32: warning: left shift of negative value [-Wshift-negative-value]
3693 | masklow = (HOST_WIDE_INT) -1 << logd;
| ~~~~~~~~~~~~~~~~~~~^~~~~~~
../../gcc-4.8.5/gcc/dwarf2out.c: In function 'dw_loc_descr_struct* mem_loc_descriptor(rtx, machine_mode, machine_mode, var_init_status)':
../../gcc-4.8.5/gcc/dwarf2out.c:11883:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
11883 | inner = SUBREG_REG (rtl);
../../gcc-4.8.5/gcc/dwarf2out.c:11884:5: note: here
11884 | case TRUNCATE:
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/expr.c -o expr.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/expr.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/expr.c:38:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/final.c -o final.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/fixed-value.c -o fixed-value.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/final.c:48:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/fixed-value.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/final.c:56:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/expr.c:38:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/expr.c:38:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/fold-const.c -o fold-const.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/fold-const.c:46:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/final.c:56:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/final.c:56:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/final.c:48:
../../gcc-4.8.5/gcc/final.c: In function 'void output_alternate_entry_point(FILE*, rtx)':
../../gcc-4.8.5/gcc/config/elfos.h:247:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
247 | fputc ('\n', (FILE)); \
| ~~~~~~^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/final.c:2019:7: note: in expansion of macro 'ASM_WEAKEN_LABEL'
2019 | ASM_WEAKEN_LABEL (file, name);
| ^~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/final.c:2021:5: note: here
2021 | case LABEL_GLOBAL_ENTRY:
| ^~~~
../../gcc-4.8.5/gcc/final.c:2022:39: warning: this statement may fall through [-Wimplicit-fallthrough=]
2022 | targetm.asm_out.globalize_label (file, name);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~
../../gcc-4.8.5/gcc/final.c:2023:5: note: here
2023 | case LABEL_STATIC_ENTRY:
| ^~~~
../../gcc-4.8.5/gcc/expr.c: In function 'rtx_def* expand_expr_real_2(sepops, rtx, machine_mode, expand_modifier)':
../../gcc-4.8.5/gcc/expr.c:8172:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
8172 | if (TYPE_PRECISION (sizetype) < TYPE_PRECISION (type))
| ^~
../../gcc-4.8.5/gcc/expr.c:8181:5: note: here
8181 | case PLUS_EXPR:
| ^~~~
../../gcc-4.8.5/gcc/expr.c: In function 'rtx_def* expand_expr_real_1(tree, rtx, machine_mode, expand_modifier, rtx_def**, bool)':
../../gcc-4.8.5/gcc/expr.c:9186:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
9186 | case 3: treeop2 = TREE_OPERAND (exp, 2);
../../gcc-4.8.5/gcc/expr.c:9187:2: note: here
9187 | case 2: treeop1 = TREE_OPERAND (exp, 1);
| ^~~~
../../gcc-4.8.5/gcc/expr.c:9187:18: warning: this statement may fall through [-Wimplicit-fallthrough=]
9187 | case 2: treeop1 = TREE_OPERAND (exp, 1);
../../gcc-4.8.5/gcc/expr.c:9188:2: note: here
9188 | case 1: treeop0 = TREE_OPERAND (exp, 0);
| ^~~~
../../gcc-4.8.5/gcc/fold-const.c: In function 'tree_node* fold_unary_loc(location_t, tree_code, tree, tree)':
../../gcc-4.8.5/gcc/fold-const.c:8051:8: warning: left shift of negative value [-Wshift-negative-value]
8050 | cst &= (HOST_WIDE_INT) -1
| ~~~~~~~~~~~~~~~~~~
8051 | << (TYPE_PRECISION (TREE_TYPE (and1)) - 1);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/function.c -o function.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.c:37:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/function.c:49:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/fwprop.c -o fwprop.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/fwprop.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/fold-const.c: In function 'tree_node* fold_binary_loc(location_t, tree_code, tree, tree, tree)':
../../gcc-4.8.5/gcc/fold-const.c:12601:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
12601 | if (integer_zerop (arg0))
| ^~
In file included from ../../gcc-4.8.5/gcc/function.c:49:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/fold-const.c:12603:5: note: here
12603 | case TRUTH_AND_EXPR:
| ^~~~
../../gcc-4.8.5/gcc/fold-const.c:12656:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
12656 | if (TREE_CODE (arg0) == INTEGER_CST && ! integer_zerop (arg0))
| ^~
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/fold-const.c:12658:5: note: here
12658 | case TRUTH_OR_EXPR:
| ^~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/function.c:49:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/fwprop.c:31:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/fold-const.c: In function 'tree_node* fold_widened_comparison(location_t, tree_code, tree, tree, tree)':
../../gcc-4.8.5/gcc/fold-const.c:6792:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
6792 | else if (below)
| ^~
../../gcc-4.8.5/gcc/fold-const.c:6795:5: note: here
6795 | case GT_EXPR:
| ^~~~
../../gcc-4.8.5/gcc/fold-const.c: In function 'tree_node* fold_cond_expr_with_comparison(location_t, tree, tree, tree, tree)':
../../gcc-4.8.5/gcc/fold-const.c:4671:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
4671 | if (flag_trapping_math)
| ^~
../../gcc-4.8.5/gcc/fold-const.c:4673:7: note: here
4673 | case LE_EXPR:
| ^~~~
In file included from ../../gcc-4.8.5/gcc/fwprop.c:31:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/fwprop.c:31:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gcse.c -o gcse.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gcse.c:138:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/gcse.c:150:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/gcse.c:150:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/gcse.c:150:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ggc-common.c -o ggc-common.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple.c -o gimple.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gimple.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-iterator.c -o gimple-iterator.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gimple-iterator.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-fold.c -o gimple-fold.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gimple-fold.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/gimple-fold.c: In function 'bool gimple_val_nonnegative_real_p(tree)':
../../gcc-4.8.5/gcc/gimple-fold.c:3210:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
3210 | if (op0 == op1
| ^~
../../gcc-4.8.5/gcc/gimple-fold.c:3214:2: note: here
3214 | default:
| ^~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-low.c -o gimple-low.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gimple-low.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-pretty-print.c -o gimple-pretty-print.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gimple-pretty-print.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-ssa-strength-reduction.c -o gimple-ssa-strength-reduction.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/gimple-ssa-strength-reduction.c:48:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/gimple-pretty-print.c: In function 'void do_niy(pretty_printer*, gimple)':
../../gcc-4.8.5/gcc/gimple-pretty-print.c:50:23: warning: spurious leading punctuation sequence '<<<' in format [-Wformat-diag]
50 | pp_printf (buffer, "<<< Unknown GIMPLE statement: %s >>>\n",
| ^~~
../../gcc-4.8.5/gcc/gimple-pretty-print.c:50:56: warning: unquoted sequence of 3 consecutive punctuation characters '>>>' in format [-Wformat-diag]
50 | pp_printf (buffer, "<<< Unknown GIMPLE statement: %s >>>\n",
| ^~~
../../gcc-4.8.5/gcc/gimple-pretty-print.c:50:59: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
50 | pp_printf (buffer, "<<< Unknown GIMPLE statement: %s >>>\n",
| ^~
../../gcc-4.8.5/gcc/gimple-pretty-print.c: In function 'void dump_gimple_transaction(pretty_printer*, gimple, int, int)':
../../gcc-4.8.5/gcc/gimple-pretty-print.c:1408:27: warning: spurious trailing space in format [-Wformat-diag]
1408 | pp_printf (buffer, "0x%x ", subcode);
| ^
../../gcc-4.8.5/gcc/gimple-pretty-print.c: In function 'void dump_gimple_phi(pretty_printer*, gimple, int, int)':
../../gcc-4.8.5/gcc/gimple-pretty-print.c:1602:24: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
1602 | pp_printf (buffer, "# ALIGN = %u, MISALIGN = %u", align, misalign);
| ^
../../gcc-4.8.5/gcc/gimple-pretty-print.c: In function 'void pp_gimple_stmt_1(pretty_printer*, gimple, int, int)':
../../gcc-4.8.5/gcc/gimple-pretty-print.c:1858:25: warning: spurious leading punctuation sequence '<&' in format [-Wformat-diag]
1858 | pp_printf (buffer, "<&%p> ", (void *) gs);
| ^~
../../gcc-4.8.5/gcc/gimple-pretty-print.c:1858:30: warning: spurious trailing space in format [-Wformat-diag]
1858 | pp_printf (buffer, "<&%p> ", (void *) gs);
| ^
../../gcc-4.8.5/gcc/gimple-pretty-print.c:1879:22: warning: spurious leading punctuation sequence '[' in format [-Wformat-diag]
1879 | pp_printf (buffer, "[LP %d] ", lp_nr);
| ^
../../gcc-4.8.5/gcc/gimple-pretty-print.c:1879:29: warning: spurious trailing space in format [-Wformat-diag]
1879 | pp_printf (buffer, "[LP %d] ", lp_nr);
| ^
../../gcc-4.8.5/gcc/gimple-pretty-print.c:1881:22: warning: spurious leading punctuation sequence '[' in format [-Wformat-diag]
1881 | pp_printf (buffer, "[MNT %d] ", -lp_nr);
| ^
../../gcc-4.8.5/gcc/gimple-pretty-print.c:1881:30: warning: spurious trailing space in format [-Wformat-diag]
1881 | pp_printf (buffer, "[MNT %d] ", -lp_nr);
| ^
../../gcc-4.8.5/gcc/gimple-pretty-print.c:1903:28: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
1903 | pp_printf (buffer, "# ALIGN = %u, MISALIGN = %u",
| ^
../../gcc-4.8.5/gcc/gimple-pretty-print.c: In function 'void gimple_dump_bb_for_graph(pretty_printer*, basic_block)':
../../gcc-4.8.5/gcc/gimple-pretty-print.c:2284:19: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
2284 | pp_printf (pp, ":\n", bb->index);
| ^
../../gcc-4.8.5/gcc/gimple-pretty-print.c:2284:25: warning: unquoted sequence of 2 consecutive punctuation characters '>:' in format [-Wformat-diag]
2284 | pp_printf (pp, ":\n", bb->index);
| ^~
../../gcc-4.8.5/gcc/gimple-pretty-print.c:2284:27: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
2284 | pp_printf (pp, ":\n", bb->index);
| ^~
../../gcc-4.8.5/gcc/gimple-pretty-print.c: In function 'void dump_gimple_assign(pretty_printer*, gimple, int, int)':
../../gcc-4.8.5/gcc/gimple-pretty-print.c:486:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
486 | arg3 = gimple_assign_rhs3 (gs);
| ~~~~~~~~~~~~~~~~~~~^~~~
../../gcc-4.8.5/gcc/gimple-pretty-print.c:487:2: note: here
487 | case 3:
| ^~~~
../../gcc-4.8.5/gcc/gimple-pretty-print.c:488:30: warning: this statement may fall through [-Wimplicit-fallthrough=]
488 | arg2 = gimple_assign_rhs2 (gs);
| ~~~~~~~~~~~~~~~~~~~^~~~
../../gcc-4.8.5/gcc/gimple-pretty-print.c:489:2: note: here
489 | case 2:
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-streamer-in.c -o gimple-streamer-in.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/gimple-streamer-in.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimple-streamer-out.c -o gimple-streamer-out.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gimplify.c -o gimplify.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/gimple-streamer-out.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/godump.c -o godump.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gimplify.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/system.h:645,
from ../../gcc-4.8.5/gcc/gimplify.c:24:
../../gcc-4.8.5/gcc/gimplify.c: In function 'tree_node* create_tmp_var_name(const char*)':
../../gcc-4.8.5/gcc/../include/libiberty.h:663:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
663 | char *const libiberty_nptr = (char *const) alloca (libiberty_len); \
| ^
../../gcc-4.8.5/gcc/gimplify.c:424:23: note: in expansion of macro 'ASTRDUP'
424 | char *preftmp = ASTRDUP (prefix);
| ^~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graph.c -o graph.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphds.c -o graphds.o
../../gcc-4.8.5/gcc/gimplify.c: In function 'int goa_stabilize_expr(tree_node**, gimple_statement_d**, tree, tree)':
../../gcc-4.8.5/gcc/gimplify.c:6836:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
6836 | saw_lhs |= goa_stabilize_expr (&TREE_OPERAND (expr, 1), pre_p,
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6837 | lhs_addr, lhs_var);
| ~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/gimplify.c:6838:2: note: here
6838 | case TRUTH_NOT_EXPR:
| ^~~~
../../gcc-4.8.5/gcc/gimplify.c:6822:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
6822 | saw_lhs |= goa_stabilize_expr (&TREE_OPERAND (expr, 1), pre_p, lhs_addr,
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
6823 | lhs_var);
| ~~~~~~~~
../../gcc-4.8.5/gcc/gimplify.c:6824:5: note: here
6824 | case tcc_unary:
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/graph.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/graph.c: In function 'void draw_cfg_node(pretty_printer*, int, basic_block)':
../../gcc-4.8.5/gcc/graph.c:102:8: warning: unquoted whitespace character '\x09' in format [-Wformat-diag]
102 | "\tfn_%d_basic_block_%d "
| ^~
../../gcc-4.8.5/gcc/graph.c:102:10: warning: unquoted identifier or keyword 'fn_' in format [-Wformat-diag]
102 | "\tfn_%d_basic_block_%d "
| ^~~
../../gcc-4.8.5/gcc/graph.c:102:15: warning: unquoted identifier or keyword '_basic_block_' in format [-Wformat-diag]
102 | "\tfn_%d_basic_block_%d "
| ^~~~~~~~~~~~~
../../gcc-4.8.5/gcc/graph.c:103:49: warning: spurious trailing punctuation sequence '="' in format [-Wformat-diag]
103 | "[shape=%s,style=filled,fillcolor=%s,label=\"",
| ^~~
../../gcc-4.8.5/gcc/graph.c:103:8: warning: unbalanced punctuation character '[' in format [-Wformat-diag]
103 | "[shape=%s,style=filled,fillcolor=%s,label=\"",
| ^
../../gcc-4.8.5/gcc/graph.c: In function 'void draw_cfg_node_succ_edges(pretty_printer*, int, basic_block)':
../../gcc-4.8.5/gcc/graph.c:157:5: warning: unquoted whitespace character '\x09' in format [-Wformat-diag]
157 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n "
| ^~
../../gcc-4.8.5/gcc/graph.c:157:7: warning: unquoted identifier or keyword 'fn_' in format [-Wformat-diag]
157 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n "
| ^~~
../../gcc-4.8.5/gcc/graph.c:157:12: warning: unquoted identifier or keyword '_basic_block_' in format [-Wformat-diag]
157 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n "
| ^~~~~~~~~~~~~
../../gcc-4.8.5/gcc/graph.c:157:30: warning: unquoted operator '->' in format [-Wformat-diag]
157 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n "
| ^~
../../gcc-4.8.5/gcc/graph.c:157:33: warning: unquoted identifier or keyword 'fn_' in format [-Wformat-diag]
157 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n "
| ^~~
../../gcc-4.8.5/gcc/graph.c:157:38: warning: unquoted identifier or keyword '_basic_block_' in format [-Wformat-diag]
157 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n "
| ^~~~~~~~~~~~~
../../gcc-4.8.5/gcc/graph.c:158:47: warning: unquoted sequence of 2 consecutive punctuation characters '];' in format [-Wformat-diag]
158 | "[style=%s,color=%s,weight=%d,constraint=%s];\n",
| ^~
../../gcc-4.8.5/gcc/graph.c:158:49: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
158 | "[style=%s,color=%s,weight=%d,constraint=%s];\n",
| ^~
../../gcc-4.8.5/gcc/graph.c: In function 'void draw_cfg_nodes_for_loop(pretty_printer*, int, loop*)':
../../gcc-4.8.5/gcc/graph.c:218:10: warning: unquoted whitespace character '\x09' in format [-Wformat-diag]
218 | "\tsubgraph cluster_%d_%d {\n"
| ^~
../../gcc-4.8.5/gcc/graph.c:218:21: warning: unquoted identifier or keyword 'cluster_' in format [-Wformat-diag]
218 | "\tsubgraph cluster_%d_%d {\n"
| ^~~~~~~~
../../gcc-4.8.5/gcc/graph.c:218:31: warning: unquoted identifier or keyword '_' in format [-Wformat-diag]
218 | "\tsubgraph cluster_%d_%d {\n"
| ^
../../gcc-4.8.5/gcc/graph.c:218:36: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
218 | "\tsubgraph cluster_%d_%d {\n"
| ^~~
219 | "\tstyle=\"filled\";\n"
| ~~~
../../gcc-4.8.5/gcc/graph.c:219:17: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag]
219 | "\tstyle=\"filled\";\n"
| ^~~
../../gcc-4.8.5/gcc/graph.c:219:26: warning: unquoted sequence of 2 consecutive punctuation characters '";' in format [-Wformat-diag]
219 | "\tstyle=\"filled\";\n"
| ^~~
../../gcc-4.8.5/gcc/graph.c:219:29: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
219 | "\tstyle=\"filled\";\n"
| ^~~
220 | "\tcolor=\"darkgreen\";\n"
| ~~~
../../gcc-4.8.5/gcc/graph.c:220:17: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag]
220 | "\tcolor=\"darkgreen\";\n"
| ^~~
../../gcc-4.8.5/gcc/graph.c:220:29: warning: unquoted sequence of 2 consecutive punctuation characters '";' in format [-Wformat-diag]
220 | "\tcolor=\"darkgreen\";\n"
| ^~~
../../gcc-4.8.5/gcc/graph.c:220:32: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
220 | "\tcolor=\"darkgreen\";\n"
| ^~~
221 | "\tfillcolor=\"%s\";\n"
| ~~~
../../gcc-4.8.5/gcc/graph.c:221:21: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag]
221 | "\tfillcolor=\"%s\";\n"
| ^~~
../../gcc-4.8.5/gcc/graph.c:221:26: warning: unquoted sequence of 2 consecutive punctuation characters '";' in format [-Wformat-diag]
221 | "\tfillcolor=\"%s\";\n"
| ^~~
../../gcc-4.8.5/gcc/graph.c:221:29: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
221 | "\tfillcolor=\"%s\";\n"
| ^~~
222 | "\tlabel=\"loop %d\";\n"
| ~~~
../../gcc-4.8.5/gcc/graph.c:222:17: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag]
222 | "\tlabel=\"loop %d\";\n"
| ^~~
../../gcc-4.8.5/gcc/graph.c:222:27: warning: unquoted sequence of 2 consecutive punctuation characters '";' in format [-Wformat-diag]
222 | "\tlabel=\"loop %d\";\n"
| ^~~
../../gcc-4.8.5/gcc/graph.c:222:30: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
222 | "\tlabel=\"loop %d\";\n"
| ^~~
223 | "\tlabeljust=l;\n"
| ~~~
../../gcc-4.8.5/gcc/graph.c:223:24: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
223 | "\tlabeljust=l;\n"
| ^~~
224 | "\tpenwidth=2;\n",
| ~~~
../../gcc-4.8.5/gcc/graph.c:224:23: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
224 | "\tpenwidth=2;\n",
| ^~
../../gcc-4.8.5/gcc/graph.c:218:35: warning: unbalanced punctuation character '{' in format [-Wformat-diag]
218 | "\tsubgraph cluster_%d_%d {\n"
| ^
../../gcc-4.8.5/gcc/graph.c:247:21: warning: unquoted whitespace character '\x09' in format [-Wformat-diag]
247 | pp_printf (pp, "\t}\n");
| ^~
../../gcc-4.8.5/gcc/graph.c:247:23: warning: unbalanced punctuation character '}' in format [-Wformat-diag]
247 | pp_printf (pp, "\t}\n");
| ^
../../gcc-4.8.5/gcc/graph.c:247:24: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
247 | pp_printf (pp, "\t}\n");
| ^~
../../gcc-4.8.5/gcc/graph.c: In function 'void draw_cfg_edges(pretty_printer*, function*)':
../../gcc-4.8.5/gcc/graph.c:280:8: warning: unquoted whitespace character '\x09' in format [-Wformat-diag]
280 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n "
| ^~
../../gcc-4.8.5/gcc/graph.c:280:10: warning: unquoted identifier or keyword 'fn_' in format [-Wformat-diag]
280 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n "
| ^~~
../../gcc-4.8.5/gcc/graph.c:280:15: warning: unquoted identifier or keyword '_basic_block_' in format [-Wformat-diag]
280 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n "
| ^~~~~~~~~~~~~
../../gcc-4.8.5/gcc/graph.c:280:33: warning: unquoted operator '->' in format [-Wformat-diag]
280 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n "
| ^~
../../gcc-4.8.5/gcc/graph.c:280:36: warning: unquoted identifier or keyword 'fn_' in format [-Wformat-diag]
280 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n "
| ^~~
../../gcc-4.8.5/gcc/graph.c:280:41: warning: unquoted identifier or keyword '_basic_block_' in format [-Wformat-diag]
280 | "\tfn_%d_basic_block_%d:s -> fn_%d_basic_block_%d:n "
| ^~~~~~~~~~~~~
../../gcc-4.8.5/gcc/graph.c:281:14: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag]
281 | "[style=\"invis\",constraint=true];\n",
| ^~~
../../gcc-4.8.5/gcc/graph.c:281:22: warning: unquoted sequence of 2 consecutive punctuation characters '",' in format [-Wformat-diag]
281 | "[style=\"invis\",constraint=true];\n",
| ^~~
../../gcc-4.8.5/gcc/graph.c:281:40: warning: unquoted sequence of 2 consecutive punctuation characters '];' in format [-Wformat-diag]
281 | "[style=\"invis\",constraint=true];\n",
| ^~
../../gcc-4.8.5/gcc/graph.c:281:42: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
281 | "[style=\"invis\",constraint=true];\n",
| ^~
../../gcc-4.8.5/gcc/graph.c: In function 'void print_graph_cfg(const char*, function*)':
../../gcc-4.8.5/gcc/graph.c:298:28: warning: quoted '%s' directive in format [-Wformat-diag]
298 | pp_printf (pp, "subgraph \"%s\" {\n"
| ^~~~~~
../../gcc-4.8.5/gcc/graph.c:298:18: note: if using '%qs' is not feasible, use '"%-s"' instead
298 | pp_printf (pp, "subgraph \"%s\" {\n"
| ^~~~~~~~~~~~~~~~~~~~~
299 | "\tcolor=\"black\";\n"
| ~~~~~~~~~~~~~~~~~~~~~~
300 | "\tlabel=\"%s\";\n",
| ~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/graph.c:298:36: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
298 | pp_printf (pp, "subgraph \"%s\" {\n"
| ^~~
299 | "\tcolor=\"black\";\n"
| ~~~
../../gcc-4.8.5/gcc/graph.c:299:19: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag]
299 | "\tcolor=\"black\";\n"
| ^~~
../../gcc-4.8.5/gcc/graph.c:299:27: warning: unquoted sequence of 2 consecutive punctuation characters '";' in format [-Wformat-diag]
299 | "\tcolor=\"black\";\n"
| ^~~
../../gcc-4.8.5/gcc/graph.c:299:30: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
299 | "\tcolor=\"black\";\n"
| ^~~
300 | "\tlabel=\"%s\";\n",
| ~~~
../../gcc-4.8.5/gcc/graph.c:300:12: warning: unquoted sequence of 2 consecutive punctuation characters '="' in format [-Wformat-diag]
300 | "\tlabel=\"%s\";\n",
| ^~~
../../gcc-4.8.5/gcc/graph.c:300:17: warning: unquoted sequence of 2 consecutive punctuation characters '";' in format [-Wformat-diag]
300 | "\tlabel=\"%s\";\n",
| ^~~
../../gcc-4.8.5/gcc/graph.c:300:20: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
300 | "\tlabel=\"%s\";\n",
| ^~
../../gcc-4.8.5/gcc/graph.c:298:35: warning: unbalanced punctuation character '{' in format [-Wformat-diag]
298 | pp_printf (pp, "subgraph \"%s\" {\n"
| ^
../../gcc-4.8.5/gcc/graph.c:304:19: warning: unbalanced punctuation character '}' in format [-Wformat-diag]
304 | pp_printf (pp, "}\n");
| ^
../../gcc-4.8.5/gcc/graph.c:304:20: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
304 | pp_printf (pp, "}\n");
| ^~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite.c -o graphite.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-blocking.c -o graphite-blocking.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/graphite.c:50:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/graphite-blocking.c:37:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-clast-to-gimple.c -o graphite-clast-to-gimple.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-dependences.c -o graphite-dependences.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/graphite-clast-to-gimple.c:43:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/graphite-dependences.c:36:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-interchange.c -o graphite-interchange.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/graphite-interchange.c:44:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-optimize-isl.c -o graphite-optimize-isl.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-poly.c -o graphite-poly.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/graphite-optimize-isl.c:39:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-scop-detection.c -o graphite-scop-detection.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/graphite-poly.c:42:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/graphite-sese-to-poly.c -o graphite-sese-to-poly.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/graphite-scop-detection.c:34:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/graphite-sese-to-poly.c:41:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace gtype-desc.c -o gtype-desc.o
In file included from tm.h:18,
from gtype-desc.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/haifa-sched.c -o haifa-sched.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/haifa-sched.c:128:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/haifa-sched.c:139:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/hw-doloop.c -o hw-doloop.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/hw-doloop.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/hwint.c -o hwint.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ifcvt.c -o ifcvt.o
In file included from ../../gcc-4.8.5/gcc/hw-doloop.c:34:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ifcvt.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/haifa-sched.c:139:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/haifa-sched.c:139:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ifcvt.c:30:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ree.c -o ree.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/incpath.c -o incpath.o
gtype-desc.c: In function 'void gt_ggc_mx_eh_status(void*)':
gtype-desc.c:969:14: warning: switch condition has boolean value [-Wswitch-bool]
969 | switch (targetm.arm_eabi_unwinder)
| ^
In file included from ../../gcc-4.8.5/gcc/ifcvt.c:30:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ifcvt.c:30:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/hw-doloop.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/hw-doloop.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
gtype-desc.c: In function 'void gt_ggc_mx_basic_block_def(void*)':
gtype-desc.c:1398:14: warning: switch condition has boolean value [-Wswitch-bool]
1398 | switch (((((*x)).flags & BB_RTL) != 0))
| ^
gtype-desc.c: In function 'void gt_ggc_mx_line_maps(void*)':
gtype-desc.c:2477:20: warning: switch condition has boolean value [-Wswitch-bool]
2477 | switch (((*x).info_ordinary.maps[i0]).reason == LC_ENTER_MACRO)
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/incpath.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
gtype-desc.c:2504:20: warning: switch condition has boolean value [-Wswitch-bool]
2504 | switch (((*x).info_macro.maps[i2]).reason == LC_ENTER_MACRO)
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/init-regs.c -o init-regs.o
gtype-desc.c: In function 'void gt_pch_nx_eh_status(void*)':
gtype-desc.c:3892:14: warning: switch condition has boolean value [-Wswitch-bool]
3892 | switch (targetm.arm_eabi_unwinder)
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ree.c:221:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
gtype-desc.c: In function 'void gt_pch_nx_basic_block_def(void*)':
gtype-desc.c:4321:14: warning: switch condition has boolean value [-Wswitch-bool]
4321 | switch (((((*x)).flags & BB_RTL) != 0))
| ^
gtype-desc.c: In function 'void gt_pch_nx_line_maps(void*)':
gtype-desc.c:5400:20: warning: switch condition has boolean value [-Wswitch-bool]
5400 | switch (((*x).info_ordinary.maps[i0]).reason == LC_ENTER_MACRO)
| ^
gtype-desc.c:5427:20: warning: switch condition has boolean value [-Wswitch-bool]
5427 | switch (((*x).info_macro.maps[i2]).reason == LC_ENTER_MACRO)
| ^
In file included from ../../gcc-4.8.5/gcc/ree.c:233:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
gtype-desc.c: In function 'void gt_pch_p_9eh_status(void*, void*, gt_pointer_operator, void*)':
gtype-desc.c:6925:10: warning: switch condition has boolean value [-Wswitch-bool]
6925 | switch (targetm.arm_eabi_unwinder)
| ^
gtype-desc.c: In function 'void gt_pch_p_15basic_block_def(void*, void*, gt_pointer_operator, void*)':
gtype-desc.c:7364:10: warning: switch condition has boolean value [-Wswitch-bool]
7364 | switch (((((*x)).flags & BB_RTL) != 0))
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/init-regs.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
gtype-desc.c: In function 'void gt_pch_p_9line_maps(void*, void*, gt_pointer_operator, void*)':
gtype-desc.c:8812:16: warning: switch condition has boolean value [-Wswitch-bool]
8812 | switch (((*x).info_ordinary.maps[i0]).reason == LC_ENTER_MACRO)
| ^
gtype-desc.c:8844:16: warning: switch condition has boolean value [-Wswitch-bool]
8844 | switch (((*x).info_macro.maps[i2]).reason == LC_ENTER_MACRO)
| ^
In file included from ../../gcc-4.8.5/gcc/ree.c:233:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ree.c:233:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/internal-fn.c -o internal-fn.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-cp.c -o ipa-cp.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/expr.h:24,
from ../../gcc-4.8.5/gcc/internal-fn.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/ipa-cp.c:108:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/gimplify.c: In function 'gimplify_status gimplify_asm_expr(tree_node**, gimple_statement_d**, gimple_statement_d**)':
../../gcc-4.8.5/gcc/gimplify.c:5319:25: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
5319 | sprintf (buf, "%d", i);
| ^
../../gcc-4.8.5/gcc/gimplify.c:5319:16: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10
5319 | sprintf (buf, "%d", i);
| ~~~~~~~~^~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-split.c -o ipa-split.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-inline.c -o ipa-inline.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ipa-inline.c:95:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/cgraph.h:28,
from ../../gcc-4.8.5/gcc/ipa-split.c:82:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/ipa-inline.c:1543:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
1543 | fprintf (dump_file," Called "HOST_WIDEST_INT_PRINT_DEC"x\n",
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-inline-analysis.c -o ipa-inline-analysis.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ipa-inline-analysis.c:70:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-inline-transform.c -o ipa-inline-transform.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ipa-inline-transform.c:34:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-prop.c -o ipa-prop.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/cgraph.h:28,
from ../../gcc-4.8.5/gcc/ipa-prop.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/ipa-prop.c:171:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
171 | fprintf (f, ", offset "HOST_WIDE_INT_PRINT_DEC", component ",
| ^
../../gcc-4.8.5/gcc/ipa-prop.c:210:16: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
210 | fprintf (f, "%d, offset "HOST_WIDE_INT_PRINT_DEC", ",
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-pure-const.c -o ipa-pure-const.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ipa-pure-const.c:37:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-reference.c -o ipa-reference.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ipa-reference.c:42:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/ipa-pure-const.c: In function 'bool special_builtin_state(pure_const_state_e*, bool*, tree)':
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NONE' not handled in switch [-Wswitch]
432 | switch (DECL_FUNCTION_CODE (callee))
| ^
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ACOSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATAN2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATAN2F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATAN2L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CBRT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CBRTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CBRTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEILF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEILL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COPYSIGN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COPYSIGNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COPYSIGNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DREM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DREMF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DREML' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFCF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFCL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ERFL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP10' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP10F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP10L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP2F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXP2L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPM1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPM1F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPM1L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSD32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSD64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FABSD128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FDIM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FDIMF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FDIML' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FLOOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FLOORF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FLOORL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAXF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMAXL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMOD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMODF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FMODL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FREXP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FREXPF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FREXPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMAF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMA_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMAF_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GAMMAL_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HUGE_VAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HUGE_VALF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HUGE_VALL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HYPOT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HYPOTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_HYPOTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ICEIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ICEILF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ICEILL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IFLOOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IFLOORF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IFLOORL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ILOGB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ILOGBF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ILOGBL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFD32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFD64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INFD128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IRINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IROUND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IROUNDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IROUNDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J0' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J0F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J0L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J1F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_J1L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_JN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_JNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_JNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LCEIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LCEILF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LCEILL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LDEXP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LDEXPF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LDEXPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LFLOOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LFLOORF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LFLOORL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMAF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMA_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMAF_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LGAMMAL_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLCEIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLCEILF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLCEILL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLFLOOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLFLOORF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLFLOORL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLRINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLROUND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLROUNDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLROUNDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG10' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG10F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG10L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG1P' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG1PF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG1PL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG2F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOG2L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGBF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGBL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LOGL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LRINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LROUND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LROUNDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LROUNDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MODF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MODFF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MODFL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NAND32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NAND64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NAND128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NANSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEARBYINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEARBYINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEARBYINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTAFTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTAFTERF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTAFTERL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTTOWARD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTTOWARDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXTTOWARDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POW' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POW10' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POW10F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POW10L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWI' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWIF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POWL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMAINDER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMAINDERF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMAINDERL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMQUO' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMQUOF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REMQUOL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ROUND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ROUNDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ROUNDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBLN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBLNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBLNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCALBNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITD32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITD64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNBITD128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNIFICAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNIFICANDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIGNIFICANDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINCOS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINCOSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINCOSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SQRT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SQRTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SQRTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TGAMMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TGAMMAF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TGAMMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TRUNC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TRUNCF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TRUNCL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y0' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y0F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y0L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y1F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_Y1L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_YN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_YNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_YNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CABSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CABSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CACOSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CARG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CARGF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CARGL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CASINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CATANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CCOSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPI' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPIF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CEXPIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CIMAG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CIMAGF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CIMAGL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOGF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOGL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOG10' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOG10F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLOG10L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CONJ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CONJF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CONJL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPOW' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPOWF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPOWL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPROJ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPROJF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CPROJL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CREAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CREALF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CREALL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSQRT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSQRTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CSQRTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BCMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BCOPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BZERO' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INDEX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMCHR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMCMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMMOVE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMPCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMSET' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RINDEX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STPCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STPNCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCASECMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCHR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCSPN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRDUP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNDUP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRLEN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCASECMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRPBRK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRRCHR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRSPN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRSTR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPRINTF_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTC_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPUTC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPUTC_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPUTS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPUTS_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FWRITE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FWRITE_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PRINTF_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTCHAR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTCHAR_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PUTS_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SNPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VFPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VFSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSNPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISALNUM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISALPHA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISASCII' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISBLANK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISCNTRL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISDIGIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISGRAPH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISLOWER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISPRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISPUNCT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISSPACE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISUPPER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISXDIGIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOASCII' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOLOWER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOUPPER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWALNUM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWALPHA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWBLANK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWCNTRL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWDIGIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWGRAPH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWLOWER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWPRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWPUNCT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWSPACE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWUPPER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISWXDIGIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOWLOWER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TOWUPPER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ABORT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_AGGREGATE_INCOMING_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BSWAP16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BSWAP32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_BSWAP64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLEAR_CACHE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLASSIFY_TYPE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLZ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLZIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLZL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLZLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CONSTANT_P' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTZ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTZIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTZL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CTZLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLRSB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLRSBIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLRSBL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_CLRSBLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DCGETTEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DGETTEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DWARF_CFA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_DWARF_SP_COLUMN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EH_RETURN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EH_RETURN_DATA_REGNO' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECLP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECV' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECVP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXECVE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXPECT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASSUME_ALIGNED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXTEND_POINTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EXTRACT_RETURN_ADDR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FFS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FFSIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FFSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FFSLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FORK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FREE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FROB_RETURN_ADDR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GETTEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_IMAXABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INIT_DWARF_REG_SIZES' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITEF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITEL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITED32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITED64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FINITED128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPCLASSIFY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISFINITE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINF_SIGN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFD32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFD64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISINFD128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNAND32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNAND64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNAND128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISNORMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISGREATER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISGREATEREQUAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISLESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISLESSEQUAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISLESSGREATER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ISUNORDERED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LLABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LONGJMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NEXT_ARG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PARITY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PARITYIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PARITYL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PARITYLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POPCOUNT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POPCOUNTIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POPCOUNTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_POPCOUNTLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_REALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_RETURN_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SAVEREGS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SETJMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRFMON' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRFTIME' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TRAP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UNWIND_INIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_UPDATE_SETJMP_BUF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_COPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_ARG_PACK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VA_ARG_PACK_LEN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN__EXIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN__EXIT2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INIT_TRAMPOLINE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_INIT_HEAP_TRAMPOLINE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ADJUST_TRAMPOLINE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_NONLOCAL_GOTO' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SETJMP_SETUP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SETJMP_DISPATCHER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SETJMP_RECEIVER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_OBJECT_SIZE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMMOVE_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMPCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_MEMSET_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STPCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STPNCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCAT_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCAT_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_STRNCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SNPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSNPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VSPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VFPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_VPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_ENTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_EXIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_THREAD_POINTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SET_THREAD_POINTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EMUTLS_GET_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_EMUTLS_REGISTER_COMMON' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FILE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_FUNCTION' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_LINE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_SYNC_SYNCHRONIZE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_TEST_AND_SET' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_CLEAR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_ALWAYS_LOCK_FREE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_IS_LOCK_FREE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_OMP_GET_THREAD_NUM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_OMP_GET_NUM_THREADS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_BARRIER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TASKWAIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TASKYIELD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END_NOWAIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_TASK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_SECTIONS_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END_NOWAIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_COMMIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_COMMIT_EH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_ABORT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_IRREVOCABLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_MEMCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_MEMMOVE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_MEMSET' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_IRR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_SAFE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_MALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_CALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_FREE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOG_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_INIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_REGISTER_GLOBALS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_UNREGISTER_GLOBALS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_ASAN_HANDLE_NO_RETURN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_INIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_FUNC_ENTRY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_FUNC_EXIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_VPTR_UPDATE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_READ16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_WRITE16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c:432:12: warning: enumeration value 'END_BUILTINS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/ipa-pure-const.c: In function 'void propagate_pure_const()':
../../gcc-4.8.5/gcc/ipa-pure-const.c:1269:15: warning: enumeration value 'IPA_REF_ALIAS' not handled in switch [-Wswitch]
1269 | switch (ref->use)
| ^
../../gcc-4.8.5/gcc/ipa-reference.c: In function 'void analyze_function(cgraph_node*)':
../../gcc-4.8.5/gcc/ipa-reference.c:472:14: warning: enumeration value 'IPA_REF_ALIAS' not handled in switch [-Wswitch]
472 | switch (ref->use)
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-ref.c -o ipa-ref.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/cgraph.h:28,
from ../../gcc-4.8.5/gcc/ipa-ref.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa-utils.c -o ipa-utils.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ipa-utils.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ipa.c -o ipa.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira.c -o ira.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ipa.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ira.c:362:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/ira.c:374:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira.c:374:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira.c:374:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/ipa.c: In function 'void ipa_discover_readonly_nonaddressable_vars()':
../../gcc-4.8.5/gcc/ipa.c:494:11: warning: enumeration value 'IPA_REF_ALIAS' not handled in switch [-Wswitch]
494 | switch (ref->use)
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira-build.c -o ira-build.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ira-build.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/ira-build.c:33:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira-build.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira-build.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira-costs.c -o ira-costs.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira-conflicts.c -o ira-conflicts.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ira-costs.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ira-conflicts.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/ira-costs.c:34:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira-conflicts.c:33:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira-costs.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira-costs.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira-conflicts.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira-conflicts.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira-costs.c:26:
../../gcc-4.8.5/gcc/ira-costs.c: In function 'void record_reg_classes(int, int, rtx_def**, machine_mode*, const char**, rtx, reg_class*)':
../../gcc-4.8.5/gcc/rtl.h:434:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
434 | (CONST_INT_P (X) || CONST_DOUBLE_AS_INT_P (X))
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/ira-costs.c:669:9: note: in expansion of macro 'CONST_SCALAR_INT_P'
669 | if (CONST_SCALAR_INT_P (op))
| ^~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/ira-costs.c:672:3: note: here
672 | case 'i':
| ^~~~
../../gcc-4.8.5/gcc/ira-costs.c:705:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
705 | insn_allows_mem[i] = allows_mem[i] = 1;
| ~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/ira-costs.c:706:3: note: here
706 | case 'r':
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira-color.c -o ira-color.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ira-color.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira-emit.c -o ira-emit.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ira-lives.c -o ira-lives.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/jump.c -o jump.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ira-emit.c:71:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/ira-emit.c:82:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/ira-color.c: In function 'int coalesced_pseudo_reg_slot_compare(const void*, const void*)':
../../gcc-4.8.5/gcc/ira-color.c:3474:31: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
3474 | || !FRAME_GROWS_DOWNWARD == STACK_GROWS_DOWNWARD ? diff : -diff);
| ^~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/ira-lives.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/jump.c:39:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/ira-lives.c:34:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/langhooks.c -o langhooks.o
In file included from ../../gcc-4.8.5/gcc/jump.c:47:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/langhooks.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/jump.c:47:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/jump.c:47:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira-emit.c:82:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira-emit.c:82:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira-lives.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/ira-lives.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lcm.c -o lcm.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lcm.c:54:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/ira-lives.c: In function 'reg_class single_reg_class(const char*, rtx, rtx)':
../../gcc-4.8.5/gcc/ira-lives.c:826:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
826 | if ((CONST_DOUBLE_AS_FLOAT_P (op)
| ^~
../../gcc-4.8.5/gcc/ira-lives.c:834:2: note: here
834 | case 'r':
| ^~~~
In file included from ../../gcc-4.8.5/gcc/lcm.c:60:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lcm.c:60:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lcm.c:60:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lists.c -o lists.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lists.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/loop-doloop.c -o loop-doloop.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/loop-init.c -o loop-init.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/loop-doloop.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/loop-init.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/loop-invariant.c -o loop-invariant.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/loop-iv.c -o loop-iv.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/loop-invariant.c:40:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/loop-invariant.c:48:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/loop-iv.c:53:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/loop-iv.c:2303:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
2303 | fprintf (dump_file, ";; Determined upper bound "HOST_WIDEST_INT_PRINT_DEC".\n",
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/loop-unroll.c -o loop-unroll.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/loop-unswitch.c -o loop-unswitch.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/loop-unroll.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/loop-invariant.c:48:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/loop-invariant.c:48:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/loop-unswitch.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lower-subreg.c -o lower-subreg.o
In file included from ../../gcc-4.8.5/gcc/loop-unroll.c:32:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lower-subreg.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/lower-subreg.c:33:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lower-subreg.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/loop-unroll.c:32:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lower-subreg.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/loop-unroll.c:32:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra.c -o lra.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra-assigns.c -o lra-assigns.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lra.c:98:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lra-assigns.c:80:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/lra.c:105:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-assigns.c:87:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-assigns.c:87:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-assigns.c:87:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra.c:105:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra.c:105:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra-coalesce.c -o lra-coalesce.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lra-coalesce.c:48:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/lra-coalesce.c:52:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-coalesce.c:52:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-coalesce.c:52:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra-constraints.c -o lra-constraints.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra-eliminations.c -o lra-eliminations.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lra-constraints.c:112:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lra-eliminations.c:57:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/lra-constraints.c:119:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-eliminations.c:64:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra-lives.c -o lra-lives.o
In file included from ../../gcc-4.8.5/gcc/lra-constraints.c:119:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-constraints.c:119:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lra-spills.c -o lra-spills.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lra-lives.c:31:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/lra-lives.c:36:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-eliminations.c:64:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-eliminations.c:64:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lra-spills.c:61:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/lra-spills.c:65:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-cgraph.c -o lto-cgraph.o
../../gcc-4.8.5/gcc/lra-constraints.c: In function 'bool process_alt_operands(int)':
../../gcc-4.8.5/gcc/lra-constraints.c:1737:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
1737 | || (GET_CODE (op) == CONST_DOUBLE && mode == VOIDmode))
../../gcc-4.8.5/gcc/lra-constraints.c:1740:3: note: here
1740 | case 'i':
| ^~~~
../../gcc-4.8.5/gcc/lra-constraints.c:1771:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
1771 | if (MEM_P (op)
| ^~
../../gcc-4.8.5/gcc/lra-constraints.c:1777:3: note: here
1777 | case 'r':
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lto-cgraph.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/lra-lives.c:36:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-lives.c:36:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-spills.c:65:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-spills.c:65:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/lra-spills.c: In function 'int pseudo_reg_slot_compare(const void*, const void*)':
../../gcc-4.8.5/gcc/lra-spills.c:241:31: warning: logical not is only applied to the left hand side of comparison [-Wlogical-not-parentheses]
241 | || !FRAME_GROWS_DOWNWARD == STACK_GROWS_DOWNWARD ? diff : -diff);
| ^~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-streamer.c -o lto-streamer.o
../../gcc-4.8.5/gcc/lto-cgraph.c: In function 'void lto_output_node(lto_simple_output_block*, cgraph_node*, lto_symtab_encoder_t)':
../../gcc-4.8.5/gcc/lto-cgraph.c:423:7: warning: enum constant in boolean context [-Wint-in-bool-context]
423 | if (LTO_symtab_analyzed_node)
| ^~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lto-streamer.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-streamer-in.c -o lto-streamer-in.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-streamer-out.c -o lto-streamer-out.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-section-in.c -o lto-section-in.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-section-out.c -o lto-section-out.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lto-section-in.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lto-streamer-in.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lto-section-out.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lto-streamer-out.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-symtab.c -o lto-symtab.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-opts.c -o lto-opts.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/lto-symtab.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/lto-streamer.h:28,
from ../../gcc-4.8.5/gcc/lto-opts.c:35:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/lto-streamer-out.c:24:
../../gcc-4.8.5/gcc/lto-streamer-out.c: In function 'void lto_output_tree_ref(output_block*, tree)':
../../gcc-4.8.5/gcc/system.h:685:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
685 | ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0))
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/lto-streamer-out.c:223:7: note: in expansion of macro 'gcc_assert'
223 | gcc_assert (decl_function_context (expr) == NULL || TREE_STATIC (expr));
| ^~~~~~~~~~
../../gcc-4.8.5/gcc/lto-streamer-out.c:224:5: note: here
224 | case PARM_DECL:
| ^~~~
../../gcc-4.8.5/gcc/lto-streamer-in.c: In function 'void lto_input_data_block(lto_input_block*, void*, size_t)':
../../gcc-4.8.5/gcc/lto-streamer-in.c:84:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
84 | unsigned char *const buffer = (unsigned char *const) addr;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto-compress.c -o lto-compress.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/lto-streamer.h:28,
from ../../gcc-4.8.5/gcc/lto-compress.c:33:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/mcf.c -o mcf.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/mcf.c:48:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/mcf.c:46:
../../gcc-4.8.5/gcc/mcf.c: In function 'void dump_fixup_edge(FILE*, fixup_graph_type*, fixup_edge_p)':
../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value]
289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:208:34: note: in expansion of macro 'CAP_INFINITY'
208 | if (fedge->max_capacity == CAP_INFINITY)
| ^~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value]
289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:216:27: note: in expansion of macro 'CAP_INFINITY'
216 | if (fedge->rflow == CAP_INFINITY)
| ^~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/mode-switching.c -o mode-switching.o
../../gcc-4.8.5/gcc/mcf.c: In function 'void create_fixup_graph(fixup_graph_type*)':
../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value]
289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:528:28: note: in expansion of macro 'CAP_INFINITY'
528 | fcost, CAP_INFINITY);
| ^~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/modulo-sched.c -o modulo-sched.o
../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value]
289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:540:23: note: in expansion of macro 'CAP_INFINITY'
540 | CAP_INFINITY);
| ^~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c: In function 'bool cancel_negative_cycle(fixup_graph_type*, int*, gcov_type*, int*)':
../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value]
289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:803:14: note: in expansion of macro 'CAP_INFINITY'
803 | d[i] = CAP_INFINITY;
| ^~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value]
289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:819:34: note: in expansion of macro 'CAP_INFINITY'
819 | && d[pfedge->src] != CAP_INFINITY
| ^~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value]
289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:842:32: note: in expansion of macro 'CAP_INFINITY'
842 | && d[pfedge->src] != CAP_INFINITY
| ^~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value]
289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:883:16: note: in expansion of macro 'CAP_INFINITY'
883 | cycle_flow = CAP_INFINITY;
| ^~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c: In function 'gcov_type find_max_flow(fixup_graph_type*, int, int)':
../../gcc-4.8.5/gcc/system.h:289:40: warning: left shift of negative value [-Wshift-negative-value]
289 | ? ~ (t) 0 << (sizeof(t) * CHAR_BIT - 1) : (t) 0))
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/system.h:290:44: note: in expansion of macro 'INTTYPE_MINIMUM'
290 | #define INTTYPE_MAXIMUM(t) ((t) (~ (t) 0 - INTTYPE_MINIMUM (t)))
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:54:22: note: in expansion of macro 'INTTYPE_MAXIMUM'
54 | #define CAP_INFINITY INTTYPE_MAXIMUM (HOST_WIDEST_INT)
| ^~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/mcf.c:1053:29: note: in expansion of macro 'CAP_INFINITY'
1053 | gcov_type increment = CAP_INFINITY;
| ^~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/mode-switching.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/mode-switching.c:30:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/modulo-sched.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/omega.c -o omega.o
In file included from ../../gcc-4.8.5/gcc/modulo-sched.c:36:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/mode-switching.c:30:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/mode-switching.c:30:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/omp-low.c -o omp-low.o
In file included from ../../gcc-4.8.5/gcc/modulo-sched.c:36:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/modulo-sched.c:36:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/optabs.c -o optabs.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/omp-low.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/optabs.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/optabs.c:39:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace options-save.c -o options-save.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/opts-global.c -o opts-global.o
In file included from tm.h:18,
from options-save.c:6:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/opts-global.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/passes.c -o passes.o
In file included from ../../gcc-4.8.5/gcc/optabs.c:39:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/optabs.c:39:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/passes.c:28:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/omp-low.c: In function 'void scan_sharing_clauses(tree, omp_context*)':
../../gcc-4.8.5/gcc/omp-low.c:1541:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
1541 | if (scan_array_reductions)
| ^
In file included from ../../gcc-4.8.5/gcc/passes.c:39:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/plugin.c -o plugin.o
In file included from ../../gcc-4.8.5/gcc/passes.c:39:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/passes.c:39:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/pointer-set.c -o pointer-set.o
../../gcc-4.8.5/gcc/passes.c: In function 'hashval_t passr_hash(const void*)':
../../gcc-4.8.5/gcc/passes.c:587:41: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
587 | const struct pass_registry *const s = (const struct pass_registry *const) p;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/passes.c: In function 'int passr_eq(const void*, const void*)':
../../gcc-4.8.5/gcc/passes.c:596:42: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
596 | const struct pass_registry *const s1 = (const struct pass_registry *const) p1;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/passes.c:597:42: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
597 | const struct pass_registry *const s2 = (const struct pass_registry *const) p2;
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/postreload-gcse.c -o postreload-gcse.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/postreload-gcse.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/postreload.c -o postreload.o
In file included from ../../gcc-4.8.5/gcc/postreload-gcse.c:33:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/postreload.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/postreload.c:38:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/postreload-gcse.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/postreload-gcse.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/passes.c: In function 'void register_one_dump_file(opt_pass*)':
../../gcc-4.8.5/gcc/passes.c:497:22: warning: 'sprintf' may write a terminating nul past the end of the destination [-Wformat-overflow=]
497 | sprintf (num, "%d", ((int) pass->static_pass_number < 0
| ^
../../gcc-4.8.5/gcc/passes.c:497:13: note: 'sprintf' output between 2 and 11 bytes into a destination of size 10
497 | sprintf (num, "%d", ((int) pass->static_pass_number < 0
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
498 | ? 1 : pass->static_pass_number));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/predict.c -o predict.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/predict.c:33:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/predict.c:45:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/postreload.c:38:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/postreload.c:38:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/print-rtl.c -o print-rtl.o
In file included from ../../gcc-4.8.5/gcc/predict.c:45:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/predict.c:45:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/print-rtl.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/print-tree.c -o print-tree.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/print-tree.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/profile.c -o profile.o
../../gcc-4.8.5/gcc/predict.c: In function 'tree_node* expr_expected_value_1(tree, tree, tree_code, tree, bitmap)':
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NONE' not handled in switch [-Wswitch]
1788 | switch (DECL_FUNCTION_CODE (decl))
| ^
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ACOS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ACOSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ACOSH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ACOSHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ACOSHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ACOSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASINH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASINHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASINHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATAN2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATAN2F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATAN2L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATANH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATANHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATANHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CBRT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CBRTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CBRTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CEIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CEILF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CEILL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COPYSIGN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COPYSIGNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COPYSIGNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COSH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COSHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COSHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_DREM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_DREMF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_DREML' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ERF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ERFC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ERFCF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ERFCL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ERFF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ERFL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXP10' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXP10F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXP10L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXP2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXP2F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXP2L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXPF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXPM1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXPM1F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXPM1L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FABSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FABSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FABSD32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FABSD64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FABSD128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FDIM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FDIMF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FDIML' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FLOOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FLOORF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FLOORL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FMAF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FMAXF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FMAXL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FMIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FMINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FMINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FMOD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FMODF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FMODL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FREXP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FREXPF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FREXPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GAMMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GAMMAF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GAMMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GAMMA_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GAMMAF_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GAMMAL_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_HUGE_VAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_HUGE_VALF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_HUGE_VALL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_HYPOT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_HYPOTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_HYPOTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ICEIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ICEILF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ICEILL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_IFLOOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_IFLOORF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_IFLOORL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ILOGB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ILOGBF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ILOGBL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_INF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_INFF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_INFL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_INFD32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_INFD64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_INFD128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_IRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_IRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_IRINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_IROUND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_IROUNDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_IROUNDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_J0' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_J0F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_J0L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_J1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_J1F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_J1L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_JN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_JNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_JNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LCEIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LCEILF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LCEILL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LDEXP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LDEXPF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LDEXPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LFLOOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LFLOORF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LFLOORL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LGAMMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LGAMMAF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LGAMMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LGAMMA_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LGAMMAF_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LGAMMAL_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLCEIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLCEILF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLCEILL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLFLOOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLFLOORF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLFLOORL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLRINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLROUND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLROUNDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLROUNDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOG10' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOG10F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOG10L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOG1P' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOG1PF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOG1PL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOG2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOG2F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOG2L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOGB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOGBF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOGBL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOGF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LOGL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LRINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LROUND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LROUNDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LROUNDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MODF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MODFF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MODFL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NAND32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NAND64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NAND128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NANS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NANSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NANSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NEARBYINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NEARBYINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NEARBYINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NEXTAFTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NEXTAFTERF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NEXTAFTERL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NEXTTOWARD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NEXTTOWARDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NEXTTOWARDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POW' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POW10' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POW10F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POW10L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POWF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POWI' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POWIF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POWIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POWL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_REMAINDER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_REMAINDERF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_REMAINDERL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_REMQUO' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_REMQUOF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_REMQUOL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_RINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_RINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_RINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ROUND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ROUNDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ROUNDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SCALB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SCALBF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SCALBL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SCALBLN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SCALBLNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SCALBLNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SCALBN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SCALBNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SCALBNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SIGNBIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SIGNBITF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SIGNBITL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SIGNBITD32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SIGNBITD64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SIGNBITD128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SIGNIFICAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SIGNIFICANDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SIGNIFICANDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SINCOS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SINCOSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SINCOSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SINH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SINHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SINHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SQRT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SQRTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SQRTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TANH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TANHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TANHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TGAMMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TGAMMAF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TGAMMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TRUNC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TRUNCF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TRUNCL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_Y0' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_Y0F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_Y0L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_Y1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_Y1F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_Y1L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_YN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_YNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_YNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CABSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CABSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CACOS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CACOSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CACOSH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CACOSHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CACOSHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CACOSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CARG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CARGF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CARGL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CASIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CASINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CASINH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CASINHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CASINHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CASINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CATAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CATANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CATANH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CATANHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CATANHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CATANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CCOS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CCOSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CCOSH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CCOSHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CCOSHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CCOSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CEXP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CEXPF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CEXPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CEXPI' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CEXPIF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CEXPIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CIMAG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CIMAGF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CIMAGL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLOG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLOGF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLOGL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLOG10' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLOG10F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLOG10L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CONJ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CONJF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CONJL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CPOW' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CPOWF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CPOWL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CPROJ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CPROJF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CPROJL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CREAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CREALF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CREALL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CSIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CSINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CSINH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CSINHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CSINHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CSINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CSQRT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CSQRTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CSQRTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CTAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CTANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CTANH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CTANHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CTANHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CTANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_BCMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_BCOPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_BZERO' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_INDEX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MEMCHR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MEMCMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MEMCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MEMMOVE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MEMPCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MEMSET' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_RINDEX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STPCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STPNCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRCASECMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRCAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRCHR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRCMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRCSPN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRDUP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRNDUP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRLEN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRNCASECMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRNCAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRNCMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRNCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRPBRK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRRCHR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRSPN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRSTR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FPRINTF_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PUTC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PUTC_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FPUTC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FPUTC_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FPUTS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FPUTS_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FWRITE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FWRITE_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PRINTF_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PUTCHAR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PUTCHAR_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PUTS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PUTS_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SNPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VFPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VFSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VSNPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VSPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VSSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISALNUM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISALPHA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISASCII' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISBLANK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISCNTRL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISDIGIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISGRAPH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISLOWER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISPRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISPUNCT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISSPACE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISUPPER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISXDIGIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TOASCII' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TOLOWER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TOUPPER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISWALNUM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISWALPHA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISWBLANK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISWCNTRL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISWDIGIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISWGRAPH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISWLOWER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISWPRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISWPUNCT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISWSPACE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISWUPPER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISWXDIGIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TOWLOWER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TOWUPPER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ABORT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_AGGREGATE_INCOMING_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ALLOCA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_APPLY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_APPLY_ARGS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_BSWAP16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_BSWAP32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_BSWAP64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLEAR_CACHE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLASSIFY_TYPE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLZ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLZIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLZL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLZLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CONSTANT_P' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CTZ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CTZIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CTZL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CTZLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLRSB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLRSBIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLRSBL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CLRSBLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_DCGETTEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_DGETTEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_DWARF_CFA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_DWARF_SP_COLUMN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EH_RETURN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EH_RETURN_DATA_REGNO' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXECL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXECLP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXECLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXECV' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXECVP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXECVE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASSUME_ALIGNED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXTEND_POINTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EXTRACT_RETURN_ADDR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FFS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FFSIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FFSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FFSLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FORK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FRAME_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FREE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FROB_RETURN_ADDR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GETTEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_IMAXABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_INIT_DWARF_REG_SIZES' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FINITE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FINITEF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FINITEL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FINITED32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FINITED64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FINITED128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FPCLASSIFY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISFINITE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISINF_SIGN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISINFF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISINFL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISINFD32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISINFD64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISINFD128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISNAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISNANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISNANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISNAND32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISNAND64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISNAND128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISNORMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISGREATER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISGREATEREQUAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISLESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISLESSEQUAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISLESSGREATER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ISUNORDERED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LLABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LONGJMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NEXT_ARG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PARITY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PARITYIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PARITYL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PARITYLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POPCOUNT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POPCOUNTIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POPCOUNTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_POPCOUNTLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PREFETCH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_REALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_RETURN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_RETURN_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SAVEREGS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SETJMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRFMON' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRFTIME' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TRAP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_UNREACHABLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_UNWIND_INIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_UPDATE_SETJMP_BUF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VA_COPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VA_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VA_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VA_ARG_PACK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VA_ARG_PACK_LEN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN__EXIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN__EXIT2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_INIT_TRAMPOLINE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_INIT_HEAP_TRAMPOLINE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ADJUST_TRAMPOLINE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_NONLOCAL_GOTO' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SETJMP_SETUP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SETJMP_DISPATCHER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SETJMP_RECEIVER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STACK_SAVE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STACK_RESTORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ALLOCA_WITH_ALIGN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_OBJECT_SIZE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MEMCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MEMMOVE_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MEMPCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_MEMSET_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STPCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STPNCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRCAT_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRNCAT_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_STRNCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SNPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VSNPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VSPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VFPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_VPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_ENTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_EXIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_THREAD_POINTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SET_THREAD_POINTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EMUTLS_GET_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EMUTLS_REGISTER_COMMON' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_UNWIND_RESUME' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_CXA_END_CLEANUP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EH_POINTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EH_FILTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_EH_COPY_VALUES' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FILE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_FUNCTION' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_LINE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_4' not handled in switch [-Wswitch]
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/profile.c:53:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_SYNC_SYNCHRONIZE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_TEST_AND_SET' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_CLEAR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_ALWAYS_LOCK_FREE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_IS_LOCK_FREE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_OMP_GET_THREAD_NUM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_OMP_GET_NUM_THREADS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_BARRIER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_TASKWAIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_TASKYIELD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END_NOWAIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_TASK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_SECTIONS_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END_NOWAIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_COMMIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_COMMIT_EH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_ABORT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_IRREVOCABLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_MEMCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_MEMMOVE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_MEMSET' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_IRR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_SAFE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_MALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_CALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_FREE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOG_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOG_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOG_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOG_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOG_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOG_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOG_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOG_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOG_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOG_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_INIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_REGISTER_GLOBALS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_UNREGISTER_GLOBALS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_ASAN_HANDLE_NO_RETURN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_INIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_FUNC_ENTRY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_FUNC_EXIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_VPTR_UPDATE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_READ1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_READ2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_READ4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_READ8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_READ16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_WRITE1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_WRITE2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_WRITE4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_WRITE8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_WRITE16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/predict.c:1788:13: warning: enumeration value 'END_BUILTINS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/profile.c:401:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
401 | "Edge %i->%i is inconsistent, count"HOST_WIDEST_INT_PRINT_DEC,
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/real.c -o real.o
../../gcc-4.8.5/gcc/print-tree.c: In function 'void print_node(FILE*, const char*, tree, int)':
../../gcc-4.8.5/gcc/print-tree.c:756:28: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=]
756 | sprintf (temp, "arg %d", i);
| ^~
../../gcc-4.8.5/gcc/print-tree.c:756:23: note: directive argument in the range [0, 2147483646]
756 | sprintf (temp, "arg %d", i);
| ^~~~~~~~
../../gcc-4.8.5/gcc/print-tree.c:756:16: note: 'sprintf' output between 6 and 15 bytes into a destination of size 10
756 | sprintf (temp, "arg %d", i);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/print-tree.c:743:28: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=]
743 | sprintf (temp, "arg %d", i);
| ^~
../../gcc-4.8.5/gcc/print-tree.c:743:23: note: directive argument in the range [0, 2147483643]
743 | sprintf (temp, "arg %d", i);
| ^~~~~~~~
../../gcc-4.8.5/gcc/print-tree.c:743:16: note: 'sprintf' output between 6 and 15 bytes into a destination of size 10
743 | sprintf (temp, "arg %d", i);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/print-tree.c:872:23: warning: '%d' directive writing between 1 and 10 bytes into a region of size 6 [-Wformat-overflow=]
872 | sprintf (temp, "elt %d", i);
| ^~
../../gcc-4.8.5/gcc/print-tree.c:872:18: note: directive argument in the range [0, 2147483646]
872 | sprintf (temp, "elt %d", i);
| ^~~~~~~~
../../gcc-4.8.5/gcc/print-tree.c:872:11: note: 'sprintf' output between 6 and 15 bytes into a destination of size 10
872 | sprintf (temp, "elt %d", i);
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/real.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/realmpfr.c -o realmpfr.o
../../gcc-4.8.5/gcc/real.c: In function 'void round_for_format(const real_format*, real_value*)':
../../gcc-4.8.5/gcc/real.c:2591:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
2591 | get_zero (r, r->sign);
| ~~~~~~~~~^~~~~~~~~~~~
../../gcc-4.8.5/gcc/real.c:2592:5: note: here
2592 | case rvc_zero:
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/recog.c -o recog.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/recog.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/recog.c:30:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/reg-stack.c -o reg-stack.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/reg-stack.c:155:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/reg-stack.c:164:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/recog.c:30:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/recog.c:30:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/reg-stack.c:164:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/reg-stack.c:164:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/regcprop.c -o regcprop.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/reginfo.c -o reginfo.o
In file included from ../../gcc-4.8.5/gcc/rtl-error.h:20,
from ../../gcc-4.8.5/gcc/recog.c:25:
../../gcc-4.8.5/gcc/recog.c: In function 'int constrain_operands(int)':
../../gcc-4.8.5/gcc/rtl.h:434:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
434 | (CONST_INT_P (X) || CONST_DOUBLE_AS_INT_P (X))
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/recog.c:2621:7: note: in expansion of macro 'CONST_SCALAR_INT_P'
2621 | if (CONST_SCALAR_INT_P (op))
| ^~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/recog.c:2623:8: note: here
2623 | case 'i':
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/regcprop.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/regcprop.c:33:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/reginfo.c:31:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/reginfo.c:42:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/regmove.c -o regmove.o
In file included from ../../gcc-4.8.5/gcc/regcprop.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/regcprop.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/regmove.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/regmove.c:31:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/reginfo.c:42:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/reginfo.c:42:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/regmove.c:31:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/regmove.c:31:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/regrename.c -o regrename.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/regrename.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/regrename.c:34:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/regstat.c -o regstat.o
In file included from ../../gcc-4.8.5/gcc/regrename.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/regrename.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/regstat.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/reload.c -o reload.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/reload1.c -o reload1.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/reload.c:94:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/reload1.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/reload.c:100:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/reload1.c:41:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/reorg.c -o reorg.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/resource.c -o resource.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/resource.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/reorg.c:106:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/reload.c:100:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/reload.c:100:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/reorg.c:117:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/reload1.c:41:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/reload1.c:41:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/reload1.c: In function 'void init_reload()':
../../gcc-4.8.5/gcc/reload1.c:89:24: warning: use of an operand of type 'bool' in 'operator++' is deprecated [-Wdeprecated]
89 | (this_target_reload->x_spill_indirect_levels)
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/reload1.c:443:7: note: in expansion of macro 'spill_indirect_levels'
443 | spill_indirect_levels++;
| ^~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/resource.c: In function 'void mark_referenced_resources(rtx, resources*, bool)':
../../gcc-4.8.5/gcc/resource.c:374:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
374 | }
| ^
../../gcc-4.8.5/gcc/resource.c:378:5: note: here
378 | case INSN:
| ^~~~
../../gcc-4.8.5/gcc/resource.c: In function 'void mark_set_resources(rtx, resources*, int, mark_resource_type)':
../../gcc-4.8.5/gcc/resource.c:667:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
667 | }
| ^
../../gcc-4.8.5/gcc/resource.c:671:5: note: here
671 | case JUMP_INSN:
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/rtl-error.c -o rtl-error.o
In file included from ../../gcc-4.8.5/gcc/rtl-error.h:20,
from ../../gcc-4.8.5/gcc/reload.c:95:
../../gcc-4.8.5/gcc/reload.c: In function 'int find_reloads(rtx, int, int, int, short int*)':
../../gcc-4.8.5/gcc/rtl.h:434:20: warning: this statement may fall through [-Wimplicit-fallthrough=]
434 | (CONST_INT_P (X) || CONST_DOUBLE_AS_INT_P (X))
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/reload.c:3440:11: note: in expansion of macro 'CONST_SCALAR_INT_P'
3440 | if (CONST_SCALAR_INT_P (operand))
| ^~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/reload.c:3442:5: note: here
3442 | case 'i':
| ^~~~
../../gcc-4.8.5/gcc/reload.c:3472:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
3472 | if (! force_reload
| ^~
../../gcc-4.8.5/gcc/reload.c:3488:5: note: here
3488 | case 'r':
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/rtl-error.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/reload1.c: In function 'void elimination_effects(rtx, machine_mode)':
../../gcc-4.8.5/gcc/reload1.c:3055:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
3055 | if (code == POST_MODIFY || code == PRE_MODIFY)
| ^~
../../gcc-4.8.5/gcc/reload1.c:3059:5: note: here
3059 | case STRICT_LOW_PART:
| ^~~~
In file included from ../../gcc-4.8.5/gcc/reorg.c:117:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/reorg.c:117:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/rtl.c -o rtl.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/rtlanal.c -o rtlanal.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/rtl.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/rtlhooks.c -o rtlhooks.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/sbitmap.c -o sbitmap.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/rtlanal.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/rtlhooks.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/rtlanal.c:29:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/rtlhooks.c:27:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/sched-deps.c -o sched-deps.o
In file included from ../../gcc-4.8.5/gcc/rtlhooks.c:27:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/rtlhooks.c:27:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/sched-deps.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/sched-deps.c:38:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/rtlanal.c:29:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/rtlanal.c:29:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/sched-ebb.c -o sched-ebb.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/sched-rgn.c -o sched-rgn.o
In file included from ../../gcc-4.8.5/gcc/sched-deps.c:38:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/sched-deps.c:38:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/sched-vis.c -o sched-vis.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/sdbout.c -o sdbout.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/sched-ebb.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/sched-ebb.c:36:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/sched-rgn.c:49:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/rtlanal.c: In function 'void split_double(rtx, rtx_def**, rtx_def**)':
../../gcc-4.8.5/gcc/rtlanal.c:5450:27: warning: left shift of negative value [-Wshift-negative-value]
5450 | l[0] |= ((long) (-1) << 32);
| ~~~~~~~~~~~~^~~~~
../../gcc-4.8.5/gcc/rtlanal.c:5452:27: warning: left shift of negative value [-Wshift-negative-value]
5452 | l[1] |= ((long) (-1) << 32);
| ~~~~~~~~~~~~^~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/sched-vis.c:29:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/sched-rgn.c:60:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/sel-sched-ir.c -o sel-sched-ir.o
../../gcc-4.8.5/gcc/rtlanal.c: In function 'int commutative_operand_precedence(rtx)':
../../gcc-4.8.5/gcc/rtlanal.c:3169:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
3169 | if (code == NEG || code == NOT)
| ^~
../../gcc-4.8.5/gcc/rtlanal.c:3172:5: note: here
3172 | default:
| ^~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/sdbout.c:45:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/rtlanal.c: In function 'int rtx_cost(rtx, rtx_code, int, bool)':
../../gcc-4.8.5/gcc/rtlanal.c:3800:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
3800 | if (factor == 0)
| ^~
../../gcc-4.8.5/gcc/rtlanal.c:3803:5: note: here
3803 | default:
| ^~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/sel-sched-ir.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/sched-rgn.c:60:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/sched-rgn.c:60:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/sel-sched-ir.c:34:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/sel-sched-dump.c -o sel-sched-dump.o
../../gcc-4.8.5/gcc/sched-vis.c: In function 'void print_value(pretty_printer*, const_rtx, int)':
../../gcc-4.8.5/gcc/sched-vis.c:440:18: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
440 | pp_printf (pp, "<%wx,%wx>",
| ^
../../gcc-4.8.5/gcc/sched-vis.c:440:26: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
440 | pp_printf (pp, "<%wx,%wx>",
| ^
../../gcc-4.8.5/gcc/sched-vis.c:449:23: warning: quoted '%s' directive in format [-Wformat-diag]
449 | pp_printf (pp, "\"%s\"", XSTR (x, 0));
| ^~~~~~
../../gcc-4.8.5/gcc/sched-vis.c:449:22: note: if using '%qs' is not feasible, use '"%-s"' instead
449 | pp_printf (pp, "\"%s\"", XSTR (x, 0));
| ^~~~~~~~
../../gcc-4.8.5/gcc/sched-vis.c:452:23: warning: grave accent '`' in format [-Wformat-diag]
452 | pp_printf (pp, "`%s'", XSTR (x, 0));
| ^
../../gcc-4.8.5/gcc/sched-vis.c:452:22: note: use the apostrophe directive '%'' instead
452 | pp_printf (pp, "`%s'", XSTR (x, 0));
| ^~~~~~
../../gcc-4.8.5/gcc/sched-vis.c:452:26: warning: unterminated quote character ''' in format [-Wformat-diag]
452 | pp_printf (pp, "`%s'", XSTR (x, 0));
| ^
../../gcc-4.8.5/gcc/sched-vis.c:460:25: warning: spurious trailing punctuation sequence '(' in format [-Wformat-diag]
460 | pp_printf (pp, "%s(", GET_RTX_NAME (GET_CODE (x)));
| ^
../../gcc-4.8.5/gcc/sched-vis.c:460:25: warning: unbalanced punctuation character '(' in format [-Wformat-diag]
../../gcc-4.8.5/gcc/sched-vis.c:474:18: warning: spurious leading punctuation sequence ':' in format [-Wformat-diag]
474 | pp_printf (pp, ":%s", GET_MODE_NAME (GET_MODE (x)));
| ^
../../gcc-4.8.5/gcc/sched-vis.c:478:23: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
478 | pp_printf (pp, "#%d", SUBREG_BYTE (x));
| ^
../../gcc-4.8.5/gcc/sched-vis.c: In function 'void print_pattern(pretty_printer*, const_rtx, int)':
../../gcc-4.8.5/gcc/sched-vis.c:527:25: warning: spurious trailing space in format [-Wformat-diag]
527 | pp_printf (pp, "%s ", GET_RTX_NAME (GET_CODE (x)));
| ^
../../gcc-4.8.5/gcc/sched-vis.c:577:23: warning: unquoted keyword 'asm' in format [-Wformat-diag]
577 | pp_printf (pp, "asm {%s}", XSTR (x, 0));
| ^~~
../../gcc-4.8.5/gcc/sched-vis.c:577:30: warning: spurious trailing punctuation sequence '}' in format [-Wformat-diag]
577 | pp_printf (pp, "asm {%s}", XSTR (x, 0));
| ^
../../gcc-4.8.5/gcc/sched-vis.c: In function 'void print_insn(pretty_printer*, const_rtx, int)':
../../gcc-4.8.5/gcc/sched-vis.c:649:27: warning: unbalanced punctuation character '>' in format [-Wformat-diag]
649 | pp_printf (pp, "debug %s => ", name);
| ^~
../../gcc-4.8.5/gcc/sched-vis.c:649:29: warning: spurious trailing space in format [-Wformat-diag]
649 | pp_printf (pp, "debug %s => ", name);
| ^
../../gcc-4.8.5/gcc/sched-vis.c:697:25: warning: unquoted sequence of 2 consecutive punctuation characters '("' in format [-Wformat-diag]
697 | pp_printf (pp, " (\"%s\")", label);
| ^~~
../../gcc-4.8.5/gcc/sched-vis.c:697:30: warning: spurious trailing punctuation sequence '")' in format [-Wformat-diag]
697 | pp_printf (pp, " (\"%s\")", label);
| ^~~
../../gcc-4.8.5/gcc/sched-vis.c: In function 'void print_insn_with_notes(pretty_printer*, const_rtx)':
../../gcc-4.8.5/gcc/sched-vis.c:730:20: warning: unquoted sequence of 6 consecutive space characters in format [-Wformat-diag]
730 | pp_printf (pp, "%s %s ", print_rtx_head,
| ^~~~~~
../../gcc-4.8.5/gcc/sched-vis.c:730:28: warning: spurious trailing space in format [-Wformat-diag]
730 | pp_printf (pp, "%s %s ", print_rtx_head,
| ^
In file included from ../../gcc-4.8.5/gcc/sched-ebb.c:36:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/sched-ebb.c:36:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/sel-sched-ir.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/sel-sched-ir.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/sel-sched-dump.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/sel-sched.c -o sel-sched.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/sese.c -o sese.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/simplify-rtx.c -o simplify-rtx.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/sel-sched.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/sel-sched.c:33:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/simplify-rtx.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/sese.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/sparseset.c -o sparseset.o
In file included from ../../gcc-4.8.5/gcc/simplify-rtx.c:32:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/sreal.c -o sreal.o
In file included from ../../gcc-4.8.5/gcc/sel-sched.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/sel-sched.c:33:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/simplify-rtx.c:32:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/simplify-rtx.c:32:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/stack-ptr-mod.c -o stack-ptr-mod.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/statistics.c -o statistics.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/stack-ptr-mod.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/stmt.c -o stmt.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/statistics.c:28:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/stmt.c:28:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/stmt.c:40:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/stmt.c:40:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/stmt.c:40:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/stor-layout.c -o stor-layout.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/store-motion.c -o store-motion.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/stor-layout.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/streamer-hooks.c -o streamer-hooks.o
../../gcc-4.8.5/gcc/stor-layout.c:262:17: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
262 | sprintf (buf, "SZ"HOST_WIDE_INT_PRINT_UNSIGNED, fnno++);
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/store-motion.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/store-motion.c:34:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/stringpool.c -o stringpool.o
In file included from ../../gcc-4.8.5/gcc/store-motion.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/store-motion.c:34:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/stor-layout.c: In function 'void set_min_and_max_values_for_integral_type(tree, int, bool)':
../../gcc-4.8.5/gcc/stor-layout.c:2551:34: warning: left shift of negative value [-Wshift-negative-value]
2551 | : (HOST_WIDE_INT) (-1) << (precision - 1)),
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/stor-layout.c:2553:5: warning: left shift of negative value [-Wshift-negative-value]
2552 | (((HOST_WIDE_INT) (-1)
| ~~~~~~~~~~~~~~~~~~~~
2553 | << (precision - HOST_BITS_PER_WIDE_INT - 1 > 0
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2554 | ? precision - HOST_BITS_PER_WIDE_INT - 1
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
2555 | : 0))));
| ~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/target-globals.c -o target-globals.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/target-globals.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/lra-int.h:23,
from ../../gcc-4.8.5/gcc/target-globals.c:40:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/targhooks.c -o targhooks.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/targhooks.c:52:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/lra-int.h:23,
from ../../gcc-4.8.5/gcc/target-globals.c:40:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/lra-int.h:23,
from ../../gcc-4.8.5/gcc/target-globals.c:40:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/targhooks.c:68:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/timevar.c -o timevar.o
g++ -c -DTARGET_NAME=\"avr\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/toplev.c -o toplev.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/toplev.c:28:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/toplev.c:41:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/toplev.c:1028:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
1028 | "%s:%d:%d:%s\t"HOST_WIDE_INT_PRINT_DEC"\t%s\n",
| ^
In file included from ../../gcc-4.8.5/gcc/targhooks.c:68:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/targhooks.c:68:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tracer.c -o tracer.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/trans-mem.c -o trans-mem.o
In file included from ../../gcc-4.8.5/gcc/toplev.c:41:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/toplev.c:41:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tracer.c:39:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/trans-mem.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/toplev.c: In function 'int print_to_stderr(print_switch_type, const char*)':
../../gcc-4.8.5/gcc/toplev.c:791:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
791 | fputc (' ', stderr);
| ~~~~~~^~~~~~~~~~~~~
../../gcc-4.8.5/gcc/toplev.c:794:5: note: here
794 | case SWITCH_TYPE_DESCRIPTIVE:
| ^~~~
../../gcc-4.8.5/gcc/toplev.c: In function 'int print_to_asm_out_file(print_switch_type, const char*)':
../../gcc-4.8.5/gcc/toplev.c:760:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
760 | if (ASM_COMMENT_START[0] == 0)
| ^~
../../gcc-4.8.5/gcc/toplev.c:763:5: note: here
763 | case SWITCH_TYPE_PASSED:
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-affine.c -o tree-affine.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/asan.c -o asan.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/tree-affine.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/asan.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tsan.c -o tsan.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tsan.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-call-cdce.c -o tree-call-cdce.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-call-cdce.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-cfg.c -o tree-cfg.o
../../gcc-4.8.5/gcc/asan.c: In function 'bool maybe_instrument_call(gimple_stmt_iterator*)':
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NONE' not handled in switch [-Wswitch]
1877 | switch (DECL_FUNCTION_CODE (callee))
| ^
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ACOS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ACOSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ACOSH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ACOSHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ACOSHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ACOSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASINH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASINHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASINHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATAN2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATAN2F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATAN2L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATANH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATANHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATANHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CBRT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CBRTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CBRTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CEIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CEILF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CEILL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COPYSIGN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COPYSIGNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COPYSIGNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COSH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COSHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COSHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_DREM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_DREMF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_DREML' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ERF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ERFC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ERFCF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ERFCL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ERFF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ERFL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXP10' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXP10F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXP10L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXP2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXP2F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXP2L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXPF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXPM1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXPM1F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXPM1L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FABSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FABSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FABSD32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FABSD64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FABSD128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FDIM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FDIMF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FDIML' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FLOOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FLOORF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FLOORL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FMAF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FMAXF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FMAXL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FMIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FMINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FMINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FMOD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FMODF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FMODL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FREXP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FREXPF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FREXPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GAMMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GAMMAF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GAMMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GAMMA_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GAMMAF_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GAMMAL_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_HUGE_VAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_HUGE_VALF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_HUGE_VALL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_HYPOT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_HYPOTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_HYPOTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ICEIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ICEILF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ICEILL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_IFLOOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_IFLOORF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_IFLOORL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ILOGB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ILOGBF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ILOGBL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_INF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_INFF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_INFL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_INFD32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_INFD64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_INFD128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_IRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_IRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_IRINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_IROUND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_IROUNDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_IROUNDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_J0' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_J0F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_J0L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_J1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_J1F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_J1L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_JN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_JNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_JNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LCEIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LCEILF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LCEILL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LDEXP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LDEXPF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LDEXPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LFLOOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LFLOORF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LFLOORL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LGAMMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LGAMMAF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LGAMMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LGAMMA_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LGAMMAF_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LGAMMAL_R' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLCEIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLCEILF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLCEILL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLFLOOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLFLOORF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLFLOORL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLRINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLROUND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLROUNDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLROUNDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOG10' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOG10F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOG10L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOG1P' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOG1PF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOG1PL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOG2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOG2F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOG2L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOGB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOGBF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOGBL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOGF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LOGL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LRINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LROUND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LROUNDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LROUNDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MODF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MODFF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MODFL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NAND32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NAND64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NAND128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NANS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NANSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NANSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NEARBYINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NEARBYINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NEARBYINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NEXTAFTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NEXTAFTERF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NEXTAFTERL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NEXTTOWARD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NEXTTOWARDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NEXTTOWARDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POW' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POW10' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POW10F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POW10L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POWF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POWI' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POWIF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POWIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POWL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_REMAINDER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_REMAINDERF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_REMAINDERL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_REMQUO' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_REMQUOF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_REMQUOL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_RINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_RINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_RINTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ROUND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ROUNDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ROUNDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SCALB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SCALBF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SCALBL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SCALBLN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SCALBLNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SCALBLNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SCALBN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SCALBNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SCALBNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SIGNBIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SIGNBITF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SIGNBITL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SIGNBITD32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SIGNBITD64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SIGNBITD128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SIGNIFICAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SIGNIFICANDF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SIGNIFICANDL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SINCOS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SINCOSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SINCOSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SINH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SINHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SINHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SQRT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SQRTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SQRTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TANH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TANHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TANHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TGAMMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TGAMMAF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TGAMMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TRUNC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TRUNCF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TRUNCL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_Y0' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_Y0F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_Y0L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_Y1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_Y1F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_Y1L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_YN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_YNF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_YNL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CABSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CABSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CACOS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CACOSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CACOSH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CACOSHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CACOSHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CACOSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CARG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CARGF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CARGL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CASIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CASINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CASINH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CASINHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CASINHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CASINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CATAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CATANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CATANH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CATANHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CATANHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CATANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CCOS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CCOSF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CCOSH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CCOSHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CCOSHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CCOSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CEXP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CEXPF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CEXPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CEXPI' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CEXPIF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CEXPIL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CIMAG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CIMAGF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CIMAGL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLOG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLOGF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLOGL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLOG10' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLOG10F' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLOG10L' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CONJ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CONJF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CONJL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CPOW' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CPOWF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CPOWL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CPROJ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CPROJF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CPROJL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CREAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CREALF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CREALL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CSIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CSINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CSINH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CSINHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CSINHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CSINL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CSQRT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CSQRTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CSQRTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CTAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CTANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CTANH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CTANHF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CTANHL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CTANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_BCMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_BCOPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_BZERO' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_INDEX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MEMCHR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MEMCMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MEMCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MEMMOVE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MEMPCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MEMSET' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_RINDEX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STPCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STPNCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRCASECMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRCAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRCHR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRCMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRCSPN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRDUP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRNDUP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRLEN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRNCASECMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRNCAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRNCMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRNCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRPBRK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRRCHR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRSPN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRSTR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FPRINTF_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PUTC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PUTC_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FPUTC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FPUTC_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FPUTS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FPUTS_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FWRITE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FWRITE_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PRINTF_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PUTCHAR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PUTCHAR_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PUTS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PUTS_UNLOCKED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SNPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VFPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VFSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VSNPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VSPRINTF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VSSCANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISALNUM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISALPHA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISASCII' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISBLANK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISCNTRL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISDIGIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISGRAPH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISLOWER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISPRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISPUNCT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISSPACE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISUPPER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISXDIGIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TOASCII' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TOLOWER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TOUPPER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISWALNUM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISWALPHA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISWBLANK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISWCNTRL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISWDIGIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISWGRAPH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISWLOWER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISWPRINT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISWPUNCT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISWSPACE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISWUPPER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISWXDIGIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TOWLOWER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TOWUPPER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ABORT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_AGGREGATE_INCOMING_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ALLOCA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_APPLY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_APPLY_ARGS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_BSWAP16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_BSWAP32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_BSWAP64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLEAR_CACHE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLASSIFY_TYPE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLZ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLZIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLZL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLZLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CONSTANT_P' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CTZ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CTZIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CTZL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CTZLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLRSB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLRSBIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLRSBL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CLRSBLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_DCGETTEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_DGETTEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_DWARF_CFA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_DWARF_SP_COLUMN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EH_RETURN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EH_RETURN_DATA_REGNO' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXECL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXECLP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXECLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXECV' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXECVP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXECVE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXPECT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASSUME_ALIGNED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXTEND_POINTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EXTRACT_RETURN_ADDR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FFS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FFSIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FFSL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FFSLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FORK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FRAME_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FREE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FROB_RETURN_ADDR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GETTEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_IMAXABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_INIT_DWARF_REG_SIZES' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FINITE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FINITEF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FINITEL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FINITED32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FINITED64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FINITED128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FPCLASSIFY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISFINITE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISINF_SIGN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISINF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISINFF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISINFL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISINFD32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISINFD64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISINFD128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISNAN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISNANF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISNANL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISNAND32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISNAND64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISNAND128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISNORMAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISGREATER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISGREATEREQUAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISLESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISLESSEQUAL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISLESSGREATER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ISUNORDERED' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LLABS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LONGJMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NEXT_ARG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PARITY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PARITYIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PARITYL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PARITYLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POPCOUNT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POPCOUNTIMAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POPCOUNTL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_POPCOUNTLL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PREFETCH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_REALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_RETURN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_RETURN_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SAVEREGS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SETJMP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRFMON' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRFTIME' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_UNWIND_INIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_UPDATE_SETJMP_BUF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VA_COPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VA_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VA_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VA_ARG_PACK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VA_ARG_PACK_LEN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN__EXIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN__EXIT2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_INIT_TRAMPOLINE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_INIT_HEAP_TRAMPOLINE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ADJUST_TRAMPOLINE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_NONLOCAL_GOTO' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SETJMP_SETUP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SETJMP_DISPATCHER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SETJMP_RECEIVER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STACK_SAVE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STACK_RESTORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ALLOCA_WITH_ALIGN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_OBJECT_SIZE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MEMCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MEMMOVE_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MEMPCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_MEMSET_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STPCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STPNCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRCAT_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRNCAT_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_STRNCPY_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SNPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VSNPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VSPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VFPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_VPRINTF_CHK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_ENTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_PROFILE_FUNC_EXIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_THREAD_POINTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SET_THREAD_POINTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EMUTLS_GET_ADDRESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EMUTLS_REGISTER_COMMON' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_UNWIND_RESUME' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_CXA_END_CLEANUP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EH_POINTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EH_FILTER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_EH_COPY_VALUES' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FILE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_FUNCTION' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_LINE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_ADD_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_SUB_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_OR_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_AND_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_XOR_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_FETCH_AND_NAND_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_ADD_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_SUB_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_OR_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_AND_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_XOR_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_NAND_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_BOOL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_VAL_COMPARE_AND_SWAP_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_TEST_AND_SET_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_LOCK_RELEASE_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_SYNC_SYNCHRONIZE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_TEST_AND_SET' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_CLEAR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_EXCHANGE_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_LOAD_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_COMPARE_EXCHANGE_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_STORE_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_ADD_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_SUB_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_AND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_NAND_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_XOR_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_OR_FETCH_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_ADD_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_SUB_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_AND_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_NAND_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_XOR_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_N' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_FETCH_OR_16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_ALWAYS_LOCK_FREE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_IS_LOCK_FREE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_OMP_GET_THREAD_NUM' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_OMP_GET_NUM_THREADS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_ATOMIC_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_BARRIER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_TASKWAIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_TASKYIELD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_CRITICAL_NAME_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_STATIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_DYNAMIC_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_GUIDED_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_ULL_ORDERED_RUNTIME_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_STATIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_DYNAMIC_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_GUIDED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_LOOP_RUNTIME_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_LOOP_END_NOWAIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_ORDERED_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_TASK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_NEXT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_PARALLEL_SECTIONS_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_SECTIONS_END_NOWAIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_GOMP_SINGLE_COPY_END' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_START' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_COMMIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_COMMIT_EH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_ABORT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_IRREVOCABLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_MEMCPY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_MEMMOVE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_MEMSET' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_IRR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_GETTMCLONE_SAFE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_MALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_CALLOC' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_FREE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOG_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOG_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOG_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOG_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOG_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOG_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOG_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOG_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOG_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOG_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAR_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_STORE_WAW_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_FLOAT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_DOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M64' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M128' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_M256' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAR_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RAW_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TM_LOAD_RFW_LDOUBLE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_INIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_LOAD16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_REPORT_STORE16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_REGISTER_GLOBALS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_UNREGISTER_GLOBALS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_ASAN_HANDLE_NO_RETURN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_INIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_FUNC_ENTRY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_FUNC_EXIT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_VPTR_UPDATE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_READ1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_READ2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_READ4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_READ8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_READ16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_WRITE1' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_WRITE2' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_WRITE4' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_WRITE8' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_WRITE16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_LOAD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_STORE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_EXCHANGE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_ADD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_SUB' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_AND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_FETCH_NAND' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_STRONG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC8_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC16_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC32_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC64_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC128_COMPARE_EXCHANGE_WEAK' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_THREAD_FENCE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_TSAN_ATOMIC_SIGNAL_FENCE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COMPLEX_MUL_MAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MIN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'BUILT_IN_COMPLEX_DIV_MAX' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/asan.c:1877:11: warning: enumeration value 'END_BUILTINS' not handled in switch [-Wswitch]
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-cfg.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-cfgcleanup.c -o tree-cfgcleanup.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-chrec.c -o tree-chrec.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-complex.c -o tree-complex.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-data-ref.c -o tree-data-ref.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-dfa.c -o tree-dfa.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-complex.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-cfgcleanup.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-diagnostic.c -o tree-diagnostic.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/tree-data-ref.c:80:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/cfgloop.h:23,
from ../../gcc-4.8.5/gcc/tree-chrec.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-dfa.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/tree-complex.c:24:
../../gcc-4.8.5/gcc/tree-complex.c: In function 'tree_node* create_one_component_var(tree, tree, const char*, const char*, tree_code)':
../../gcc-4.8.5/gcc/../include/libiberty.h:182:25: warning: operation on 'libiberty_concat_ptr' may be undefined [-Wsequence-point]
182 | (libiberty_concat_ptr = (char *) alloca (concat_length ACONCAT_PARAMS + 1), \
| ^
../../gcc-4.8.5/gcc/tree.h:4627:50: note: in definition of macro 'get_identifier'
4627 | ? get_identifier_with_length ((str), strlen (str)) \
| ^~~
../../gcc-4.8.5/gcc/tree-complex.c:428:39: note: in expansion of macro 'ACONCAT'
428 | DECL_NAME (r) = get_identifier (ACONCAT ((name, suffix, NULL)));
| ^~~~~~~
../../gcc-4.8.5/gcc/tree-complex.c: In function 'void expand_complex_division(gimple_stmt_iterator*, tree, tree, tree, tree, tree, tree_code, complex_lattice_t, complex_lattice_t)':
../../gcc-4.8.5/gcc/tree-complex.c:1282:28: warning: this statement may fall through [-Wimplicit-fallthrough=]
1282 | ri = gimplify_build1 (gsi, NEGATE_EXPR, inner_type, ri);
| ~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-complex.c:1284:5: note: here
1284 | case PAIR (ONLY_REAL, VARYING):
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-dump.c -o tree-dump.o
../../gcc-4.8.5/gcc/tree-chrec.c: In function 'tree_node* chrec_fold_plus_1(tree_code, tree, tree, tree)':
../../gcc-4.8.5/gcc/tree-chrec.c:277:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
277 | if (tree_contains_chrecs (op1, NULL))
| ^~
../../gcc-4.8.5/gcc/tree-chrec.c:280:2: note: here
280 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/tree-chrec.c:316:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
316 | if (tree_contains_chrecs (op1, NULL))
| ^~
../../gcc-4.8.5/gcc/tree-chrec.c:319:2: note: here
319 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/tree-chrec.c:294:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
294 | if (tree_contains_chrecs (op0, NULL))
| ^~
../../gcc-4.8.5/gcc/tree-chrec.c:297:5: note: here
297 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/tree-chrec.c: In function 'tree_node* chrec_fold_multiply(tree, tree, tree)':
../../gcc-4.8.5/gcc/tree-chrec.c:405:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
405 | if (tree_contains_chrecs (op1, NULL))
| ^~
../../gcc-4.8.5/gcc/tree-chrec.c:408:2: note: here
408 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/tree-chrec.c:440:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
440 | if (tree_contains_chrecs (op1, NULL))
| ^~
../../gcc-4.8.5/gcc/tree-chrec.c:443:2: note: here
443 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/tree-chrec.c:421:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
421 | if (tree_contains_chrecs (op0, NULL))
| ^~
../../gcc-4.8.5/gcc/tree-chrec.c:424:5: note: here
424 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/tree-chrec.c: In function 'bool evolution_function_is_invariant_rec_p(tree, int)':
../../gcc-4.8.5/gcc/tree-chrec.c:1008:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1008 | if (!evolution_function_is_invariant_rec_p (TREE_OPERAND (chrec, 1),
| ^~
../../gcc-4.8.5/gcc/tree-chrec.c:1012:5: note: here
1012 | case 1:
| ^~~~
../../gcc-4.8.5/gcc/tree-chrec.c: In function 'bool evolution_function_is_univariate_p(const_tree)':
../../gcc-4.8.5/gcc/tree-chrec.c:1105:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1105 | switch (TREE_CODE (CHREC_RIGHT (chrec)))
| ^~~~~~
../../gcc-4.8.5/gcc/tree-chrec.c:1120:5: note: here
1120 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/tree-chrec.c: In function 'void for_each_scev_op(tree_node**, bool (*)(tree_node**, void*), void*)':
../../gcc-4.8.5/gcc/tree-chrec.c:1485:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
1485 | for_each_scev_op (&TREE_OPERAND (*scev, 2), cbck, data);
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-chrec.c:1487:5: note: here
1487 | case 2:
| ^~~~
../../gcc-4.8.5/gcc/tree-chrec.c:1488:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
1488 | for_each_scev_op (&TREE_OPERAND (*scev, 1), cbck, data);
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-chrec.c:1490:5: note: here
1490 | case 1:
| ^~~~
../../gcc-4.8.5/gcc/tree-chrec.c:1491:24: warning: this statement may fall through [-Wimplicit-fallthrough=]
1491 | for_each_scev_op (&TREE_OPERAND (*scev, 0), cbck, data);
| ~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-chrec.c:1493:5: note: here
1493 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/tree-data-ref.c: In function 'bool siv_subscript_p(const_tree, const_tree)':
../../gcc-4.8.5/gcc/tree-data-ref.c:1582:8: warning: this statement may fall through [-Wimplicit-fallthrough=]
1582 | if (CHREC_VARIABLE (chrec_a) != CHREC_VARIABLE (chrec_b))
| ^~
../../gcc-4.8.5/gcc/tree-data-ref.c:1585:6: note: here
1585 | default:
| ^~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-dump.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/tree-dump.c: In function 'void dump_node(const_tree, int, FILE*)':
../../gcc-4.8.5/gcc/tree-dump.c:759:9: warning: cast between incompatible function types from 'void (*)(void*) throw ()' {aka 'void (*)(void*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type]
759 | (splay_tree_delete_value_fn) &free);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-eh.c -o tree-eh.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-emutls.c -o tree-emutls.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-eh.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/tree-emutls.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-if-conv.c -o tree-if-conv.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-if-conv.c:86:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-inline.c -o tree-inline.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-into-ssa.c -o tree-into-ssa.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-inline.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-into-ssa.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-iterator.c -o tree-iterator.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/tree-iterator.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-loop-distribution.c -o tree-loop-distribution.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/tree-loop-distribution.c:47:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-nested.c -o tree-nested.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-nested.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/tree-loop-distribution.c:45:
../../gcc-4.8.5/gcc/tree-loop-distribution.c: In function 'void generate_code_for_partition(loop*, partition_t, bool)':
../../gcc-4.8.5/gcc/system.h:685:5: warning: this statement may fall through [-Wimplicit-fallthrough=]
685 | ((void)(!(EXPR) ? fancy_abort (__FILE__, __LINE__, __FUNCTION__), 0 : 0))
| ~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-loop-distribution.c:488:7: note: in expansion of macro 'gcc_assert'
488 | gcc_assert (!copy_p);
| ^~~~~~~~~~
../../gcc-4.8.5/gcc/tree-loop-distribution.c:489:5: note: here
489 | case PKIND_NORMAL:
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-nomudflap.c -o tree-nomudflap.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-nomudflap.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-nrv.c -o tree-nrv.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-nrv.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-object-size.c -o tree-object-size.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-object-size.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-optimize.c -o tree-optimize.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-outof-ssa.c -o tree-outof-ssa.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-outof-ssa.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-optimize.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-parloops.c -o tree-parloops.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/tree-parloops.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-phinodes.c -o tree-phinodes.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-phinodes.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-predcom.c -o tree-predcom.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-predcom.c:190:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/tree-parloops.c: In function 'void eliminate_local_variables(edge, edge)':
../../gcc-4.8.5/gcc/tree-parloops.c:729:8: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
729 | if (bb != entry_bb && bb != exit_bb)
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-pretty-print.c -o tree-pretty-print.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-pretty-print.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c: In function 'void dump_block_node(pretty_printer*, tree, int, int)':
../../gcc-4.8.5/gcc/tree-pretty-print.c:489:32: warning: spurious trailing space in format [-Wformat-diag]
489 | pp_printf (buffer, "BLOCK #%d ", BLOCK_NUMBER (block));
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:492:25: warning: spurious leading punctuation sequence '[' in format [-Wformat-diag]
492 | pp_printf (buffer, "[%p] ", (void *) block);
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:492:29: warning: spurious trailing space in format [-Wformat-diag]
492 | pp_printf (buffer, "[%p] ", (void *) block);
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c: In function 'int dump_generic_node(pretty_printer*, tree, int, int, bool)':
../../gcc-4.8.5/gcc/tree-pretty-print.c:613:25: warning: spurious leading punctuation sequence '<&' in format [-Wformat-diag]
613 | pp_printf (buffer, "<&%p> ", (void *)node);
| ^~
../../gcc-4.8.5/gcc/tree-pretty-print.c:613:30: warning: spurious trailing space in format [-Wformat-diag]
613 | pp_printf (buffer, "<&%p> ", (void *)node);
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:809:26: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
809 | pp_printf (buffer, "");
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:809:32: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
809 | pp_printf (buffer, "");
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:811:26: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
811 | pp_printf (buffer, "", TYPE_UID (node));
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:811:30: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
811 | pp_printf (buffer, "", TYPE_UID (node));
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:1145:22: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
1145 | pp_printf (buffer, "");
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:1145:28: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
1145 | pp_printf (buffer, "");
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:1147:22: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
1147 | pp_printf (buffer, "", TYPE_UID (node));
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:1147:26: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
1147 | pp_printf (buffer, "", TYPE_UID (node));
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:1160:22: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
1160 | pp_printf (buffer, "", (int) LABEL_DECL_UID (node));
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:1160:26: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
1160 | pp_printf (buffer, "", (int) LABEL_DECL_UID (node));
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:1166:26: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
1166 | pp_printf (buffer, "", DECL_UID (node));
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.c:1166:31: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
1166 | pp_printf (buffer, "", DECL_UID (node));
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-profile.c -o tree-profile.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-profile.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-scalar-evolution.c -o tree-scalar-evolution.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-sra.c -o tree-sra.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/tree-scalar-evolution.c:260:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-sra.c:78:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-switch-conversion.c -o tree-switch-conversion.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-switch-conversion.c:28:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-address.c -o tree-ssa-address.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-address.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/tree-ssa-address.c:40:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-ssa-address.c:40:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-ssa-address.c:40:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-alias.c -o tree-ssa-alias.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-alias.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-ccp.c -o tree-ssa-ccp.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-coalesce.c -o tree-ssa-coalesce.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-coalesce.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-copy.c -o tree-ssa-copy.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-ccp.c:115:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-copy.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-copyrename.c -o tree-ssa-copyrename.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-dce.c -o tree-ssa-dce.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-dce.c:48:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-copyrename.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-dom.c -o tree-ssa-dom.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-dom.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-dse.c -o tree-ssa-dse.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-dse.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-forwprop.c -o tree-ssa-forwprop.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-forwprop.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-ifcombine.c -o tree-ssa-ifcombine.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-ifcombine.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-live.c -o tree-ssa-live.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-live.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-loop-ch.c -o tree-ssa-loop-ch.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-loop-ch.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/tree-ssa-forwprop.c: In function 'void defcodefor_name(tree, tree_code*, tree_node**, tree_node**)':
../../gcc-4.8.5/gcc/tree-ssa-forwprop.c:1765:8: warning: enum constant in boolean context [-Wint-in-bool-context]
1765 | || GIMPLE_BINARY_RHS
| ^~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-forwprop.c:1766:8: warning: enum constant in boolean context [-Wint-in-bool-context]
1766 | || GIMPLE_UNARY_RHS
| ^~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-forwprop.c:1767:8: warning: enum constant in boolean context [-Wint-in-bool-context]
1767 | || GIMPLE_SINGLE_RHS)
| ^~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-loop-im.c -o tree-ssa-loop-im.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-loop-im.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-loop-ivcanon.c -o tree-ssa-loop-ivcanon.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-loop-ivopts.c -o tree-ssa-loop-ivopts.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-loop-ivopts.c:67:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/tree-ssa-loop-ivopts.c:94:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-loop-ivcanon.c:38:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-loop-manip.c -o tree-ssa-loop-manip.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-loop-manip.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/tree-ssa-loop-ivopts.c:94:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-ssa-loop-ivopts.c:94:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-loop-niter.c -o tree-ssa-loop-niter.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-loop-niter.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-loop-prefetch.c -o tree-ssa-loop-prefetch.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-loop-prefetch.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/tree-ssa-loop-prefetch.c:46:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-ssa-loop-prefetch.c:46:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-ssa-loop-prefetch.c:46:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-loop-unswitch.c -o tree-ssa-loop-unswitch.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-loop.c -o tree-ssa-loop.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-math-opts.c -o tree-ssa-math-opts.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-operands.c -o tree-ssa-operands.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-phiopt.c -o tree-ssa-phiopt.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-loop.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-loop-unswitch.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-operands.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-math-opts.c:90:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-phiopt.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-phiprop.c -o tree-ssa-phiprop.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-phiprop.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-pre.c -o tree-ssa-pre.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-pre.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-propagate.c -o tree-ssa-propagate.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-reassoc.c -o tree-ssa-reassoc.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-propagate.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-sccvn.c -o tree-ssa-sccvn.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-sccvn.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-reassoc.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/tree-ssa-reassoc.c:3814:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
3814 | fprintf (dump_file, ")^"HOST_WIDE_INT_PRINT_DEC"\n",
| ^
../../gcc-4.8.5/gcc/tree-ssa-reassoc.c:3848:28: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
3848 | fprintf (dump_file, ")^"HOST_WIDE_INT_PRINT_DEC"\n", power);
| ^
../../gcc-4.8.5/gcc/tree-ssa-sccvn.c: In function 'tree_node* try_to_simplify(gimple)':
../../gcc-4.8.5/gcc/tree-ssa-sccvn.c:3264:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
3264 | if (!(code == REALPART_EXPR
| ^~
../../gcc-4.8.5/gcc/tree-ssa-sccvn.c:3271:5: note: here
3271 | case tcc_unary:
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-sink.c -o tree-ssa-sink.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-sink.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-strlen.c -o tree-ssa-strlen.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/tree-ssa-strlen.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-structalias.c -o tree-ssa-structalias.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-structalias.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-tail-merge.c -o tree-ssa-tail-merge.o
../../gcc-4.8.5/gcc/tree-ssa-structalias.c: In function 'void dump_constraint(FILE*, constraint_t)':
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:629:24: note: in expansion of macro 'UNKNOWN_OFFSET'
629 | if (c->lhs.offset == UNKNOWN_OFFSET)
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:639:24: note: in expansion of macro 'UNKNOWN_OFFSET'
639 | if (c->rhs.offset == UNKNOWN_OFFSET)
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c: In function 'void solution_set_add(bitmap, long int)':
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:934:17: note: in expansion of macro 'UNKNOWN_OFFSET'
934 | if (offset == UNKNOWN_OFFSET)
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c: In function 'void do_sd_constraint(constraint_graph_t, constraint_t, bitmap)':
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:1600:18: note: in expansion of macro 'UNKNOWN_OFFSET'
1600 | if (roffset == UNKNOWN_OFFSET)
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c: In function 'void do_ds_constraint(constraint_t, bitmap)':
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:1700:15: note: in expansion of macro 'UNKNOWN_OFFSET'
1700 | if (loff == UNKNOWN_OFFSET)
| ^~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-ter.c -o tree-ssa-ter.o
../../gcc-4.8.5/gcc/tree-ssa-structalias.c: In function 'void get_constraint_for_ptr_offset(tree, tree, vec*)':
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:2950:17: note: in expansion of macro 'UNKNOWN_OFFSET'
2950 | rhsoffset = UNKNOWN_OFFSET;
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:2957:14: note: in expansion of macro 'UNKNOWN_OFFSET'
2957 | rhsoffset = UNKNOWN_OFFSET;
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:2964:18: note: in expansion of macro 'UNKNOWN_OFFSET'
2964 | rhsoffset = UNKNOWN_OFFSET;
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:2987:25: note: in expansion of macro 'UNKNOWN_OFFSET'
2987 | && rhsoffset == UNKNOWN_OFFSET)
| ^~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-tail-merge.c:186:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/tree-ssa-structalias.c: In function 'void get_constraint_for_component_ref(tree, vec*, bool, bool)':
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:3181:24: note: in expansion of macro 'UNKNOWN_OFFSET'
3181 | || result.offset == UNKNOWN_OFFSET)
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:3182:18: note: in expansion of macro 'UNKNOWN_OFFSET'
3182 | result.offset = UNKNOWN_OFFSET;
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c: In function 'void get_constraint_for_1(tree, vec*, bool, bool)':
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:3334:31: note: in expansion of macro 'UNKNOWN_OFFSET'
3334 | results->last ().offset = UNKNOWN_OFFSET;
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c: In function 'void do_structure_copy(tree, tree)':
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:3505:19: note: in expansion of macro 'UNKNOWN_OFFSET'
3505 | lhsp->offset = UNKNOWN_OFFSET;
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:3510:19: note: in expansion of macro 'UNKNOWN_OFFSET'
3510 | rhsp->offset = UNKNOWN_OFFSET;
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c: In function 'void make_transitive_closure_constraints(varinfo_t)':
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:3647:16: note: in expansion of macro 'UNKNOWN_OFFSET'
3647 | rhs.offset = UNKNOWN_OFFSET;
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c: In function 'void init_base_vars()':
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:468:43: warning: left shift of negative value [-Wshift-negative-value]
468 | #define UNKNOWN_OFFSET ((HOST_WIDE_INT)-1 << (HOST_BITS_PER_WIDE_INT-1))
| ~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-ssa-structalias.c:6442:16: note: in expansion of macro 'UNKNOWN_OFFSET'
6442 | rhs.offset = UNKNOWN_OFFSET;
| ^~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-ter.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/tree-ssa-tail-merge.c: In function 'void gsi_advance_fw_nondebug_nonlocal(gimple_stmt_iterator*)':
../../gcc-4.8.5/gcc/tree-ssa-tail-merge.c:345:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
345 | if (!stmt_local_def (stmt))
| ^~
../../gcc-4.8.5/gcc/tree-ssa-tail-merge.c:347:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
347 | gsi_next_nondebug (gsi);
| ^~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-threadedge.c -o tree-ssa-threadedge.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-threadedge.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-threadupdate.c -o tree-ssa-threadupdate.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-threadupdate.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-uncprop.c -o tree-ssa-uncprop.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-uncprop.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa-uninit.c -o tree-ssa-uninit.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa-uninit.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssa.c -o tree-ssa.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssa.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-ssanames.c -o tree-ssanames.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-ssanames.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-stdarg.c -o tree-stdarg.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-stdarg.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-streamer.c -o tree-streamer.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/lto-streamer.h:28,
from ../../gcc-4.8.5/gcc/tree-streamer.h:27,
from ../../gcc-4.8.5/gcc/tree-streamer.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-streamer-in.c -o tree-streamer-in.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-streamer-out.c -o tree-streamer-out.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/tree-streamer-in.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/gimple.h:28,
from ../../gcc-4.8.5/gcc/lto-streamer.h:28,
from ../../gcc-4.8.5/gcc/tree-streamer.h:27,
from ../../gcc-4.8.5/gcc/tree-streamer-out.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-tailcall.c -o tree-tailcall.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-tailcall.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-vect-generic.c -o tree-vect-generic.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-vect-generic.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-vect-patterns.c -o tree-vect-patterns.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-vect-patterns.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/tree-vect-patterns.c:37:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-vect-patterns.c:37:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-vect-patterns.c:37:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-vect-data-refs.c -o tree-vect-data-refs.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-vect-data-refs.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-vect-stmts.c -o tree-vect-stmts.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-vect-loop.c -o tree-vect-loop.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-vect-stmts.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-vect-loop.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-vect-loop-manip.c -o tree-vect-loop-manip.o
In file included from ../../gcc-4.8.5/gcc/tree-vect-stmts.c:35:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-vect-loop.c:35:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-vect-loop-manip.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-vect-slp.c -o tree-vect-slp.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-vect-slp.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/tree-vect-slp.c:36:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-vect-stmts.c:35:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-vect-stmts.c:35:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-vectorizer.c -o tree-vectorizer.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-vectorizer.c:61:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/tree-vect-loop.c:35:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-vect-loop.c:35:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/tree-vect-stmts.c: In function 'bool vectorizable_shift(gimple, gimple_stmt_iterator*, gimple_statement_d**, slp_tree)':
../../gcc-4.8.5/gcc/tree-vect-stmts.c:3266:23: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
3266 | if (dump_enabled_p ())
| ^~
../../gcc-4.8.5/gcc/tree-vect-stmts.c:3270:4: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
3270 | return false;
| ^~~~~~
../../gcc-4.8.5/gcc/tree-vect-loop.c: In function 'bool vectorizable_reduction(gimple, gimple_stmt_iterator*, gimple_statement_d**, slp_tree)':
../../gcc-4.8.5/gcc/tree-vect-loop.c:4799:11: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
4799 | if (dump_enabled_p ())
| ^~
../../gcc-4.8.5/gcc/tree-vect-loop.c:4803:13: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
4803 | return false;
| ^~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-vect-slp.c:36:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/tree-vect-slp.c:36:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree-vrp.c -o tree-vrp.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree-vrp.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tree.c -o tree.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tree.c:33:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/tree.c: In function 'int integer_pow2p(const_tree)':
../../gcc-4.8.5/gcc/tree.c:1922:36: warning: left shift of negative value [-Wshift-negative-value]
1922 | high &= ~((HOST_WIDE_INT) (-1) << (prec - HOST_BITS_PER_WIDE_INT));
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree.c:1927:32: warning: left shift of negative value [-Wshift-negative-value]
1927 | low &= ~((HOST_WIDE_INT) (-1) << prec);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
../../gcc-4.8.5/gcc/tree.c: In function 'int tree_log2(const_tree)':
../../gcc-4.8.5/gcc/tree.c:1986:36: warning: left shift of negative value [-Wshift-negative-value]
1986 | high &= ~((HOST_WIDE_INT) (-1) << (prec - HOST_BITS_PER_WIDE_INT));
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree.c:1991:32: warning: left shift of negative value [-Wshift-negative-value]
1991 | low &= ~((HOST_WIDE_INT) (-1) << prec);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
../../gcc-4.8.5/gcc/tree.c: In function 'int tree_floor_log2(const_tree)':
../../gcc-4.8.5/gcc/tree.c:2023:36: warning: left shift of negative value [-Wshift-negative-value]
2023 | high &= ~((HOST_WIDE_INT) (-1) << (prec - HOST_BITS_PER_WIDE_INT));
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree.c:2028:32: warning: left shift of negative value [-Wshift-negative-value]
2028 | low &= ~((HOST_WIDE_INT) (-1) << prec);
| ~~~~~~~~~~~~~~~~~~~~~^~~~~~~
../../gcc-4.8.5/gcc/tree.c: In function 'bool variably_modified_type_p(tree, tree)':
../../gcc-4.8.5/gcc/tree.c:8626:7: warning: this 'for' clause does not guard... [-Wmisleading-indentation]
8626 | for (t = TYPE_FIELDS (type); t; t = DECL_CHAIN (t))
| ^~~
../../gcc-4.8.5/gcc/tree.c:8636:2: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'for'
8636 | break;
| ^~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:645,
from ../../gcc-4.8.5/gcc/tree.c:31:
../../gcc-4.8.5/gcc/tree.c: In function 'tree_node* get_file_function_name(const char*)':
../../gcc-4.8.5/gcc/../include/libiberty.h:663:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
663 | char *const libiberty_nptr = (char *const) alloca (libiberty_len); \
| ^
../../gcc-4.8.5/gcc/tree.c:8903:13: note: in expansion of macro 'ASTRDUP'
8903 | p = q = ASTRDUP (first_global_object_name);
| ^~~~~~~
../../gcc-4.8.5/gcc/../include/libiberty.h:663:33: warning: type qualifiers ignored on cast result type [-Wignored-qualifiers]
663 | char *const libiberty_nptr = (char *const) alloca (libiberty_len); \
| ^
../../gcc-4.8.5/gcc/tree.c:8918:15: note: in expansion of macro 'ASTRDUP'
8918 | p = q = ASTRDUP (lbasename (file));
| ^~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/valtrack.c -o valtrack.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/valtrack.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/value-prof.c -o value-prof.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/value-prof.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/value-prof.c:31:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/value-prof.c:253:27: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
253 | fprintf (dump_file, " %d:"HOST_WIDEST_INT_PRINT_DEC,
| ^
../../gcc-4.8.5/gcc/value-prof.c:256:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
256 | fprintf (dump_file, " ] outside range:"HOST_WIDEST_INT_PRINT_DEC,
| ^
../../gcc-4.8.5/gcc/value-prof.c:266:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
266 | fprintf (dump_file, "pow2:"HOST_WIDEST_INT_PRINT_DEC
| ^
../../gcc-4.8.5/gcc/value-prof.c:267:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
267 | " nonpow2:"HOST_WIDEST_INT_PRINT_DEC,
| ^
../../gcc-4.8.5/gcc/value-prof.c:278:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
278 | fprintf (dump_file, "value:"HOST_WIDEST_INT_PRINT_DEC
| ^
../../gcc-4.8.5/gcc/value-prof.c:279:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
279 | " match:"HOST_WIDEST_INT_PRINT_DEC
| ^
../../gcc-4.8.5/gcc/value-prof.c:280:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
280 | " wrong:"HOST_WIDEST_INT_PRINT_DEC,
| ^
../../gcc-4.8.5/gcc/value-prof.c:292:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
292 | fprintf (dump_file, "sum:"HOST_WIDEST_INT_PRINT_DEC
| ^
../../gcc-4.8.5/gcc/value-prof.c:293:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
293 | " times:"HOST_WIDEST_INT_PRINT_DEC,
| ^
../../gcc-4.8.5/gcc/value-prof.c:304:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
304 | fprintf (dump_file, "ior:"HOST_WIDEST_INT_PRINT_DEC,
| ^
../../gcc-4.8.5/gcc/value-prof.c:314:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
314 | fprintf (dump_file, "value:"HOST_WIDEST_INT_PRINT_DEC
| ^
../../gcc-4.8.5/gcc/value-prof.c:315:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
315 | " match:"HOST_WIDEST_INT_PRINT_DEC
| ^
../../gcc-4.8.5/gcc/value-prof.c:316:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
316 | " wrong:"HOST_WIDEST_INT_PRINT_DEC,
| ^
../../gcc-4.8.5/gcc/value-prof.c:327:25: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
327 | fprintf (dump_file, "value:"HOST_WIDEST_INT_PRINT_DEC
| ^
../../gcc-4.8.5/gcc/value-prof.c:328:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
328 | " match:"HOST_WIDEST_INT_PRINT_DEC
| ^
../../gcc-4.8.5/gcc/value-prof.c:329:7: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
329 | " all:"HOST_WIDEST_INT_PRINT_DEC,
| ^
../../gcc-4.8.5/gcc/value-prof.c:1365:27: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
1365 | fprintf (dump_file, "hist->count "HOST_WIDEST_INT_PRINT_DEC
| ^
../../gcc-4.8.5/gcc/value-prof.c:1366:9: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
1366 | " hist->all "HOST_WIDEST_INT_PRINT_DEC"\n", count, all);
| ^
In file included from ../../gcc-4.8.5/gcc/value-prof.c:31:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/value-prof.c:31:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/value-prof.c: In function 'void stringop_block_profile(gimple, unsigned int*, long int*)':
../../gcc-4.8.5/gcc/value-prof.c:1633:25: warning: '*' in boolean context, suggest '&&' instead [-Wint-in-bool-context]
1633 | && (alignment * 2 * BITS_PER_UNIT))
| ~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/var-tracking.c -o var-tracking.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/var-tracking.c:91:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/var-tracking.c:114:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/var-tracking.c:114:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/var-tracking.c:114:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/rtl.h:2344,
from ../../gcc-4.8.5/gcc/var-tracking.c:92:
../../gcc-4.8.5/gcc/var-tracking.c: In function 'rtx_def* adjust_mems(rtx, const_rtx, void*)':
./genrtl.h:39:29: warning: this statement may fall through [-Wimplicit-fallthrough=]
39 | gen_rtx_fmt_ee_stat (c, m, p0, p1 MEM_STAT_INFO)
| ~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~
./genrtl.h:955:3: note: in expansion of macro 'gen_rtx_fmt_ee'
955 | gen_rtx_fmt_ee (PLUS, (MODE), (ARG0), (ARG1))
| ^~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/var-tracking.c:920:14: note: in expansion of macro 'gen_rtx_PLUS'
920 | addr = gen_rtx_PLUS (GET_MODE (loc), XEXP (loc, 0),
| ^~~~~~~~~~~~
../../gcc-4.8.5/gcc/var-tracking.c:924:5: note: here
924 | case POST_INC:
| ^~~~
../../gcc-4.8.5/gcc/var-tracking.c:942:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
942 | addr = XEXP (loc, 1);
../../gcc-4.8.5/gcc/var-tracking.c:943:5: note: here
943 | case POST_MODIFY:
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/varasm.c -o varasm.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/varasm.c:31:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/varpool.c -o varpool.o
../../gcc-4.8.5/gcc/varasm.c: In function 'void output_addressed_constants(tree)':
../../gcc-4.8.5/gcc/varasm.c:4027:34: warning: this statement may fall through [-Wimplicit-fallthrough=]
4027 | output_addressed_constants (TREE_OPERAND (exp, 1));
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/varasm.c:33:
../../gcc-4.8.5/gcc/tree.h:953:3: note: here
953 | case NOP_EXPR: \
| ^~~~
../../gcc-4.8.5/gcc/varasm.c:4030:5: note: in expansion of macro 'CASE_CONVERT'
4030 | CASE_CONVERT:
| ^~~~~~~~~~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/varpool.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/vmsdbgout.c -o vmsdbgout.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/vmsdbgout.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/web.c -o web.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/web.c:39:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/web.c:50:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/xcoffout.c -o xcoffout.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/xcoffout.c:28:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/web.c:50:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/web.c:50:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace \
../../gcc-4.8.5/gcc/config/avr/avr.c -o avr.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/config/avr/avr.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/config/avr/avr.c:41:
../../gcc-4.8.5/gcc/recog.h:338:5: warning: this use of "defined" may not be portable [-Wexpansion-to-defined]
338 | #if HAVE_DESIGNATED_UNION_INITIALIZERS
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/config/avr/avr-devices.c
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/config/avr/avr-devices.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/config/avr/avr.c:41:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx) const':
../../gcc-4.8.5/gcc/recog.h:283:44: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f1' {aka 'rtx_def* (*)(rtx_def*)'} [-Wcast-function-type]
283 | rtx operator () (rtx a0) const { return ((f1)func) (a0); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:284:52: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f2' {aka 'rtx_def* (*)(rtx_def*, rtx_def*)'} [-Wcast-function-type]
284 | rtx operator () (rtx a0, rtx a1) const { return ((f2)func) (a0, a1); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:285:60: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f3' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
285 | rtx operator () (rtx a0, rtx a1, rtx a2) const { return ((f3)func) (a0, a1, a2); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:286:68: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f4' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
286 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3) const { return ((f4)func) (a0, a1, a2, a3); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:287:76: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f5' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
287 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4) const { return ((f5)func) (a0, a1, a2, a3, a4); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:288:84: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f6' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
288 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5) const { return ((f6)func) (a0, a1, a2, a3, a4, a5); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:289:92: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f7' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
289 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6) const { return ((f7)func) (a0, a1, a2, a3, a4, a5, a6); }
| ^~~~~~~~
In file included from ../../gcc-4.8.5/gcc/config/avr/avr.c:41:
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:290:100: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f8' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
290 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7) const { return ((f8)func) (a0, a1, a2, a3, a4, a5, a6, a7); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:291:108: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f9' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
291 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8) const { return ((f9)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8); }
| ^~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:292:116: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f10' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
292 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9) const { return ((f10)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:293:125: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f11' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
293 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10) const { return ((f11)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:294:134: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f12' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
294 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11) const { return ((f12)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:295:143: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f13' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
295 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12) const { return ((f13)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:296:152: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f14' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
296 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13) const { return ((f14)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:297:161: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f15' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
297 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14) const { return ((f15)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/recog.h: In member function 'rtx_def* insn_gen_fn::operator()(rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx, rtx) const':
../../gcc-4.8.5/gcc/recog.h:298:170: warning: cast between incompatible function types from 'insn_gen_fn::stored_funcptr' {aka 'rtx_def* (*)()'} to 'insn_gen_fn::f16' {aka 'rtx_def* (*)(rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*, rtx_def*)'} [-Wcast-function-type]
298 | rtx operator () (rtx a0, rtx a1, rtx a2, rtx a3, rtx a4, rtx a5, rtx a6, rtx a7, rtx a8, rtx a9, rtx a10, rtx a11, rtx a12, rtx a13, rtx a14, rtx a15) const { return ((f16)func) (a0, a1, a2, a3, a4, a5, a6, a7, a8, a9, a10, a11, a12, a13, a14, a15); }
| ^~~~~~~~~
../../gcc-4.8.5/gcc/config/avr/avr.c: In function 'const char* avr_out_load_psi(rtx, rtx_def**, int*)':
../../gcc-4.8.5/gcc/config/avr/avr.c:3912:7: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
3912 | if (reg_dest == reg_base)
| ^~
../../gcc-4.8.5/gcc/config/avr/avr.c:3918:9: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
3918 | return avr_asm_len ("ldd %A0,%A1" CR_TAB
| ^~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/config/avr/avr-log.c
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/config/avr/avr-log.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace \
../../gcc-4.8.5/gcc/config/host-linux.c
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/main.c -o main.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace \
../../gcc-4.8.5/gcc/common/config/avr/avr-common.c -o avr-common.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/main.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/common/config/avr/avr-common.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DPREFIX=\"/usr\" -DBASEVER="\"4.8.5\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/prefix.c -o prefix.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/params.c -o params.o
../../gcc-4.8.5/gcc/params.c: In function 'void add_params(const param_info*, size_t)':
../../gcc-4.8.5/gcc/params.c:61:27: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'param_info' {aka 'struct param_info'} with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
61 | n * sizeof (param_info));
| ^
In file included from ../../gcc-4.8.5/gcc/params.c:25:
../../gcc-4.8.5/gcc/params.h:41:16: note: 'param_info' {aka 'struct param_info'} declared here
41 | typedef struct param_info
| ^~~~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/opts.c -o opts.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/opts-common.c -o opts-common.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/opts.c:29:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/opts.c: In function 'bool common_handle_option(gcc_options*, gcc_options*, const cl_decoded_option*, unsigned int, int, location_t, const cl_option_handlers*, diagnostic_context*)':
../../gcc-4.8.5/gcc/opts.c:1564:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
1564 | value = true;
| ~~~~~~^~~~~~
../../gcc-4.8.5/gcc/opts.c:1566:5: note: here
1566 | case OPT_fprofile_use:
| ^~~~
../../gcc-4.8.5/gcc/opts.c:1602:13: warning: this statement may fall through [-Wimplicit-fallthrough=]
1602 | value = true;
| ~~~~~~^~~~~~
../../gcc-4.8.5/gcc/opts.c:1604:5: note: here
1604 | case OPT_fprofile_generate:
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace options.c -o options.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/vec.c -o vec.o
In file included from tm.h:18,
from options.c:7:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/hooks.c -o hooks.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/hooks.c:28:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Icommon -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/common -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/common/common-targhooks.c -o common/common-targhooks.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/hash-table.c -o hash-table.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/file-find.c -o file-find.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/common/common-targhooks.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/diagnostic.c -o diagnostic.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/pretty-print.c -o pretty-print.o
g++ -c -DLOCALEDIR=\"/usr/share/locale\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/intl.c -o intl.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/input.c -o input.o
../../gcc-4.8.5/gcc/diagnostic.c: In function 'void diagnostic_report_current_module(diagnostic_context*, location_t)':
../../gcc-4.8.5/gcc/diagnostic.c:502:8: warning: spurious leading punctuation sequence ',' in format [-Wformat-diag]
502 | ",\n from %s:%d",
| ^
../../gcc-4.8.5/gcc/diagnostic.c:502:9: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
502 | ",\n from %s:%d",
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/diagnostic.c:505:36: warning: spurious leading punctuation sequence ':' in format [-Wformat-diag]
505 | pp_verbatim (context->printer, ":");
| ^
g++ -c -DBASEVER="\"4.8.5\"" -DDATESTAMP="\"\"" -DREVISION="\"\"" -DDEVPHASE="\"\"" -DPKGVERSION="\"(Mageia 4.8.5-4.mga8) \"" -DBUGURL="\"\"" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/version.c -o version.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gcov.c -o gcov.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gcov.c:36:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/gcov-dump.c -o gcov-dump.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/cp-lang.c -o cp/cp-lang.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/call.c -o cp/call.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gcov-dump.c:22:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/decl.c -o cp/decl.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/cp-lang.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/call.c:28:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/decl.c:32:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/expr.c -o cp/expr.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/expr.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/cp/call.c: In function 'tree_node* build_integral_nontype_arg_conv(tree, tree, tsubst_flags_t)':
../../gcc-4.8.5/gcc/cp/call.c:3738:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
3738 | if (complain & tf_error)
| ^~
../../gcc-4.8.5/gcc/cp/call.c:3743:7: note: here
3743 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/cp/call.c: In function 'void add_builtin_candidate(z_candidate**, tree_code, tree_code, tree, tree, tree, tree_node**, tree_node**, int, tsubst_flags_t)':
../../gcc-4.8.5/gcc/cp/call.c:2553:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
2553 | if (TYPE_PTROB_P (type1) && INTEGRAL_OR_UNSCOPED_ENUMERATION_TYPE_P (type2))
| ^~
../../gcc-4.8.5/gcc/cp/call.c:2558:2: note: here
2558 | case MULT_EXPR:
| ^~~~
../../gcc-4.8.5/gcc/cp/call.c:2299:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
2299 | if (TREE_CODE (type1) == BOOLEAN_TYPE)
| ^~
../../gcc-4.8.5/gcc/cp/call.c:2301:5: note: here
2301 | case POSTINCREMENT_EXPR:
| ^~~~
../../gcc-4.8.5/gcc/cp/call.c:2336:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
2336 | if (TREE_CODE (type1) == POINTER_TYPE)
| ^~
../../gcc-4.8.5/gcc/cp/call.c:2338:5: note: here
2338 | case NEGATE_EXPR:
| ^~~~
../../gcc-4.8.5/gcc/cp/call.c:2418:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
2418 | if (TYPE_PTROB_P (type1)
| ^~
../../gcc-4.8.5/gcc/cp/call.c:2424:5: note: here
2424 | case MULT_EXPR:
| ^~~~
../../gcc-4.8.5/gcc/cp/call.c:2476:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
2476 | if (ARITHMETIC_TYPE_P (type1) && ARITHMETIC_TYPE_P (type2))
| ^~
../../gcc-4.8.5/gcc/cp/call.c:2478:5: note: here
2478 | case ARRAY_REF:
| ^~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/pt.c -o cp/pt.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/typeck2.c -o cp/typeck2.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/pt.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/typeck2.c:31:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/class.c -o cp/class.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/decl2.c -o cp/decl2.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/error.c -o cp/error.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/class.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/decl2.c:32:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/error.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/cp/decl2.c: In function 'tree_node* start_static_storage_duration_function(unsigned int)':
../../gcc-4.8.5/gcc/cp/decl2.c:3169:8: warning: cast between incompatible function types from 'void (*)(void*) throw ()' {aka 'void (*)(void*)'} to 'splay_tree_delete_value_fn' {aka 'void (*)(long unsigned int)'} [-Wcast-function-type]
3169 | (splay_tree_delete_value_fn) &free);
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/pt.c: In function 'tree_node* find_parameter_packs_r(tree_node**, int*, void*)':
../../gcc-4.8.5/gcc/cp/pt.c:3088:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
3088 | t = TYPE_MAIN_VARIANT (t);
../../gcc-4.8.5/gcc/cp/pt.c:3089:5: note: here
3089 | case TEMPLATE_TEMPLATE_PARM:
| ^~~~
In file included from ../../gcc-4.8.5/gcc/cp/error.c:32:
../../gcc-4.8.5/gcc/cp/error.c: In function 'void dump_type(tree, int)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:550:7: note: in expansion of macro 'pp_unsupported_tree'
550 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:550:7: note: in expansion of macro 'pp_unsupported_tree'
550 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
In file included from ../../gcc-4.8.5/gcc/cp/error.c:30:
../../gcc-4.8.5/gcc/cp/error.c: In function 'void dump_aggr_type(tree, int)':
../../gcc-4.8.5/gcc/cp/error.c:657:34: warning: spurious leading punctuation sequence '<' in format [-Wformat-diag]
657 | pp_printf (pp_base (cxx_pp), M_(""), variety);
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:47:56: note: in expansion of macro '_'
47 | #define M_(msgid) (pp_translate_identifiers (cxx_pp) ? _(msgid) : (msgid))
| ^
../../gcc-4.8.5/gcc/cp/error.c:657:31: note: in expansion of macro 'M_'
657 | pp_printf (pp_base (cxx_pp), M_(""), variety);
| ^~
../../gcc-4.8.5/gcc/cp/error.c:657:34: warning: spurious trailing punctuation sequence '>' in format [-Wformat-diag]
657 | pp_printf (pp_base (cxx_pp), M_(""), variety);
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:47:56: note: in expansion of macro '_'
47 | #define M_(msgid) (pp_translate_identifiers (cxx_pp) ? _(msgid) : (msgid))
| ^
../../gcc-4.8.5/gcc/cp/error.c:657:31: note: in expansion of macro 'M_'
657 | pp_printf (pp_base (cxx_pp), M_(""), variety);
| ^~
In file included from ../../gcc-4.8.5/gcc/cp/error.c:32:
../../gcc-4.8.5/gcc/cp/error.c: In function 'void dump_type_prefix(tree, int)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:789:7: note: in expansion of macro 'pp_unsupported_tree'
789 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:789:7: note: in expansion of macro 'pp_unsupported_tree'
789 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/cp/error.c: In function 'void dump_type_suffix(tree, int)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:893:7: note: in expansion of macro 'pp_unsupported_tree'
893 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:893:7: note: in expansion of macro 'pp_unsupported_tree'
893 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/cp/error.c: In function 'void dump_decl(tree, int)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:1192:7: note: in expansion of macro 'pp_unsupported_tree'
1192 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:1192:7: note: in expansion of macro 'pp_unsupported_tree'
1192 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/cp/error.c: In function 'void dump_expr(tree, int)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:2523:7: note: in expansion of macro 'pp_unsupported_tree'
2523 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:2523:7: note: in expansion of macro 'pp_unsupported_tree'
2523 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
In file included from ../../gcc-4.8.5/gcc/cp/error.c:30:
../../gcc-4.8.5/gcc/cp/error.c: In function 'void print_instantiation_full_context(diagnostic_context*)':
../../gcc-4.8.5/gcc/cp/error.c:3078:10: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
3078 | ? _("%s: In substitution of %qS:\n")
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3078:8: note: in expansion of macro '_'
3078 | ? _("%s: In substitution of %qS:\n")
| ^
../../gcc-4.8.5/gcc/cp/error.c:3079:10: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
3079 | : _("%s: In instantiation of %q#D:\n"),
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3079:8: note: in expansion of macro '_'
3079 | : _("%s: In instantiation of %q#D:\n"),
| ^
../../gcc-4.8.5/gcc/cp/error.c: In function 'void print_instantiation_partial_context_line(diagnostic_context*, const tinst_level*, location_t, bool)':
../../gcc-4.8.5/gcc/cp/error.c:3102:38: warning: spurious trailing space in format [-Wformat-diag]
3102 | pp_verbatim (context->printer, _("%s:%d:%d: "),
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3102:36: note: in expansion of macro '_'
3102 | pp_verbatim (context->printer, _("%s:%d:%d: "),
| ^
../../gcc-4.8.5/gcc/cp/error.c:3105:38: warning: spurious trailing space in format [-Wformat-diag]
3105 | pp_verbatim (context->printer, _("%s:%d: "),
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3105:36: note: in expansion of macro '_'
3105 | pp_verbatim (context->printer, _("%s:%d: "),
| ^
../../gcc-4.8.5/gcc/cp/error.c:3113:12: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
3113 | ? _("recursively required by substitution of %qS\n")
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3113:10: note: in expansion of macro '_'
3113 | ? _("recursively required by substitution of %qS\n")
| ^
../../gcc-4.8.5/gcc/cp/error.c:3114:12: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
3114 | : _("required by substitution of %qS\n"),
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3114:10: note: in expansion of macro '_'
3114 | : _("required by substitution of %qS\n"),
| ^
../../gcc-4.8.5/gcc/cp/error.c:3119:12: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
3119 | ? _("recursively required from %q#D\n")
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3119:10: note: in expansion of macro '_'
3119 | ? _("recursively required from %q#D\n")
| ^
../../gcc-4.8.5/gcc/cp/error.c:3120:12: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
3120 | : _("required from %q#D\n"),
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3120:10: note: in expansion of macro '_'
3120 | : _("required from %q#D\n"),
| ^
../../gcc-4.8.5/gcc/cp/error.c: In function 'void print_instantiation_partial_context(diagnostic_context*, tinst_level*, location_t)':
../../gcc-4.8.5/gcc/cp/error.c:3180:7: warning: unquoted sequence of 3 consecutive space characters in format [-Wformat-diag]
3180 | _("%s:%d:%d: [ skipping %d instantiation contexts, "
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3180:5: note: in expansion of macro '_'
3180 | _("%s:%d:%d: [ skipping %d instantiation contexts, "
| ^
../../gcc-4.8.5/gcc/cp/error.c:3180:17: note: format string is defined here
3180 | _("%s:%d:%d: [ skipping %d instantiation contexts, "
| ^~~
In file included from ../../gcc-4.8.5/gcc/cp/error.c:30:
../../gcc-4.8.5/gcc/cp/error.c:3180:7: warning: unquoted option name '-ftemplate-backtrace-limit' in format [-Wformat-diag]
3180 | _("%s:%d:%d: [ skipping %d instantiation contexts, "
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3180:5: note: in expansion of macro '_'
3180 | _("%s:%d:%d: [ skipping %d instantiation contexts, "
| ^
../../gcc-4.8.5/gcc/cp/error.c:3181:12: note: format string is defined here
3181 | "use -ftemplate-backtrace-limit=0 to disable ]\n"),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/cp/error.c:30:
../../gcc-4.8.5/gcc/cp/error.c:3180:7: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
3180 | _("%s:%d:%d: [ skipping %d instantiation contexts, "
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3180:5: note: in expansion of macro '_'
3180 | _("%s:%d:%d: [ skipping %d instantiation contexts, "
| ^
../../gcc-4.8.5/gcc/cp/error.c:3181:53: note: format string is defined here
3181 | "use -ftemplate-backtrace-limit=0 to disable ]\n"),
| ^~
In file included from ../../gcc-4.8.5/gcc/cp/error.c:30:
../../gcc-4.8.5/gcc/cp/error.c:3185:7: warning: unquoted sequence of 3 consecutive space characters in format [-Wformat-diag]
3185 | _("%s:%d: [ skipping %d instantiation contexts, "
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3185:5: note: in expansion of macro '_'
3185 | _("%s:%d: [ skipping %d instantiation contexts, "
| ^
../../gcc-4.8.5/gcc/cp/error.c:3185:14: note: format string is defined here
3185 | _("%s:%d: [ skipping %d instantiation contexts, "
| ^~~
In file included from ../../gcc-4.8.5/gcc/cp/error.c:30:
../../gcc-4.8.5/gcc/cp/error.c:3185:7: warning: unquoted option name '-ftemplate-backtrace-limit' in format [-Wformat-diag]
3185 | _("%s:%d: [ skipping %d instantiation contexts, "
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3185:5: note: in expansion of macro '_'
3185 | _("%s:%d: [ skipping %d instantiation contexts, "
| ^
../../gcc-4.8.5/gcc/cp/error.c:3186:12: note: format string is defined here
3186 | "use -ftemplate-backtrace-limit=0 to disable ]\n"),
| ^~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/cp/error.c:30:
../../gcc-4.8.5/gcc/cp/error.c:3185:7: warning: unquoted whitespace character '\x0a' in format [-Wformat-diag]
3185 | _("%s:%d: [ skipping %d instantiation contexts, "
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3185:5: note: in expansion of macro '_'
3185 | _("%s:%d: [ skipping %d instantiation contexts, "
| ^
../../gcc-4.8.5/gcc/cp/error.c:3186:53: note: format string is defined here
3186 | "use -ftemplate-backtrace-limit=0 to disable ]\n"),
| ^~
In file included from ../../gcc-4.8.5/gcc/cp/error.c:30:
../../gcc-4.8.5/gcc/cp/error.c: In function 'void maybe_print_constexpr_context(diagnostic_context*)':
../../gcc-4.8.5/gcc/cp/error.c:3249:10: warning: unquoted sequence of 3 consecutive space characters in format [-Wformat-diag]
3249 | _("%s:%d:%d: in constexpr expansion of %qs"),
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3249:8: note: in expansion of macro '_'
3249 | _("%s:%d:%d: in constexpr expansion of %qs"),
| ^
../../gcc-4.8.5/gcc/cp/error.c:3253:10: warning: unquoted sequence of 3 consecutive space characters in format [-Wformat-diag]
3253 | _("%s:%d: in constexpr expansion of %qs"),
../../gcc-4.8.5/gcc/intl.h:40:26: note: in definition of macro 'gettext'
40 | # define gettext(msgid) (msgid)
| ^~~~~
../../gcc-4.8.5/gcc/cp/error.c:3253:8: note: in expansion of macro '_'
3253 | _("%s:%d: in constexpr expansion of %qs"),
| ^
In file included from ../../gcc-4.8.5/gcc/cp/error.c:32:
../../gcc-4.8.5/gcc/cp/error.c: In function 'void dump_type(tree, int)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:550:7: note: in expansion of macro 'pp_unsupported_tree'
550 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:553:5: note: here
553 | case ERROR_MARK:
| ^~~~
In file included from ../../gcc-4.8.5/gcc/cp/error.c:32:
../../gcc-4.8.5/gcc/cp/error.c: In function 'void dump_decl(tree, int)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:1192:7: note: in expansion of macro 'pp_unsupported_tree'
1192 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:1195:5: note: here
1195 | case ERROR_MARK:
| ^~~~
In file included from ../../gcc-4.8.5/gcc/cp/error.c:32:
../../gcc-4.8.5/gcc/cp/error.c: In function 'void dump_expr(tree, int)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:15: warning: this statement may fall through [-Wimplicit-fallthrough=]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ~~~~~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
32 | tree_code_name[(int) TREE_CODE (T)], __FUNCTION__)
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:2523:7: note: in expansion of macro 'pp_unsupported_tree'
2523 | pp_unsupported_tree (cxx_pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/error.c:2525:5: note: here
2525 | case ERROR_MARK:
| ^~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/lex.c -o cp/lex.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/lex.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/parser.c -o cp/parser.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/parser.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/ptree.c -o cp/ptree.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/ptree.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_lexer_print_token(FILE*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:1110:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
1110 | case CPP_KEYWORD:
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:4119:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
4119 | case CPP_KEYWORD:
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c:4277:5: warning: case value '84' not in enumerated type 'cpp_ttype' [-Wswitch]
4277 | case CPP_TEMPLATE_ID:
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c:4278:5: warning: case value '85' not in enumerated type 'cpp_ttype' [-Wswitch]
4278 | case CPP_NESTED_NAME_SPECIFIER:
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_id_expression(cp_parser*, bool, bool, bool*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:4567:2: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
4567 | case CPP_KEYWORD:
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:4848:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
4848 | case CPP_KEYWORD:
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c:4639:5: warning: case value '84' not in enumerated type 'cpp_ttype' [-Wswitch]
4639 | case CPP_TEMPLATE_ID:
| ^~~~
In file included from ../../gcc-4.8.5/gcc/cp/parser.c:28:
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_condition(cp_parser*)':
../../gcc-4.8.5/gcc/cp/cp-tree.h:4431:34: warning: '<<' in boolean context, did you mean '<'? [-Wint-in-bool-context]
4431 | #define LOOKUP_ONLYCONVERTING (1 << 2)
| ~~~^~~~~
../../gcc-4.8.5/gcc/cp/parser.c:9471:17: note: in expansion of macro 'LOOKUP_ONLYCONVERTING'
9471 | bool flags = LOOKUP_ONLYCONVERTING;
| ^~~~~~~~~~~~~~~~~~~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/rtti.c -o cp/rtti.o
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_operator(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:11945:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
11945 | case CPP_KEYWORD:
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_asm_definition(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:15614:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
15614 | if (cp_lexer_next_token_is_not (parser->lexer,
| ^~
../../gcc-4.8.5/gcc/cp/parser.c:15623:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
15623 | if (outputs == error_mark_node)
| ^~
../../gcc-4.8.5/gcc/cp/parser.c:15639:4: warning: this 'if' clause does not guard... [-Wmisleading-indentation]
15639 | if (cp_lexer_next_token_is_not (parser->lexer,
| ^~
../../gcc-4.8.5/gcc/cp/parser.c:15647:6: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'if'
15647 | if (inputs == error_mark_node)
| ^~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_ref_qualifier cp_parser_ref_qualifier_seq_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_EQ' not handled in switch [-Wswitch]
16974 | switch (token->type)
| ^
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_NOT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_GREATER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LESS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PLUS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MINUS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MULT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_DIV' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MOD' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_XOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_RSHIFT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LSHIFT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_COMPL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OR_OR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_QUERY' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_COLON' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_COMMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OPEN_PAREN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CLOSE_PAREN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_EOF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_EQ_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_NOT_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_GREATER_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LESS_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PLUS_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MINUS_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MULT_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_DIV_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MOD_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_AND_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OR_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_XOR_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_RSHIFT_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LSHIFT_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_HASH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PASTE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OPEN_SQUARE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CLOSE_SQUARE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OPEN_BRACE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CLOSE_BRACE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_SEMICOLON' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_ELLIPSIS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PLUS_PLUS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MINUS_MINUS' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_DEREF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_DOT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_SCOPE' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_DEREF_STAR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_DOT_STAR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_ATSIGN' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_NAME' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_AT_NAME' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_NUMBER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CHAR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_WCHAR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CHAR16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CHAR32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OTHER' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_STRING' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_WSTRING' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_STRING16' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_STRING32' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_UTF8STRING' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_OBJC_STRING' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_HEADER_NAME' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CHAR_USERDEF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_WCHAR_USERDEF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CHAR16_USERDEF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_CHAR32_USERDEF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_STRING_USERDEF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_WSTRING_USERDEF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_STRING16_USERDEF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_STRING32_USERDEF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_UTF8STRING_USERDEF' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_COMMENT' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_MACRO_ARG' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PRAGMA' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PRAGMA_EOL' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_PADDING' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'N_TTYPES' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LAST_EQ' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_FIRST_DIGRAPH' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LAST_PUNCTUATOR' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c:16974:10: warning: enumeration value 'CPP_LAST_CPP_OP' not handled in switch [-Wswitch]
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_class_specifier_1(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:18450:7: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
18450 | case CPP_KEYWORD:
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:19573:8: warning: this 'else' clause does not guard... [-Wmisleading-indentation]
19573 | else
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c:19577:3: note: ...this statement, but the latter is misleadingly indented as if it were guarded by the 'else'
19577 | decl = grokfield (declarator, &decl_specifiers,
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_base_specifier(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:19920:12: warning: enum constant in boolean context [-Wint-in-bool-context]
19920 | typename_type,
| ^~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:23881:5: warning: case value '83' not in enumerated type 'cpp_ttype' [-Wswitch]
23881 | case CPP_KEYWORD:
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/rtti.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/typeck.c -o cp/typeck.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/typeck.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ../../gcc-4.8.5/gcc/cp/parser.c:28336:
./gt-cp-parser.h: In function 'void gt_ggc_mx(cp_token&)':
./gt-cp-parser.h:128:10: warning: switch condition has boolean value [-Wswitch-bool]
128 | switch ((((*x)).type == CPP_TEMPLATE_ID) || (((*x)).type == CPP_NESTED_NAME_SPECIFIER))
| ^
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/cvt.c -o cp/cvt.o
./gt-cp-parser.h: In function 'void gt_pch_nx(cp_token&)':
./gt-cp-parser.h:268:10: warning: switch condition has boolean value [-Wswitch-bool]
268 | switch ((((*x)).type == CPP_TEMPLATE_ID) || (((*x)).type == CPP_NESTED_NAME_SPECIFIER))
| ^
./gt-cp-parser.h: In function 'void gt_pch_nx(cp_token*, gt_pointer_operator, void*)':
./gt-cp-parser.h:427:10: warning: switch condition has boolean value [-Wswitch-bool]
427 | switch ((((*x)).type == CPP_TEMPLATE_ID) || (((*x)).type == CPP_NESTED_NAME_SPECIFIER))
| ^
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_skip_to_end_of_statement(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:3032:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
3032 | if (--nesting_depth == 0)
| ^~
../../gcc-4.8.5/gcc/cp/parser.c:3038:2: note: here
3038 | case CPP_OPEN_BRACE:
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/cvt.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:23642:6: warning: this statement may fall through [-Wimplicit-fallthrough=]
23642 | }
| ^
../../gcc-4.8.5/gcc/cp/parser.c:23643:2: note: here
23643 | case CPP_CLOSE_PAREN:
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c:23674:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
23674 | if (cxx_dialect == cxx98)
| ^~
../../gcc-4.8.5/gcc/cp/parser.c:23680:2: note: here
23680 | case CPP_GREATER:
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_skip_to_end_of_template_parameter_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:23247:16: warning: this statement may fall through [-Wimplicit-fallthrough=]
23247 | else if (!nesting_depth && level-- == 0)
| ^~
../../gcc-4.8.5/gcc/cp/parser.c:23259:2: note: here
23259 | case CPP_GREATER:
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:4258:4: warning: this statement may fall through [-Wimplicit-fallthrough=]
4258 | if (parser->in_function_body
| ^~
../../gcc-4.8.5/gcc/cp/parser.c:4267:2: note: here
4267 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:23882:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
23882 | switch (kwd->keyword)
| ^~~~~~
../../gcc-4.8.5/gcc/cp/parser.c:23896:5: note: here
23896 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_operator(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:12163:2: warning: this statement may fall through [-Wimplicit-fallthrough=]
12163 | }
| ^
../../gcc-4.8.5/gcc/cp/parser.c:12165:5: note: here
12165 | case CPP_STRING_USERDEF:
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_storage_class_specifier_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:11089:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
11089 | if (cxx_dialect != cxx98)
| ^~
../../gcc-4.8.5/gcc/cp/parser.c:11093:5: note: here
11093 | case RID_REGISTER:
| ^~~~
../../gcc-4.8.5/gcc/cp/rtti.c: In function 'bool involves_incomplete_p(tree)':
../../gcc-4.8.5/gcc/cp/rtti.c:854:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
854 | if (!COMPLETE_TYPE_P (type))
| ^~
../../gcc-4.8.5/gcc/cp/rtti.c:857:5: note: here
857 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/cp/typeck.c: In function 'bool structural_comptypes(tree, tree, int)':
../../gcc-4.8.5/gcc/cp/typeck.c:1277:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1277 | if (TYPE_REF_IS_RVALUE (t1) != TYPE_REF_IS_RVALUE (t2))
| ^~
../../gcc-4.8.5/gcc/cp/typeck.c:1281:5: note: here
1281 | case POINTER_TYPE:
| ^~~~
../../gcc-4.8.5/gcc/cp/typeck.c: In function 'tree_node* cp_build_binary_op(location_t, tree_code, tree, tree, tsubst_flags_t)':
../../gcc-4.8.5/gcc/cp/typeck.c:3998:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
3998 | else if (!(code0 == POINTER_TYPE && code1 == INTEGER_TYPE))
| ^~
../../gcc-4.8.5/gcc/cp/typeck.c:4005:5: note: here
4005 | case PLUS_EXPR:
| ^~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/except.c -o cp/except.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/except.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/friend.c -o cp/friend.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/init.c -o cp/init.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/friend.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/init.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_token* cp_lexer_peek_nth_token(cp_lexer*, size_t)':
../../gcc-4.8.5/gcc/cp/parser.c:934:13: warning: argument 1 null where non-null expected [-Wnonnull]
934 | fprintf (cp_lexer_debug_stream,
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~
935 | "cp_lexer: peeking ahead %ld at token: ", (long)n);
| ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h:326:12: note: in a call to function 'int fprintf(FILE*, const char*, ...)' declared here
326 | extern int fprintf (FILE *__restrict __stream,
| ^~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c:956:12: warning: argument 2 null where non-null expected [-Wnonnull]
956 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_token* cp_lexer_consume_token(cp_lexer*)':
../../gcc-4.8.5/gcc/cp/parser.c:990:13: warning: argument 4 null where non-null expected [-Wnonnull]
990 | fputs ("cp_lexer: consuming token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c:990:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
../../gcc-4.8.5/gcc/cp/parser.c:992:12: warning: argument 2 null where non-null expected [-Wnonnull]
992 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_lexer_save_tokens(cp_lexer*)':
../../gcc-4.8.5/gcc/cp/parser.c:1057:13: warning: argument 4 null where non-null expected [-Wnonnull]
1057 | fprintf (cp_lexer_debug_stream, "cp_lexer: saving tokens\n");
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c:1057:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'void cp_lexer_commit_tokens(cp_lexer*)',
inlined from 'void cp_parser_commit_to_tentative_parse(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23767:30:
../../gcc-4.8.5/gcc/cp/parser.c:1069:13: warning: argument 4 null where non-null expected [-Wnonnull]
1069 | fprintf (cp_lexer_debug_stream, "cp_lexer: committing tokens\n");
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_commit_to_tentative_parse(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:1069:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_virt_specifiers cp_parser_virt_specifier_seq_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17014:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_virt_specifiers cp_parser_virt_specifier_seq_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_virt_specifiers cp_parser_virt_specifier_seq_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17014:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_virt_specifiers cp_parser_virt_specifier_seq_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_cache_group(cp_parser*, cpp_ttype, unsigned int)' at ../../gcc-4.8.5/gcc/cp/parser.c:23520:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_cache_group(cp_parser*, cpp_ttype, unsigned int)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_cache_group(cp_parser*, cpp_ttype, unsigned int)' at ../../gcc-4.8.5/gcc/cp/parser.c:23520:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_cache_group(cp_parser*, cpp_ttype, unsigned int)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/method.c -o cp/method.o
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_skip_to_closing_brace(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3130:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_skip_to_closing_brace(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_skip_to_closing_brace(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3130:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_skip_to_closing_brace(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_skip_to_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:2995:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_skip_to_end_of_statement(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_skip_to_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:2995:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_skip_to_end_of_statement(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void _ZL48cp_parser_skip_to_end_of_template_parameter_listP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23235:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void _ZL48cp_parser_skip_to_end_of_template_parameter_listP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void _ZL48cp_parser_skip_to_end_of_template_parameter_listP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23235:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void _ZL48cp_parser_skip_to_end_of_template_parameter_listP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_cv_quals cp_parser_cv_qualifier_seq_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:16917:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_cv_quals cp_parser_cv_qualifier_seq_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_cv_quals cp_parser_cv_qualifier_seq_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:16917:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_cv_quals cp_parser_cv_qualifier_seq_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_skip_to_end_of_block_or_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3080:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_skip_to_end_of_block_or_statement(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_skip_to_end_of_block_or_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3080:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_skip_to_end_of_block_or_statement(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/method.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'int cp_parser_skip_to_closing_parenthesis(cp_parser*, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:2923:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'int cp_parser_skip_to_closing_parenthesis(cp_parser*, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'int cp_parser_skip_to_closing_parenthesis(cp_parser*, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:2923:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'int cp_parser_skip_to_closing_parenthesis(cp_parser*, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'void cp_lexer_commit_tokens(cp_lexer*)',
inlined from 'bool cp_parser_parse_definitely(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23805:25:
../../gcc-4.8.5/gcc/cp/parser.c:1069:13: warning: argument 4 null where non-null expected [-Wnonnull]
1069 | fprintf (cp_lexer_debug_stream, "cp_lexer: committing tokens\n");
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_parse_definitely(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:1069:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'void cp_lexer_rollback_tokens(cp_lexer*)',
inlined from 'bool cp_parser_parse_definitely(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23813:32:
../../gcc-4.8.5/gcc/cp/parser.c:1082:13: warning: argument 4 null where non-null expected [-Wnonnull]
1082 | fprintf (cp_lexer_debug_stream, "cp_lexer: restoring tokens\n");
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_parse_definitely(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:1082:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_next_token_ends_template_argument_p(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23358:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_next_token_ends_template_argument_p(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_next_token_ends_template_argument_p(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23358:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_next_token_ends_template_argument_p(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_lookup_name(cp_parser*, tree, tag_types, bool, bool, bool, tree_node**, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:21257:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_lookup_name(cp_parser*, tree, tag_types, bool, bool, bool, tree_node**, location_t)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_lookup_name(cp_parser*, tree, tag_types, bool, bool, bool, tree_node**, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:21257:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_lookup_name(cp_parser*, tree, tag_types, bool, bool, bool, tree_node**, location_t)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/search.c -o cp/search.o
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_global_scope_opt(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21512:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_global_scope_opt(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_global_scope_opt(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21512:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_global_scope_opt(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void _ZL15cp_parser_errorP9cp_parserPKc.part.0(cp_parser*, const char*)' at ../../gcc-4.8.5/gcc/cp/parser.c:2400:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void _ZL15cp_parser_errorP9cp_parserPKc.part.0(cp_parser*, const char*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void _ZL15cp_parser_errorP9cp_parserPKc.part.0(cp_parser*, const char*)' at ../../gcc-4.8.5/gcc/cp/parser.c:2400:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void _ZL15cp_parser_errorP9cp_parserPKc.part.0(cp_parser*, const char*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_code cp_parser_assignment_operator_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7737:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_code cp_parser_assignment_operator_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_code cp_parser_assignment_operator_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7737:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_code cp_parser_assignment_operator_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/search.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_declares_only_class_p(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22795:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_declares_only_class_p(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_declares_only_class_p(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22795:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_declares_only_class_p(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_function_specifier_opt(cp_parser*, cp_decl_specifier_seq*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11120:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_function_specifier_opt(cp_parser*, cp_decl_specifier_seq*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_function_specifier_opt(cp_parser*, cp_decl_specifier_seq*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11120:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_function_specifier_opt(cp_parser*, cp_decl_specifier_seq*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_optional_template_keyword(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23453:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_optional_template_keyword(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_optional_template_keyword(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23453:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_optional_template_keyword(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_optional_template_keyword(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23462:42,
inlined from 'bool cp_parser_optional_template_keyword(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23451:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_optional_template_keyword(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_optional_template_keyword(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23462:42,
inlined from 'bool cp_parser_optional_template_keyword(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23451:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_optional_template_keyword(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* _ZL24cp_parser_pure_specifierP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19665:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* _ZL24cp_parser_pure_specifierP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* _ZL24cp_parser_pure_specifierP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19665:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* _ZL24cp_parser_pure_specifierP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_diagnose_invalid_type_name(cp_parser*, tree, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:2831:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_diagnose_invalid_type_name(cp_parser*, tree, tree, location_t)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_diagnose_invalid_type_name(cp_parser*, tree, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:2831:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_diagnose_invalid_type_name(cp_parser*, tree, tree, location_t)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
../../gcc-4.8.5/gcc/cp/method.c: In function 'void synthesized_method_walk(tree, special_function_kind, bool, tree_node**, bool*, bool*, bool*, bool, tree, tree)':
../../gcc-4.8.5/gcc/cp/method.c:1237:14: warning: this statement may fall through [-Wimplicit-fallthrough=]
1237 | move_p = true;
| ~~~~~~~^~~~~~
../../gcc-4.8.5/gcc/cp/method.c:1238:5: note: here
1238 | case sfk_copy_constructor:
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'cp_token* cp_parser_require(cp_parser*, cpp_ttype, required_token)' at ../../gcc-4.8.5/gcc/cp/parser.c:23204:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_token* cp_parser_require(cp_parser*, cpp_ttype, required_token)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'cp_token* cp_parser_require(cp_parser*, cpp_ttype, required_token)' at ../../gcc-4.8.5/gcc/cp/parser.c:23204:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_token* cp_parser_require(cp_parser*, cpp_ttype, required_token)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3065:34,
inlined from 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3056:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3065:34,
inlined from 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3056:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_namespace_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14999:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_namespace_name(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_namespace_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14999:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_namespace_name(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_identifier_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24200:29:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_identifier_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_identifier_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24200:29:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_identifier_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_identifier_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24211:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_identifier_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_identifier_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24211:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_identifier_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_nonclass_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14159:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_nonclass_name(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_nonclass_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14159:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_nonclass_name(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_protocol_refs_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24282:29,
inlined from 'tree_node* cp_parser_nonclass_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14173:54:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_nonclass_name(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_protocol_refs_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24282:29,
inlined from 'tree_node* cp_parser_nonclass_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14173:54:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_nonclass_name(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_nonclass_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14188:27:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_nonclass_name(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_nonclass_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14188:27:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_nonclass_name(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_superclass_or_category(cp_parser*, bool, tree_node**, tree_node**, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25001:40:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_superclass_or_category(cp_parser*, bool, tree_node**, tree_node**, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_superclass_or_category(cp_parser*, bool, tree_node**, tree_node**, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25001:40:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_superclass_or_category(cp_parser*, bool, tree_node**, tree_node**, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_superclass_or_category(cp_parser*, bool, tree_node**, tree_node**, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25016:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_superclass_or_category(cp_parser*, bool, tree_node**, tree_node**, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_superclass_or_category(cp_parser*, bool, tree_node**, tree_node**, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25016:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_superclass_or_category(cp_parser*, bool, tree_node**, tree_node**, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_operator(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11941:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_operator(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_operator(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11941:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_operator(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_operator(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11961:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_operator(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_operator(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11961:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_operator(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_operator(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12149:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_operator(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_operator(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12149:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_operator(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_label_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:21058:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_label_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_label_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:21058:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_label_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/semantics.c -o cp/semantics.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/semantics.c:29:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/tree.c -o cp/tree.o
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_string_literal(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:3397:29:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_string_literal(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_string_literal(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:3397:29:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_string_literal(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_string_literal(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:3484:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_string_literal(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_string_literal(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:3484:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_string_literal(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/tree.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cpp_ttype pragma_lex(tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:28293:29:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cpp_ttype pragma_lex(tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cpp_ttype pragma_lex(tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:28293:29:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cpp_ttype pragma_lex(tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_asm_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20327:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_asm_specification_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_asm_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20327:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_asm_specification_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22255:4:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22255:4:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22267:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22267:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22270:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22270:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_not_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:845:30,
inlined from 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22271:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_not_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:845:30,
inlined from 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22271:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22278:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22278:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22284:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22284:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_save_member_function_body(cp_parser*, cp_decl_specifier_seq*, cp_declarator*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/repo.c -o cp/repo.o
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27079:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27079:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27087:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27087:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27099:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27099:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27146:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27146:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27148:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27148:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27335:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27335:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_for_cond(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:26933:37,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27336:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_for_cond(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:26933:37,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27336:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27340:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27340:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_incr(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:26968:41,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27348:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_incr(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:26968:41,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27348:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_incr(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:26989:31,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27348:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_incr(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:26989:31,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27348:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_incr(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:27011:31,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27348:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_incr(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:27011:31,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27348:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_incr(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:27025:35,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27348:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_incr(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:27025:35,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27348:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27375:39:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27375:39:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27377:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27377:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27383:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27383:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27387:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27387:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27422:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27422:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27427:39:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27427:39:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27433:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27433:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27438:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:27438:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_for_loop(cp_parser*, tree, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/repo.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
../../gcc-4.8.5/gcc/cp/tree.c: In function 'cp_lvalue_kind lvalue_kind(const_tree)':
../../gcc-4.8.5/gcc/cp/tree.c:144:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
144 | if (! TREE_STATIC (ref))
| ^~
../../gcc-4.8.5/gcc/cp/tree.c:146:5: note: here
146 | case VAR_DECL:
| ^~~~
../../gcc-4.8.5/gcc/cp/tree.c:147:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
147 | if (TREE_READONLY (ref) && ! TREE_STATIC (ref)
| ^~
../../gcc-4.8.5/gcc/cp/tree.c:151:5: note: here
151 | case INDIRECT_REF:
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_omp_flush(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26918:30,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28204:24:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_omp_flush(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26918:30,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28204:24:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26589:30,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26589:30,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26591:37,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26591:37,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26637:34,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26637:34,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26715:35,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26715:35,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26754:36,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26754:36,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26858:34,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26858:34,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26863:31,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_omp_atomic(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26863:31,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27795:28,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_critical(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26889:30,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27798:37,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_critical(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26889:30,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27798:37,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_ordered(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27503:40,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27807:36,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_ordered(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27503:40,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27807:36,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_parallel(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27640:40,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27810:37,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_parallel(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27640:40,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27810:37,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_omp_parallel(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27642:38,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27810:37,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_omp_parallel(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27642:38,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27810:37,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_parallel(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27650:35,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27810:37,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_parallel(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27650:35,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27810:37,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_parallel(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27652:37,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27810:37,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_parallel(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27652:37,
inlined from 'void cp_parser_omp_construct(cp_parser*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27810:37,
inlined from 'bool cp_parser_pragma(cp_parser*, pragma_context)' at ../../gcc-4.8.5/gcc/cp/parser.c:28262:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_pragma(cp_parser*, pragma_context)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
../../gcc-4.8.5/gcc/cp/semantics.c: In function 'tree_node* finish_decltype_type(tree, bool, tsubst_flags_t)':
../../gcc-4.8.5/gcc/cp/semantics.c:5374:11: warning: this statement may fall through [-Wimplicit-fallthrough=]
5374 | if (DECL_BIT_FIELD_TYPE (expr))
| ^~
../../gcc-4.8.5/gcc/cp/semantics.c:5381:9: note: here
5381 | case FUNCTION_DECL:
| ^~~~
../../gcc-4.8.5/gcc/cp/semantics.c: In function 'bool potential_constant_expression_1(tree, bool, tsubst_flags_t)':
../../gcc-4.8.5/gcc/cp/semantics.c:8703:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
8703 | if (!literal_type_p (TREE_TYPE (t)))
| ^~
../../gcc-4.8.5/gcc/cp/semantics.c:8713:5: note: here
8713 | case INIT_EXPR:
| ^~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/dump.c -o cp/dump.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/optimize.c -o cp/optimize.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/dump.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/optimize.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8824:40:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8824:40:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8838:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8838:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_selection_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9307:33,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8859:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_selection_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9307:33,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8859:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_selection_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9309:47,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8859:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_selection_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9309:47,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8859:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_selection_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9312:46,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8859:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_selection_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9312:46,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8859:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_selection_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9324:41,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8859:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_selection_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9324:41,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8859:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_selection_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9331:37,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8859:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_selection_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9331:37,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8859:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_selection_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9334:33,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8859:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_selection_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9334:33,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8859:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'bool cp_parser_for_init_statement(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10011:34,
inlined from 'tree_node* cp_parser_for(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9529:47,
inlined from 'tree_node* cp_parser_iteration_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9971:28,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8865:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'bool cp_parser_for_init_statement(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10011:34,
inlined from 'tree_node* cp_parser_for(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9529:47,
inlined from 'tree_node* cp_parser_iteration_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9971:28,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8865:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_for_init_statement(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10026:34,
inlined from 'tree_node* cp_parser_for(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9529:47,
inlined from 'tree_node* cp_parser_iteration_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9971:28,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8865:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_for_init_statement(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10026:34,
inlined from 'tree_node* cp_parser_for(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9529:47,
inlined from 'tree_node* cp_parser_iteration_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9971:28,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8865:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_for_init_statement(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10033:38,
inlined from 'tree_node* cp_parser_for(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9529:47,
inlined from 'tree_node* cp_parser_iteration_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9971:28,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8865:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_for_init_statement(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10033:38,
inlined from 'tree_node* cp_parser_for(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9529:47,
inlined from 'tree_node* cp_parser_iteration_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9971:28,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8865:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_range_for(cp_parser*, tree, tree, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9580:30,
inlined from 'tree_node* cp_parser_for(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9532:32,
inlined from 'tree_node* cp_parser_iteration_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9971:28,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8865:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_range_for(cp_parser*, tree, tree, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9580:30,
inlined from 'tree_node* cp_parser_for(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9532:32,
inlined from 'tree_node* cp_parser_iteration_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9971:28,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8865:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_c_for(cp_parser*, tree, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9551:34,
inlined from 'tree_node* cp_parser_for(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9534:28,
inlined from 'tree_node* cp_parser_iteration_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9971:28,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8865:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_c_for(cp_parser*, tree, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9551:34,
inlined from 'tree_node* cp_parser_for(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9534:28,
inlined from 'tree_node* cp_parser_iteration_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9971:28,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8865:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_c_for(cp_parser*, tree, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9558:34,
inlined from 'tree_node* cp_parser_for(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9534:28,
inlined from 'tree_node* cp_parser_iteration_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9971:28,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8865:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_c_for(cp_parser*, tree, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9558:34,
inlined from 'tree_node* cp_parser_for(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9534:28,
inlined from 'tree_node* cp_parser_iteration_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9971:28,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8865:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_jump_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10133:29,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8872:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_jump_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10133:29,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8872:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_jump_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10138:38,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8872:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_jump_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10138:38,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8872:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_jump_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10153:34,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8872:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_jump_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10153:34,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8872:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25335:39,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25335:39,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_try_catch_finally_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25199:34,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25340:57,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_try_catch_finally_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25199:34,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25340:57,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_objc_try_catch_finally_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25207:41,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25340:57,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_objc_try_catch_finally_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25207:41,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25340:57,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_try_catch_finally_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25216:34,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25340:57,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_try_catch_finally_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25216:34,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25340:57,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_try_catch_finally_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25251:31,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25340:57,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_try_catch_finally_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25251:31,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25340:57,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_objc_try_catch_finally_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25263:38,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25340:57,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_objc_try_catch_finally_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25263:38,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25340:57,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_try_catch_finally_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25266:38,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25340:57,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_try_catch_finally_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25266:38,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25340:57,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_synchronized_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25292:34,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25342:52,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_synchronized_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25292:34,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25342:52,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_throw_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25317:40,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25344:45,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_throw_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25317:40,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25344:45,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_objc_throw_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25321:34,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25344:45,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_objc_throw_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25321:34,
inlined from 'tree_node* cp_parser_objc_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25344:45,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8881:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8952:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8952:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'void cp_lexer_rollback_tokens(cp_lexer*)',
inlined from 'void cp_parser_statement(cp_parser*, tree, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8958:33:
../../gcc-4.8.5/gcc/cp/parser.c:1082:13: warning: argument 4 null where non-null expected [-Wnonnull]
1082 | fprintf (cp_lexer_debug_stream, "cp_lexer: restoring tokens\n");
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement(cp_parser*, tree, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:1082:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In file included from ../../gcc-4.8.5/gcc/cp/optimize.c:26:
../../gcc-4.8.5/gcc/cp/optimize.c: In function 'bool maybe_clone_body(tree)':
../../gcc-4.8.5/gcc/cp/cp-tree.h:2176:6: warning: suggest explicit braces to avoid ambiguous 'else' [-Wdangling-else]
2176 | if (TREE_CODE (FN) == FUNCTION_DECL \
| ^
../../gcc-4.8.5/gcc/cp/optimize.c:225:3: note: in expansion of macro 'FOR_EACH_CLONE'
225 | FOR_EACH_CLONE (clone, fn)
| ^~~~~~~~~~~~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/mangle.c -o cp/mangle.o
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_statement_seq_opt(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9211:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_statement_seq_opt(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_statement_seq_opt(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9211:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_statement_seq_opt(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_compound_statement(cp_parser*, tree, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:9187:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_compound_statement(cp_parser*, tree, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_compound_statement(cp_parser*, tree, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:9187:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_compound_statement(cp_parser*, tree, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/mangle.c:50:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3931:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3931:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3970:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3970:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4040:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4040:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8248:27,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8248:27,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8352:30,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8352:30,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8355:35,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8355:35,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8364:37,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8364:37,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8379:34,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8379:34,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8391:42,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8391:42,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8393:41,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8393:41,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8407:34,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8407:34,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8414:43,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8414:43,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8431:34,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_lambda_introducer(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8431:34,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8258:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_lambda_declarator_opt(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8552:30,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8287:42,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_lambda_declarator_opt(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8552:30,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8287:42,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_lambda_declarator_opt(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8573:42,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8287:42,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_lambda_declarator_opt(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8573:42,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8287:42,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_lambda_declarator_opt(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8583:34,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8287:42,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_lambda_declarator_opt(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8583:34,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8287:42,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_lambda_body(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8748:40,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8290:29,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_lambda_body(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:8748:40,
inlined from 'tree_node* cp_parser_lambda_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:8290:29,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4104:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4212:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4212:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_builtin_offsetof(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7977:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4226:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_builtin_offsetof(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7977:31,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4226:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_builtin_offsetof(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7988:35,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4226:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_builtin_offsetof(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7988:35,
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4226:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4299:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4299:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4342:26:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:4342:26:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_primary_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/cp-objcp-common.c -o cp/cp-objcp-common.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/cp-objcp-common.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/name-lookup.c -o cp/name-lookup.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/name-lookup.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22347:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22347:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22348:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22348:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_argument(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13205:33,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13096:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_argument(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13205:33,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13096:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_argument(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13224:46,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13096:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_argument(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13224:46,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13096:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_argument(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13269:30,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13096:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_argument(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13269:30,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13096:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_argument(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13286:38,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13096:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_argument(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13286:38,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13096:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_argument(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13289:33,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13096:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_argument(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13289:33,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13096:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_argument(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13293:31,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13096:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_argument(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13293:31,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13096:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13100:34,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13100:34,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13104:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13104:46,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13130:33,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13130:33,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22351:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22354:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22354:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22374:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22374:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22385:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22385:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_enclosed_template_argument_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
../../gcc-4.8.5/gcc/cp/name-lookup.c: In function 'bool arg_assoc_type(arg_lookup*, tree)':
../../gcc-4.8.5/gcc/cp/name-lookup.c:5389:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
5389 | if (TYPE_PTRMEMFUNC_P (type))
| ^~
../../gcc-4.8.5/gcc/cp/name-lookup.c:5391:5: note: here
5391 | case UNION_TYPE:
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_check_for_invalid_template_id(cp_parser*, tree, tag_types, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:2590:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_check_for_invalid_template_id(cp_parser*, tree, tag_types, location_t)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_check_for_invalid_template_id(cp_parser*, tree, tag_types, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:2590:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_check_for_invalid_template_id(cp_parser*, tree, tag_types, location_t)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:12682:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:12682:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_name(cp_parser*, bool, bool, bool, tag_types, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12910:41,
inlined from 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:12722:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_name(cp_parser*, bool, bool, bool, tag_types, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12910:41,
inlined from 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:12722:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_template_name(cp_parser*, bool, bool, bool, tag_types, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12914:38,
inlined from 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:12722:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_template_name(cp_parser*, bool, bool, bool, tag_types, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12914:38,
inlined from 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:12722:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:12736:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:12736:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:12807:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:12807:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_template_id(cp_parser*, bool, bool, tag_types, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c -o cp/cxx-pretty-print.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:18169:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:18169:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:18195:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:18195:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:18225:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:18225:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:18270:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:18270:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:18292:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:18292:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_class_name(cp_parser*, bool, bool, tag_types, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_pseudo_destructor_name(cp_parser*, tree_node**, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:6379:41,
inlined from 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:6086:40:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_pseudo_destructor_name(cp_parser*, tree_node**, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:6379:41,
inlined from 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:6086:40:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_pseudo_destructor_name(cp_parser*, tree_node**, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:6394:39,
inlined from 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:6086:40:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_pseudo_destructor_name(cp_parser*, tree_node**, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:6394:39,
inlined from 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:6086:40:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_pseudo_destructor_name(cp_parser*, tree_node**, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:6402:31,
inlined from 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:6086:40:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_pseudo_destructor_name(cp_parser*, tree_node**, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:6402:31,
inlined from 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:6086:40:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:6107:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:6107:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_postfix_dot_deref_expression(cp_parser*, cpp_ttype, tree, bool, cp_id_kind*, location_t)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:5408:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:5408:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:5599:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:5599:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:5625:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:5625:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:5682:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:5682:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:5688:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:5688:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_postfix_expression(cp_parser*, bool, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:28:
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_unqualified_id(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:236:7: note: in expansion of macro 'pp_unsupported_tree'
236 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:236:7: note: in expansion of macro 'pp_unsupported_tree'
236 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_new_expression(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:712:7: note: in expansion of macro 'pp_unsupported_tree'
712 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:712:7: note: in expansion of macro 'pp_unsupported_tree'
712 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_delete_expression(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:743:7: note: in expansion of macro 'pp_unsupported_tree'
743 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:743:7: note: in expansion of macro 'pp_unsupported_tree'
743 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_ptr_operator(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:1391:7: note: in expansion of macro 'pp_unsupported_tree'
1391 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:1391:7: note: in expansion of macro 'pp_unsupported_tree'
1391 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_template_parameter(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:2134:7: note: in expansion of macro 'pp_unsupported_tree'
2134 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:2134:7: note: in expansion of macro 'pp_unsupported_tree'
2134 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_explicit_specialization(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:2188:3: note: in expansion of macro 'pp_unsupported_tree'
2188 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:2188:3: note: in expansion of macro 'pp_unsupported_tree'
2188 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_explicit_instantiation(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:2194:3: note: in expansion of macro 'pp_unsupported_tree'
2194 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:2194:3: note: in expansion of macro 'pp_unsupported_tree'
2194 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_declaration(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious leading punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:2268:7: note: in expansion of macro 'pp_unsupported_tree'
2268 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:31: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:30: warning: spurious trailing punctuation sequence '#' in format [-Wformat-diag]
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:2268:7: note: in expansion of macro 'pp_unsupported_tree'
2268 | pp_unsupported_tree (pp, t);
| ^~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/tree-pretty-print.h:31:55: note: format string is defined here
31 | pp_verbatim (pp_base (PP), "#%qs not supported by %s#", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6467:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6467:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6485:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6485:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_extension_opt(cp_parser*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:21017:38,
inlined from 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6539:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_extension_opt(cp_parser*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:21017:38,
inlined from 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6539:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_transaction_expression(cp_parser*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:27971:30,
inlined from 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6568:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_transaction_expression(cp_parser*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:27971:30,
inlined from 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6568:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6624:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6624:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_unary_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Icp -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/cp -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/cp/cp-gimplify.c -o cp/cp-gimplify.o
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_qualified_id(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:294:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
294 | t = OVL_CURRENT (t);
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:295:5: note: here
295 | case FUNCTION_DECL:
| ^~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_decl_specifier_seq(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:1235:12: warning: this statement may fall through [-Wimplicit-fallthrough=]
1235 | else if (DECL_NONSTATIC_MEMBER_FUNCTION_P (t))
| ^~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:1238:2: note: here
1238 | default:
| ^~~~~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_expression(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:1064:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
1064 | t = OVL_CURRENT (t);
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:1065:5: note: here
1065 | case VAR_DECL:
| ^~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_primary_expression(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:431:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
431 | t = BASELINK_FUNCTIONS (t);
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:432:5: note: here
432 | case VAR_DECL:
| ^~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_ptr_operator(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:1371:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
1371 | if (TYPE_PTRMEMFUNC_P (t))
| ^~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:1378:5: note: here
1378 | case OFFSET_TYPE:
| ^~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c: In function 'void pp_cxx_unqualified_id(cxx_pretty_printer*, tree)':
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:156:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
156 | t = OVL_CURRENT (t);
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:157:5: note: here
157 | case VAR_DECL:
| ^~~~
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:167:9: warning: this statement may fall through [-Wimplicit-fallthrough=]
167 | t = DECL_NAME (t);
../../gcc-4.8.5/gcc/cp/cxx-pretty-print.c:169:5: note: here
169 | case IDENTIFIER_NODE:
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_sizeof_operand(cp_parser*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:22709:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_sizeof_operand(cp_parser*, rid)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_sizeof_operand(cp_parser*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:22709:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_sizeof_operand(cp_parser*, rid)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_sizeof_operand(cp_parser*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:22724:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_sizeof_operand(cp_parser*, rid)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_sizeof_operand(cp_parser*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:22724:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_sizeof_operand(cp_parser*, rid)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_sizeof_operand(cp_parser*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:22759:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_sizeof_operand(cp_parser*, rid)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_sizeof_operand(cp_parser*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:22759:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_sizeof_operand(cp_parser*, rid)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/cp/cp-gimplify.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_simple_type_specifier(cp_parser*, cp_decl_specifier_seq*, cp_parser_flags)' at ../../gcc-4.8.5/gcc/cp/parser.c:13814:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_simple_type_specifier(cp_parser*, cp_decl_specifier_seq*, cp_parser_flags)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_simple_type_specifier(cp_parser*, cp_decl_specifier_seq*, cp_parser_flags)' at ../../gcc-4.8.5/gcc/cp/parser.c:13814:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_simple_type_specifier(cp_parser*, cp_decl_specifier_seq*, cp_parser_flags)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_simple_type_specifier(cp_parser*, cp_decl_specifier_seq*, cp_parser_flags)' at ../../gcc-4.8.5/gcc/cp/parser.c:13992:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_simple_type_specifier(cp_parser*, cp_decl_specifier_seq*, cp_parser_flags)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_simple_type_specifier(cp_parser*, cp_decl_specifier_seq*, cp_parser_flags)' at ../../gcc-4.8.5/gcc/cp/parser.c:13992:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_simple_type_specifier(cp_parser*, cp_decl_specifier_seq*, cp_parser_flags)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_protocol_refs_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24282:29,
inlined from 'tree_node* cp_parser_simple_type_specifier(cp_parser*, cp_decl_specifier_seq*, cp_parser_flags)' at ../../gcc-4.8.5/gcc/cp/parser.c:14050:51:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_simple_type_specifier(cp_parser*, cp_decl_specifier_seq*, cp_parser_flags)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_protocol_refs_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24282:29,
inlined from 'tree_node* cp_parser_simple_type_specifier(cp_parser*, cp_decl_specifier_seq*, cp_parser_flags)' at ../../gcc-4.8.5/gcc/cp/parser.c:14050:51:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_simple_type_specifier(cp_parser*, cp_decl_specifier_seq*, cp_parser_flags)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13638:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13638:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14621:38,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14621:38,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14622:41,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14622:41,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14643:42,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14643:42,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14685:34,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14685:34,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14697:30,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14697:30,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14730:31,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14730:31,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14743:34,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14743:34,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14783:30,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14783:30,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14839:43,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14839:43,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_enumerator_definition(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:14952:29,
inlined from 'void cp_parser_enumerator_list(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:14914:39,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14840:28,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_enumerator_definition(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:14952:29,
inlined from 'void cp_parser_enumerator_list(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:14914:39,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14840:28,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_enumerator_definition(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:14960:30,
inlined from 'void cp_parser_enumerator_list(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:14914:39,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14840:28,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_enumerator_definition(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:14960:30,
inlined from 'void cp_parser_enumerator_list(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:14914:39,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14840:28,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_enumerator_list(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:14918:38,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14840:28,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_enumerator_list(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:14918:38,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14840:28,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_enumerator_list(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:14923:34,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14840:28,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_enumerator_list(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:14923:34,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14840:28,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14853:34,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_enum_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:14853:34,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13650:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18685:59,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18685:59,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18696:46,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18696:46,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18726:43,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18726:43,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18762:46,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18762:46,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18771:31,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18771:31,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18773:47,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18773:47,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_next_token_starts_class_definition_p(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23346:31,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18800:55,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_next_token_starts_class_definition_p(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23346:31,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18800:55,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19023:30,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19023:30,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_base_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19842:35,
inlined from 'tree_node* cp_parser_base_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19770:39,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19024:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_base_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19842:35,
inlined from 'tree_node* cp_parser_base_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19770:39,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19024:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_base_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19890:38,
inlined from 'tree_node* cp_parser_base_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19770:39,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19024:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_base_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19890:38,
inlined from 'tree_node* cp_parser_base_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19770:39,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19024:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_base_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19892:35,
inlined from 'tree_node* cp_parser_base_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19770:39,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19024:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_base_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19892:35,
inlined from 'tree_node* cp_parser_base_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19770:39,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19024:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_decltype(cp_lexer*)' at ../../gcc-4.8.5/gcc/cp/parser.c:915:37,
inlined from 'tree_node* cp_parser_base_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19928:42,
inlined from 'tree_node* cp_parser_base_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19770:39,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19024:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_decltype(cp_lexer*)' at ../../gcc-4.8.5/gcc/cp/parser.c:915:37,
inlined from 'tree_node* cp_parser_base_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19928:42,
inlined from 'tree_node* cp_parser_base_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19770:39,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19024:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_base_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19772:34,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19024:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_base_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19772:34,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19024:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_base_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19794:35,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19024:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_base_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19794:35,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19024:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19030:38,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_class_head(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19030:38,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18329:31,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19098:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18383:40,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19098:35,
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18383:40,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18407:43,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18407:43,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18488:30,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_class_specifier_1(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18488:30,
inlined from 'tree_node* cp_parser_class_specifier(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18599:37,
inlined from 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13678:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_specifier(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, bool, int*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
../../gcc-4.8.5/gcc/cp/cp-gimplify.c: In function 'int cp_gimplify_expr(tree_node**, gimple_statement_d**, gimple_statement_d**)':
../../gcc-4.8.5/gcc/cp/cp-gimplify.c:579:7: warning: this statement may fall through [-Wimplicit-fallthrough=]
579 | if (TREE_CODE (*expr_p) != INIT_EXPR)
| ^~
../../gcc-4.8.5/gcc/cp/cp-gimplify.c:582:5: note: here
582 | case MODIFY_EXPR:
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10805:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10805:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_constructor_declarator_p(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21553:36,
inlined from 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10983:9:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_constructor_declarator_p(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21553:36,
inlined from 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10983:9:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'bool cp_parser_constructor_declarator_p(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21637:34,
inlined from 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10983:9:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'bool cp_parser_constructor_declarator_p(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21637:34,
inlined from 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10983:9:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'bool cp_parser_constructor_declarator_p(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21638:34,
inlined from 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10983:9:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'bool cp_parser_constructor_declarator_p(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21638:34,
inlined from 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10983:9:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_decl_specifier_keyword(cp_lexer*)' at ../../gcc-4.8.5/gcc/cp/parser.c:855:31,
inlined from 'bool cp_parser_constructor_declarator_p(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21642:54,
inlined from 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10983:9:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_decl_specifier_keyword(cp_lexer*)' at ../../gcc-4.8.5/gcc/cp/parser.c:855:31,
inlined from 'bool cp_parser_constructor_declarator_p(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21642:54,
inlined from 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10983:9:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_decl_specifier_seq(cp_parser*, cp_parser_flags, cp_decl_specifier_seq*, int*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -DTARGET_MACHINE=\"avr\" -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/collect2.c -o collect2.o
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17623:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17623:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17657:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17657:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17658:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17658:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17679:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17679:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17680:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17680:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17710:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17710:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17712:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17712:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_parameter_declarator* cp_parser_parameter_declaration(cp_parser*, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/collect2.c:30:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17502:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17502:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17503:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17503:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17505:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17505:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17506:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17506:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17509:39:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17509:39:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_parameter_declaration_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_parameter_declaration_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17353:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_parameter_declaration_clause(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_parameter_declaration_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17353:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_parameter_declaration_clause(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_parameter_declaration_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17392:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_parameter_declaration_clause(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_parameter_declaration_clause(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17392:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_parameter_declaration_clause(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16241:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16241:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_declarator* cp_parser_direct_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16299:35,
inlined from 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16243:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_declarator* cp_parser_direct_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16299:35,
inlined from 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16243:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_ref_qualifier cp_parser_ref_qualifier_seq_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:16968:41,
inlined from 'cp_declarator* cp_parser_direct_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16405:48,
inlined from 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16243:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_ref_qualifier cp_parser_ref_qualifier_seq_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:16968:41,
inlined from 'cp_declarator* cp_parser_direct_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16405:48,
inlined from 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16243:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_late_return_type_opt(cp_parser*, cp_cv_quals)' at ../../gcc-4.8.5/gcc/cp/parser.c:17091:31,
inlined from 'cp_declarator* cp_parser_direct_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16413:6,
inlined from 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16243:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_late_return_type_opt(cp_parser*, cp_cv_quals)' at ../../gcc-4.8.5/gcc/cp/parser.c:17091:31,
inlined from 'cp_declarator* cp_parser_direct_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16413:6,
inlined from 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16243:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_declarator* cp_parser_direct_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16491:32,
inlined from 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16243:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_declarator* cp_parser_direct_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16491:32,
inlined from 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16243:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_declarator* cp_parser_direct_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16565:54,
inlined from 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16243:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_declarator* cp_parser_direct_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16565:54,
inlined from 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:16243:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_declarator* cp_parser_declarator(cp_parser*, cp_parser_declarator_kind, int*, bool*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/collect2-aix.c -o collect2-aix.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/tlink.c -o tlink.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/collect2-aix.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_protocol_qualifiers(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24339:41,
inlined from 'tree_node* _ZL23cp_parser_objc_typenameP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24372:56:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* _ZL23cp_parser_objc_typenameP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_protocol_qualifiers(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24339:41,
inlined from 'tree_node* _ZL23cp_parser_objc_typenameP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24372:56:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* _ZL23cp_parser_objc_typenameP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_protocol_qualifiers(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24353:35,
inlined from 'tree_node* _ZL23cp_parser_objc_typenameP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24372:56:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* _ZL23cp_parser_objc_typenameP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_protocol_qualifiers(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24353:35,
inlined from 'tree_node* _ZL23cp_parser_objc_typenameP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24372:56:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* _ZL23cp_parser_objc_typenameP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* _ZL23cp_parser_objc_typenameP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24376:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* _ZL23cp_parser_objc_typenameP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* _ZL23cp_parser_objc_typenameP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24376:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* _ZL23cp_parser_objc_typenameP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7224:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7224:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7264:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7264:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'void cp_lexer_rollback_tokens(cp_lexer*)',
inlined from 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7266:32:
../../gcc-4.8.5/gcc/cp/parser.c:1082:13: warning: argument 4 null where non-null expected [-Wnonnull]
1082 | fprintf (cp_lexer_debug_stream, "cp_lexer: restoring tokens\n");
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:1082:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_tokens_start_cast_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7151:41,
inlined from 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7290:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_tokens_start_cast_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7151:41,
inlined from 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7290:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_cast_expression(cp_parser*, bool, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/tlink.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_binary_expression(cp_parser*, bool, bool, bool, cp_parser_prec, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7434:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_binary_expression(cp_parser*, bool, bool, bool, cp_parser_prec, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_binary_expression(cp_parser*, bool, bool, bool, cp_parser_prec, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7434:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_binary_expression(cp_parser*, bool, bool, bool, cp_parser_prec, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_binary_expression(cp_parser*, bool, bool, bool, cp_parser_prec, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7486:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_binary_expression(cp_parser*, bool, bool, bool, cp_parser_prec, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_binary_expression(cp_parser*, bool, bool, bool, cp_parser_prec, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7486:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_binary_expression(cp_parser*, bool, bool, bool, cp_parser_prec, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/ggc-none.c -o ggc-none.o
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7651:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7651:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_throw_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20292:31,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7652:39:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_throw_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20292:31,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7652:39:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7663:34,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7644:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7663:34,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7644:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_question_colon_clause(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:7590:40,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7664:41,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7644:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_question_colon_clause(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:7590:40,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7664:41,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7644:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_question_colon_clause(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:7594:31,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7664:41,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7644:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_question_colon_clause(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:7594:31,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7664:41,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7644:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7667:41,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7644:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7667:41,
inlined from 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7644:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_assignment_expression(cp_parser*, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_static_assert(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:11228:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_static_assert(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_static_assert(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:11228:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_static_assert(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
(SHLIB=''; \
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace \
-DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.5\" -DDEFAULT_TARGET_MACHINE=\"avr\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \
-c ../../gcc-4.8.5/gcc/gcc.c -o gcc.o)
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_initializer_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18045:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'vec* cp_parser_initializer_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_initializer_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18045:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'vec* cp_parser_initializer_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_initializer_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18058:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'vec* cp_parser_initializer_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_initializer_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18058:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'vec* cp_parser_initializer_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_initializer_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18075:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'vec* cp_parser_initializer_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_initializer_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18075:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'vec* cp_parser_initializer_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_initializer_clause(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17950:34,
inlined from 'vec* cp_parser_initializer_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18094:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'vec* cp_parser_initializer_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_initializer_clause(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17950:34,
inlined from 'vec* cp_parser_initializer_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18094:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'vec* cp_parser_initializer_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_initializer_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18102:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'vec* cp_parser_initializer_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_initializer_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18102:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'vec* cp_parser_initializer_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'vec* cp_parser_initializer_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18116:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'vec* cp_parser_initializer_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'vec* cp_parser_initializer_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:18116:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'vec* cp_parser_initializer_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_braced_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17986:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_braced_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_braced_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17986:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_braced_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_braced_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17992:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_braced_list(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_braced_list(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17992:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_braced_list(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/gcc.c:34:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_initializer_clause(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17950:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_initializer_clause(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_initializer_clause(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17950:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_initializer_clause(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6235:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6235:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6243:29:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6243:29:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6257:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6257:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6282:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6282:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6307:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6307:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'vec* cp_parser_parenthesized_expression_list(cp_parser*, int, bool, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
../../gcc-4.8.5/gcc/gcc.c:696:5: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
696 | "%{"PLUGIN_COND": \
| ^
../../gcc-4.8.5/gcc/gcc.c:696:20: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
696 | "%{"PLUGIN_COND": \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20593:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20593:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20605:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20605:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_gnu_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20661:35,
inlined from 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20608:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_gnu_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20661:35,
inlined from 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20608:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_gnu_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20681:32,
inlined from 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20608:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_gnu_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20681:32,
inlined from 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20608:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_gnu_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20710:32,
inlined from 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20608:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_gnu_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20710:32,
inlined from 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20608:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_gnu_attributes_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_label_for_labeled_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9006:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_label_for_labeled_statement(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_label_for_labeled_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9006:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_label_for_labeled_statement(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_label_for_labeled_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9029:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_label_for_labeled_statement(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_label_for_labeled_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9029:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_label_for_labeled_statement(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_label_for_labeled_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9085:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_label_for_labeled_statement(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_label_for_labeled_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9085:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_label_for_labeled_statement(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_initializer(cp_parser*, bool*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17884:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_initializer(cp_parser*, bool*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_initializer(cp_parser*, bool*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17884:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_initializer(cp_parser*, bool*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* _ZL36cp_parser_late_parse_one_default_argP9cp_parserP9tree_nodeS2_S2_.part.0(cp_parser*, tree, tree, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22570:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* _ZL36cp_parser_late_parse_one_default_argP9cp_parserP9tree_nodeS2_S2_.part.0(cp_parser*, tree, tree, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* _ZL36cp_parser_late_parse_one_default_argP9cp_parserP9tree_nodeS2_S2_.part.0(cp_parser*, tree, tree, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22570:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* _ZL36cp_parser_late_parse_one_default_argP9cp_parserP9tree_nodeS2_S2_.part.0(cp_parser*, tree, tree, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
(SHLIB=''; \
g++ -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ic -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace \
-DSTANDARD_STARTFILE_PREFIX=\"../../../\" -DSTANDARD_EXEC_PREFIX=\"/usr/lib/gcc/\" -DSTANDARD_LIBEXEC_PREFIX=\"/usr/libexec/gcc/\" -DDEFAULT_TARGET_VERSION=\"4.8.5\" -DDEFAULT_TARGET_MACHINE=\"avr\" -DSTANDARD_BINDIR_PREFIX=\"/usr/bin/\" -DTOOLDIR_BASE_PREFIX=\"../../../../\" `test "X${SHLIB}" = "X" || test "yes" != "yes" || echo "-DENABLE_SHARED_LIBGCC"` -DCONFIGURE_SPECS="\"\"" \
-c ../../gcc-4.8.5/gcc/c/gccspec.c -o c/gccspec.o)
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_functional_cast(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22194:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_functional_cast(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_functional_cast(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:22194:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_functional_cast(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
../../gcc-4.8.5/gcc/gcc.c: In function 'void read_specs(const char*, bool, bool)':
../../gcc-4.8.5/gcc/gcc.c:1987:69: warning: 'void* memset(void*, int, size_t)' clearing an object of type 'struct compiler' with no trivial copy-assignment [-Wclass-memaccess]
1987 | memset (&compilers[n_compilers], 0, sizeof compilers[n_compilers]);
| ^
../../gcc-4.8.5/gcc/gcc.c:946:8: note: 'struct compiler' declared here
946 | struct compiler
| ^~~~~~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7830:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_expression(cp_parser*, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7830:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_expression(cp_parser*, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7845:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_expression(cp_parser*, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7845:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_expression(cp_parser*, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7848:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_expression(cp_parser*, bool, bool, cp_id_kind*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_expression(cp_parser*, bool, bool, cp_id_kind*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7848:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_expression(cp_parser*, bool, bool, cp_id_kind*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_noexcept_specification_opt(cp_parser*, bool, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:19974:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_noexcept_specification_opt(cp_parser*, bool, bool*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_noexcept_specification_opt(cp_parser*, bool, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:19974:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_noexcept_specification_opt(cp_parser*, bool, bool*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_noexcept_specification_opt(cp_parser*, bool, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:19982:31,
inlined from 'tree_node* cp_parser_noexcept_specification_opt(cp_parser*, bool, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:19965:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_noexcept_specification_opt(cp_parser*, bool, bool*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_noexcept_specification_opt(cp_parser*, bool, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:19982:31,
inlined from 'tree_node* cp_parser_noexcept_specification_opt(cp_parser*, bool, bool*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:19965:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_noexcept_specification_opt(cp_parser*, bool, bool*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c/gccspec.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20040:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_exception_specification_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20040:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_exception_specification_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20066:31,
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20033:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_exception_specification_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20066:31,
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20033:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_exception_specification_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_type_id_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20110:34,
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20075:45,
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20033:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_exception_specification_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_type_id_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20110:34,
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20075:45,
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20033:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_exception_specification_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_type_id_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20121:35,
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20075:45,
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20033:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_exception_specification_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_type_id_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20121:35,
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20075:45,
inlined from 'tree_node* cp_parser_exception_specification_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20033:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_exception_specification_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_declarator* cp_parser_direct_new_declarator(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7029:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_declarator* cp_parser_direct_new_declarator(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'cp_declarator* cp_parser_direct_new_declarator(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7029:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_declarator* cp_parser_direct_new_declarator(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'cp_declarator* cp_parser_direct_new_declarator(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7060:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_declarator* cp_parser_direct_new_declarator(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'cp_declarator* cp_parser_direct_new_declarator(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7060:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_declarator* cp_parser_direct_new_declarator(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
../../gcc-4.8.5/gcc/gcc.c: In function 'int main(int, char**)':
../../gcc-4.8.5/gcc/gcc.c:6399:65: warning: 'void* memcpy(void*, const void*, size_t)' writing to an object of type 'struct compiler' with no trivial copy-assignment; use copy-initialization instead [-Wclass-memaccess]
6399 | memcpy (compilers, default_compilers, sizeof default_compilers);
| ^
../../gcc-4.8.5/gcc/gcc.c:946:8: note: 'struct compiler' declared here
946 | struct compiler
| ^~~~~~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/config/avr/driver-avr.c
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_asm_operand_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20376:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_asm_operand_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_asm_operand_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20376:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_asm_operand_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_asm_operand_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20411:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_asm_operand_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_asm_operand_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20411:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_asm_operand_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_expression_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9113:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_expression_statement(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_expression_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9113:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_expression_statement(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_expression_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9117:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_expression_statement(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_expression_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9117:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_expression_statement(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_expression_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9121:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_expression_statement(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_expression_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9121:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_expression_statement(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_expression_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9143:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_expression_statement(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_expression_statement(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:9143:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_expression_statement(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/config/avr/driver-avr.c:24:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_postfix_open_square_expression(cp_parser*, tree, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5951:40:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_postfix_open_square_expression(cp_parser*, tree, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_postfix_open_square_expression(cp_parser*, tree, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5951:40:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_postfix_open_square_expression(cp_parser*, tree, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_postfix_open_square_expression(cp_parser*, tree, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5968:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_postfix_open_square_expression(cp_parser*, tree, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_postfix_open_square_expression(cp_parser*, tree, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5968:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_postfix_open_square_expression(cp_parser*, tree, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_std_attribute_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20904:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_std_attribute_spec(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_std_attribute_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20904:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_std_attribute_spec(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_std_attribute(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20776:31,
inlined from 'tree_node* cp_parser_std_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20873:43,
inlined from 'tree_node* cp_parser_std_attribute_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20912:49:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_std_attribute_spec(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_std_attribute(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20776:31,
inlined from 'tree_node* cp_parser_std_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20873:43,
inlined from 'tree_node* cp_parser_std_attribute_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20912:49:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_std_attribute_spec(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_std_attribute(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20789:31,
inlined from 'tree_node* cp_parser_std_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20873:43,
inlined from 'tree_node* cp_parser_std_attribute_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20912:49:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_std_attribute_spec(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_std_attribute(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20789:31,
inlined from 'tree_node* cp_parser_std_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20873:43,
inlined from 'tree_node* cp_parser_std_attribute_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20912:49:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_std_attribute_spec(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_std_attribute(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20810:35,
inlined from 'tree_node* cp_parser_std_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20873:43,
inlined from 'tree_node* cp_parser_std_attribute_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20912:49:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_std_attribute_spec(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_std_attribute(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20810:35,
inlined from 'tree_node* cp_parser_std_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20873:43,
inlined from 'tree_node* cp_parser_std_attribute_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20912:49:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_std_attribute_spec(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_std_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20881:35,
inlined from 'tree_node* cp_parser_std_attribute_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20912:49:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_std_attribute_spec(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_std_attribute_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20881:35,
inlined from 'tree_node* cp_parser_std_attribute_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20912:49:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_std_attribute_spec(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_std_attribute_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20928:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_std_attribute_spec(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_std_attribute_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20928:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_std_attribute_spec(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -DHAVE_CONFIG_H -I. -Ic-family -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/c-family -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/c-family/cppspec.c -o c-family/cppspec.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/c-family/cppspec.c:23:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/lto -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto/lto-lang.c -o lto/lto-lang.o
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_type_specifier_seq(cp_parser*, bool, bool, cp_decl_specifier_seq*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17288:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_type_specifier_seq(cp_parser*, bool, bool, cp_decl_specifier_seq*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_type_specifier_seq(cp_parser*, bool, bool, cp_decl_specifier_seq*)' at ../../gcc-4.8.5/gcc/cp/parser.c:17288:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_type_specifier_seq(cp_parser*, bool, bool, cp_decl_specifier_seq*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/lto -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto/lto.c -o lto/lto.o
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/lto -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto/lto-object.c -o lto/lto-object.o
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lto/lto-lang.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27846:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27846:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27849:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27849:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27855:31,
inlined from 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27841:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27855:31,
inlined from 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27841:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_txn_attribute_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lto/lto-object.c:26:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_objc_method_maybe_bad_prefix_attributes(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24660:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_objc_method_maybe_bad_prefix_attributes(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_objc_method_maybe_bad_prefix_attributes(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24660:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_objc_method_maybe_bad_prefix_attributes(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_objc_method_maybe_bad_prefix_attributes(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24661:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_objc_method_maybe_bad_prefix_attributes(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_objc_method_maybe_bad_prefix_attributes(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24661:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_objc_method_maybe_bad_prefix_attributes(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'void cp_lexer_rollback_tokens(cp_lexer*)',
inlined from 'bool cp_parser_objc_method_maybe_bad_prefix_attributes(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24666:28:
../../gcc-4.8.5/gcc/cp/parser.c:1082:13: warning: argument 4 null where non-null expected [-Wnonnull]
1082 | fprintf (cp_lexer_debug_stream, "cp_lexer: restoring tokens\n");
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_objc_method_maybe_bad_prefix_attributes(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:1082:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/function.h:26,
from ../../gcc-4.8.5/gcc/basic-block.h:25,
from ../../gcc-4.8.5/gcc/tree-flow.h:26,
from ../../gcc-4.8.5/gcc/lto/lto.c:27:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_alias_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15376:37:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_alias_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_alias_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15376:37:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_alias_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_alias_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15381:47:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_alias_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_alias_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15381:47:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_alias_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_code cp_parser_ptr_operator(cp_parser*, tree_node**, cp_cv_quals*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:16810:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_code cp_parser_ptr_operator(cp_parser*, tree_node**, cp_cv_quals*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_code cp_parser_ptr_operator(cp_parser*, tree_node**, cp_cv_quals*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:16810:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_code cp_parser_ptr_operator(cp_parser*, tree_node**, cp_cv_quals*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_code cp_parser_ptr_operator(cp_parser*, tree_node**, cp_cv_quals*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:16846:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_code cp_parser_ptr_operator(cp_parser*, tree_node**, cp_cv_quals*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_code cp_parser_ptr_operator(cp_parser*, tree_node**, cp_cv_quals*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:16846:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_code cp_parser_ptr_operator(cp_parser*, tree_node**, cp_cv_quals*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4616:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4616:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4697:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4697:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4708:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4708:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4716:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4716:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_unqualified_id(cp_parser*, bool, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -Ilto -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/lto -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace ../../gcc-4.8.5/gcc/lto/lto-partition.c -o lto/lto-partition.o
build/genautomata ../../gcc-4.8.5/gcc/config/avr/avr.md \
insn-conditions.md > tmp-automata.c
In file included from ./tm.h:18,
from ../../gcc-4.8.5/gcc/lto/lto-partition.c:25:
../../gcc-4.8.5/gcc/config/elfos.h:102:21: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
102 | fprintf ((FILE), "%s"HOST_WIDE_INT_PRINT_UNSIGNED"\n",\
| ^
../../gcc-4.8.5/gcc/config/elfos.h:170:24: warning: invalid suffix on literal; C++11 requires a space between literal and string macro [-Wliteral-suffix]
170 | fprintf ((FILE), ","HOST_WIDE_INT_PRINT_UNSIGNED",%u\n", \
| ^
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_id_expression(cp_parser*, bool, bool, bool*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4537:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_id_expression(cp_parser*, bool, bool, bool*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_id_expression(cp_parser*, bool, bool, bool*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4537:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_id_expression(cp_parser*, bool, bool, bool*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_id_expression(cp_parser*, bool, bool, bool*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4560:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_id_expression(cp_parser*, bool, bool, bool*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_id_expression(cp_parser*, bool, bool, bool*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4560:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_id_expression(cp_parser*, bool, bool, bool*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-automata.c insn-automata.c
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_decltype(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11288:47:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_decltype(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_decltype(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11288:47:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_decltype(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_decltype(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11328:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_decltype(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_decltype(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11328:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_decltype(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_decltype(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11360:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_decltype(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_decltype(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11360:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_decltype(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_decltype(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11386:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_decltype(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_decltype(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11386:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_decltype(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_decltype(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11406:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_decltype(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_decltype(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11406:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_decltype(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
echo timestamp > s-automata
rm -rf libcommon-target.a
ar rc libcommon-target.a avr-common.o prefix.o params.o opts.o opts-common.o options.o vec.o hooks.o common/common-targhooks.o hash-table.o file-find.o
rm -rf libcommon.a
ranlib libcommon-target.a
ar rc libcommon.a diagnostic.o pretty-print.o intl.o input.o version.o
ranlib libcommon.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H gcov.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4944:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:4944:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_decltype(cp_lexer*)' at ../../gcc-4.8.5/gcc/cp/parser.c:915:37,
inlined from 'tree_node* cp_parser_qualifying_entity(cp_parser*, bool, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5273:39,
inlined from 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5031:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_decltype(cp_lexer*)' at ../../gcc-4.8.5/gcc/cp/parser.c:915:37,
inlined from 'tree_node* cp_parser_qualifying_entity(cp_parser*, bool, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5273:39,
inlined from 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5031:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_qualifying_entity(cp_parser*, bool, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5345:38,
inlined from 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5031:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_qualifying_entity(cp_parser*, bool, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5345:38,
inlined from 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5031:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5058:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5058:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5078:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:5078:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_nested_name_specifier_opt(cp_parser*, bool, bool, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H gcov-dump.o \
libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -o gcov-dump
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o Tcollect2 \
collect2.o collect2-aix.o tlink.o vec.o ggc-none.o file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o Tlto-wrapper \
lto-wrapper.o ggc-none.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11626:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11626:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11654:41,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11654:41,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11667:35,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11667:35,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_mem_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11752:41,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11669:51,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_mem_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11752:41,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11669:51,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_mem_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11755:30,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11669:51,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_mem_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11755:30,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11669:51,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_mem_initializer_id(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11820:41,
inlined from 'tree_node* cp_parser_mem_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11763:57,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11669:51,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_mem_initializer_id(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11820:41,
inlined from 'tree_node* cp_parser_mem_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11763:57,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11669:51,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_mem_initializer_id(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11823:38,
inlined from 'tree_node* cp_parser_mem_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11763:57,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11669:51,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_mem_initializer_id(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11823:38,
inlined from 'tree_node* cp_parser_mem_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11763:57,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11669:51,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_global_scope_opt(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21512:31,
inlined from 'tree_node* cp_parser_mem_initializer_id(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11832:35,
inlined from 'tree_node* cp_parser_mem_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11763:57,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11669:51,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_global_scope_opt(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21512:31,
inlined from 'tree_node* cp_parser_mem_initializer_id(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11832:35,
inlined from 'tree_node* cp_parser_mem_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11763:57,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11669:51,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_mem_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11771:30,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11669:51,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_mem_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11771:30,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11669:51,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11671:34,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11671:34,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11719:38,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_mem_initializer_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11719:38,
inlined from 'bool cp_parser_ctor_initializer_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11638:34,
inlined from 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:17837:55:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_ctor_initializer_opt_and_function_body(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
mv -f Tcollect2 collect2
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H gcc-ar.o -o gcc-ar \
file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14245:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14245:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14253:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14253:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14254:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14254:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14258:29:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14258:29:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14266:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14266:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14320:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14320:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14350:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14350:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14442:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14442:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14500:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14500:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_next_token_starts_class_definition_p(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23346:31,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14509:58:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_next_token_starts_class_definition_p(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23346:31,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14509:58:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14510:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:14510:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_elaborated_type_specifier(cp_parser*, bool, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
mv -f Tlto-wrapper lto-wrapper
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H gcc-nm.o -o gcc-nm \
file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_var_list_no_open(cp_parser*, omp_clause_code, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25883:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_var_list_no_open(cp_parser*, omp_clause_code, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_var_list_no_open(cp_parser*, omp_clause_code, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25883:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_var_list_no_open(cp_parser*, omp_clause_code, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_var_list_no_open(cp_parser*, omp_clause_code, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25907:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_var_list_no_open(cp_parser*, omp_clause_code, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_var_list_no_open(cp_parser*, omp_clause_code, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25907:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_var_list_no_open(cp_parser*, omp_clause_code, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H gcc-ranlib.o -o gcc-ranlib \
file-find.o libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_parse_and_diagnose_invalid_type_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:2862:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_parse_and_diagnose_invalid_type_name(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_parse_and_diagnose_invalid_type_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:2862:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_parse_and_diagnose_invalid_type_name(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_parse_and_diagnose_invalid_type_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:2881:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_parse_and_diagnose_invalid_type_name(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_parse_and_diagnose_invalid_type_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:2881:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_parse_and_diagnose_invalid_type_name(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_using_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:15232:40:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_using_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_using_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:15232:40:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_using_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_using_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:15241:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_using_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_using_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:15241:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_using_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_using_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:15282:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_using_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_using_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:15282:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_using_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'bool cp_parser_using_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:15292:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_using_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'bool cp_parser_using_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:15292:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_using_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o 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++ -c -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace insn-automata.c -o insn-automata.o
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'cp_declarator* cp_parser_new_declarator_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7002:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'cp_declarator* cp_parser_new_declarator_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'cp_declarator* cp_parser_new_declarator_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7002:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'cp_declarator* cp_parser_new_declarator_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_new_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6814:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_new_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_new_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6814:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_new_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_new_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6830:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_new_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_new_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6830:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_new_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_new_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6834:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_new_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_new_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6834:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_new_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_new_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6848:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_new_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_new_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6848:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_new_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_new_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6849:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_new_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_new_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6849:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_new_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_new_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7080:30,
inlined from 'tree_node* cp_parser_new_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6850:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_new_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'vec* cp_parser_new_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7080:30,
inlined from 'tree_node* cp_parser_new_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:6850:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_new_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_global_scope_opt(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21512:31,
inlined from 'tree_node* cp_parser_delete_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7115:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_delete_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_global_scope_opt(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21512:31,
inlined from 'tree_node* cp_parser_delete_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7115:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_delete_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_delete_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7121:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_delete_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_delete_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:7121:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_delete_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
rm -rf libbackend.a
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_exception_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20244:30,
inlined from 'void cp_parser_handler(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20218:49,
inlined from 'void cp_parser_handler_seq(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20195:25:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_handler_seq(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_exception_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20244:30,
inlined from 'void cp_parser_handler(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20218:49,
inlined from 'void cp_parser_handler_seq(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20195:25:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_handler_seq(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_exception_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20261:30,
inlined from 'void cp_parser_handler(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20218:49,
inlined from 'void cp_parser_handler_seq(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20195:25:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_handler_seq(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_exception_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20261:30,
inlined from 'void cp_parser_handler(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20218:49,
inlined from 'void cp_parser_handler_seq(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20195:25:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_handler_seq(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_handler_seq(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20197:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_handler_seq(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_handler_seq(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20197:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_handler_seq(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
ar rc libbackend.a insn-attrtab.o insn-automata.o insn-dfatab.o insn-emit.o insn-extract.o insn-latencytab.o insn-modes.o insn-opinit.o insn-output.o insn-peep.o insn-preds.o insn-recog.o insn-enums.o ggc-page.o alias.o alloc-pool.o auto-inc-dec.o bb-reorder.o bitmap.o bt-load.o builtins.o caller-save.o calls.o cfg.o cfganal.o cfgbuild.o cfgcleanup.o cfgexpand.o cfghooks.o cfgloop.o cfgloopanal.o cfgloopmanip.o cfgrtl.o symtab.o cgraph.o cgraphbuild.o cgraphunit.o cgraphclones.o combine.o combine-stack-adj.o compare-elim.o convert.o coverage.o cppbuiltin.o cppdefault.o cprop.o cse.o cselib.o data-streamer.o data-streamer-in.o data-streamer-out.o dbxout.o dbgcnt.o dce.o ddg.o debug.o df-core.o df-problems.o df-scan.o dfp.o dojump.o dominance.o domwalk.o double-int.o dse.o dumpfile.o dwarf2asm.o dwarf2cfi.o dwarf2out.o emit-rtl.o et-forest.o except.o explow.o expmed.o expr.o final.o fixed-value.o fold-const.o function.o fwprop.o gcse.o ggc-common.o gimple.o gimple-iterator.o gimple-fold.o gimple-low.o gimple-pretty-print.o gimple-ssa-strength-reduction.o gimple-streamer-in.o gimple-streamer-out.o gimplify.o godump.o graph.o graphds.o graphite.o graphite-blocking.o graphite-clast-to-gimple.o graphite-dependences.o graphite-interchange.o graphite-optimize-isl.o graphite-poly.o graphite-scop-detection.o graphite-sese-to-poly.o gtype-desc.o haifa-sched.o hw-doloop.o hwint.o ifcvt.o ree.o incpath.o init-regs.o internal-fn.o ipa-cp.o ipa-split.o ipa-inline.o ipa-inline-analysis.o ipa-inline-transform.o ipa-prop.o ipa-pure-const.o ipa-reference.o ipa-ref.o ipa-utils.o ipa.o ira.o ira-build.o ira-costs.o ira-conflicts.o ira-color.o ira-emit.o ira-lives.o jump.o langhooks.o lcm.o lists.o loop-doloop.o loop-init.o loop-invariant.o loop-iv.o loop-unroll.o loop-unswitch.o lower-subreg.o lra.o lra-assigns.o lra-coalesce.o lra-constraints.o lra-eliminations.o lra-lives.o lra-spills.o lto-cgraph.o lto-streamer.o lto-streamer-in.o lto-streamer-out.o lto-section-in.o lto-section-out.o lto-symtab.o lto-opts.o lto-compress.o mcf.o mode-switching.o modulo-sched.o omega.o omp-low.o optabs.o options-save.o opts-global.o passes.o plugin.o pointer-set.o postreload-gcse.o postreload.o predict.o print-rtl.o print-tree.o profile.o real.o realmpfr.o recog.o reg-stack.o regcprop.o reginfo.o regmove.o regrename.o regstat.o reload.o reload1.o reorg.o resource.o rtl-error.o rtl.o rtlanal.o rtlhooks.o sbitmap.o sched-deps.o sched-ebb.o sched-rgn.o sched-vis.o sdbout.o sel-sched-ir.o sel-sched-dump.o sel-sched.o sese.o simplify-rtx.o sparseset.o sreal.o stack-ptr-mod.o statistics.o stmt.o stor-layout.o store-motion.o streamer-hooks.o stringpool.o target-globals.o targhooks.o timevar.o toplev.o tracer.o trans-mem.o tree-affine.o asan.o tsan.o 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-nomudflap.o tree-nrv.o tree-object-size.o tree-optimize.o tree-outof-ssa.o tree-parloops.o tree-phinodes.o tree-predcom.o tree-pretty-print.o tree-profile.o tree-scalar-evolution.o tree-sra.o tree-switch-conversion.o tree-ssa-address.o tree-ssa-alias.o tree-ssa-ccp.o tree-ssa-coalesce.o tree-ssa-copy.o tree-ssa-copyrename.o tree-ssa-dce.o tree-ssa-dom.o tree-ssa-dse.o tree-ssa-forwprop.o tree-ssa-ifcombine.o tree-ssa-live.o tree-ssa-loop-ch.o tree-ssa-loop-im.o tree-ssa-loop-ivcanon.o tree-ssa-loop-ivopts.o tree-ssa-loop-manip.o tree-ssa-loop-niter.o tree-ssa-loop-prefetch.o tree-ssa-loop-unswitch.o tree-ssa-loop.o tree-ssa-math-opts.o tree-ssa-operands.o tree-ssa-phiopt.o tree-ssa-phiprop.o tree-ssa-pre.o tree-ssa-propagate.o tree-ssa-reassoc.o tree-ssa-sccvn.o tree-ssa-sink.o tree-ssa-strlen.o tree-ssa-structalias.o tree-ssa-tail-merge.o tree-ssa-ter.o tree-ssa-threadedge.o tree-ssa-threadupdate.o tree-ssa-uncprop.o tree-ssa-uninit.o tree-ssa.o tree-ssanames.o tree-stdarg.o tree-streamer.o tree-streamer-in.o tree-streamer-out.o tree-tailcall.o tree-vect-generic.o tree-vect-patterns.o tree-vect-data-refs.o tree-vect-stmts.o tree-vect-loop.o tree-vect-loop-manip.o tree-vect-slp.o tree-vectorizer.o tree-vrp.o tree.o valtrack.o value-prof.o var-tracking.o varasm.o varpool.o vmsdbgout.o web.o xcoffout.o avr.o avr-devices.o avr-log.o host-linux.o
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_function_transaction(cp_parser*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:28036:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'bool cp_parser_function_transaction(cp_parser*, rid)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_function_transaction(cp_parser*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:28036:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'bool cp_parser_function_transaction(cp_parser*, rid)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21782:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21782:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21783:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21783:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21796:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21796:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21821:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21821:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21824:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21824:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21828:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21828:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_function_definition_after_declarator(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:15816:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:15816:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:15855:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:15855:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:15862:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:15862:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:15866:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:15866:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:15883:28:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:15883:28:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:16051:60:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:16051:60:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_init_declarator(cp_parser*, cp_decl_specifier_seq*, vec*, bool, bool, int, bool*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:23580:37:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:23580:37:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:23585:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:23585:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:23592:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:23592:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_cache_defarg(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_typename(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24367:30,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24638:37:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_typename(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24367:30,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24638:37:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24454:41,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24454:41,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24469:34,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24469:34,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_typename(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24367:30,
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24482:43,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_typename(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24367:30,
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24482:43,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24484:42,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24484:42,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24495:35,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24495:35,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24508:34,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24508:34,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24509:30,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_method_keyword_params(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24509:30,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24640:51:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_method_tail_params_opt(cp_parser*, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24531:41,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24643:52:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_method_tail_params_opt(cp_parser*, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24531:41,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24643:52:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_method_tail_params_opt(cp_parser*, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24540:35,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24643:52:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_method_tail_params_opt(cp_parser*, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24540:35,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24643:52:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_method_tail_params_opt(cp_parser*, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24546:32,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24643:52:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_method_tail_params_opt(cp_parser*, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24546:32,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24643:52:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_method_tail_params_opt(cp_parser*, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24558:35,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24643:52:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_method_tail_params_opt(cp_parser*, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24558:35,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24643:52:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_method_tail_params_opt(cp_parser*, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24567:31,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24643:52:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_method_tail_params_opt(cp_parser*, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24567:31,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24643:52:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_method_tail_params_opt(cp_parser*, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24568:34,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24643:52:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_method_tail_params_opt(cp_parser*, bool*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24568:34,
inlined from 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:24643:52:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_method_signature(cp_parser*, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12254:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12254:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_parameter(cp_parser*, bool*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12307:31,
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12255:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_parameter(cp_parser*, bool*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12307:31,
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12255:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_parameter(cp_parser*, bool*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12372:34,
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12255:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_parameter(cp_parser*, bool*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12372:34,
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12255:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_parameter(cp_parser*, bool*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12380:31,
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12255:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_parameter(cp_parser*, bool*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12380:31,
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12255:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_parameter(cp_parser*, bool*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12402:52,
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12255:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_template_parameter(cp_parser*, bool*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12402:52,
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12255:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_parameter(cp_parser*, bool*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12408:51,
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12255:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_template_parameter(cp_parser*, bool*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12408:51,
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12255:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12272:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_template_parameter_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12272:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_template_parameter_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12481:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12481:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12492:29:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12492:29:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12501:29:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12501:29:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12549:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12549:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12561:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12561:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12562:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12562:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12563:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12563:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12579:29:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12579:29:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12589:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:12589:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_type_parameter(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10631:37:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10631:37:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10632:37:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10632:37:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10639:37:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10639:37:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10649:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10649:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10681:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10681:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10683:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10683:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10698:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10698:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10716:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:10716:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_simple_declaration(cp_parser*, bool, tree_node**)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_extension_opt(cp_parser*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:21017:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10479:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_extension_opt(cp_parser*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:21017:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10479:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10491:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10491:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15563:41,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15563:41,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15572:41,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15572:41,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15598:34,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15598:34,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15599:30,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15599:30,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15609:34,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15609:34,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15614:35,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15614:35,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15616:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15616:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15618:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15618:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15628:39,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15628:39,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15634:30,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15634:30,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15650:39,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15650:39,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15639:35,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15639:35,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15641:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15641:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15643:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15643:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15656:30,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15656:30,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15662:35,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15662:35,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15664:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15664:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_asm_clobber_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20444:38,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15666:44,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_asm_clobber_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20444:38,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15666:44,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15669:35,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15669:35,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15675:41,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15675:41,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_asm_label_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20487:38,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15681:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_asm_label_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:20487:38,
inlined from 'void cp_parser_asm_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15681:38,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10498:32,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_namespace_alias_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15150:41,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10503:42,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_namespace_alias_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15150:41,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10503:42,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_namespace_alias_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15160:33,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10503:42,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_namespace_alias_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15160:33,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10503:42,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10537:34,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10537:34,
inlined from 'void cp_parser_block_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:10472:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_block_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_single_declaration(cp_parser*, vec*, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22056:47:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_single_declaration(cp_parser*, vec*, bool, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_single_declaration(cp_parser*, vec*, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22056:47:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_single_declaration(cp_parser*, vec*, bool, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_declares_only_class_p(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22795:34,
inlined from 'tree_node* cp_parser_single_declaration(cp_parser*, vec*, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22079:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_single_declaration(cp_parser*, vec*, bool, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_declares_only_class_p(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22795:34,
inlined from 'tree_node* cp_parser_single_declaration(cp_parser*, vec*, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22079:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_single_declaration(cp_parser*, vec*, bool, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_single_declaration(cp_parser*, vec*, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22124:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_single_declaration(cp_parser*, vec*, bool, bool, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_single_declaration(cp_parser*, vec*, bool, bool, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22124:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_single_declaration(cp_parser*, vec*, bool, bool, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_template_declaration_after_export(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21866:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_template_declaration_after_export(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_template_declaration_after_export(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21866:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_template_declaration_after_export(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_template_declaration_after_export(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21905:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_template_declaration_after_export(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_template_declaration_after_export(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21905:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_template_declaration_after_export(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_template_declaration_after_export(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21929:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_template_declaration_after_export(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_template_declaration_after_export(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21929:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_template_declaration_after_export(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_template_declaration_after_export(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21933:39:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_template_declaration_after_export(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_template_declaration_after_export(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21933:39:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_template_declaration_after_export(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_template_declaration_after_export(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21940:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_template_declaration_after_export(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_template_declaration_after_export(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:21940:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_template_declaration_after_export(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_template_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:12213:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_template_declaration(cp_parser*, bool)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_template_declaration(cp_parser*, bool)' at ../../gcc-4.8.5/gcc/cp/parser.c:12213:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_template_declaration(cp_parser*, bool)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_explicit_specialization(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13526:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_explicit_specialization(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_explicit_specialization(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13526:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_explicit_specialization(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_explicit_specialization(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13559:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_explicit_specialization(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_explicit_specialization(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13559:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_explicit_specialization(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_extension_opt(cp_parser*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:21017:38,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19184:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_extension_opt(cp_parser*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:21017:38,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19184:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19195:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19195:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19209:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19209:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19243:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19243:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19259:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19259:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19271:47:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19271:47:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19282:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19282:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19295:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19295:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19386:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19386:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19392:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19392:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19406:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19406:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19462:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19462:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19490:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19490:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19505:51:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19505:51:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_constant_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19717:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19528:52:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_constant_initializer(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19717:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19528:52:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19530:40:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19530:40:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19549:5:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19549:5:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19567:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19567:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19595:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19595:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19598:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19598:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19606:40:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_member_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_member_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:19606:40:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_member_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_storage_class_specifier_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11086:31,
inlined from 'void cp_parser_explicit_instantiation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13424:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_explicit_instantiation(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_storage_class_specifier_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11086:31,
inlined from 'void cp_parser_explicit_instantiation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13424:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_explicit_instantiation(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_declares_only_class_p(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22795:34,
inlined from 'void cp_parser_explicit_instantiation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13447:65:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_explicit_instantiation(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_declares_only_class_p(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:22795:34,
inlined from 'void cp_parser_explicit_instantiation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:13447:65:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_explicit_instantiation(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25529:29:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25529:29:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25534:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25534:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25542:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25542:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25563:39:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25563:39:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25575:60:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25575:60:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25590:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25590:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25615:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25615:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_objc_struct_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25427:37,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25635:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_objc_struct_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25427:37,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25635:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_struct_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25461:35,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25635:50:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_struct_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25461:35,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25635:50:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25641:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_at_property_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25641:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_at_property_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24804:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24804:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_visibility_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24297:39,
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24813:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_visibility_spec(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24297:39,
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24813:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24815:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24815:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24849:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24849:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24856:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24856:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24915:32:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24915:32:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3065:34,
inlined from 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3056:1,
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24925:55:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3065:34,
inlined from 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3056:1,
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24925:55:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24926:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24926:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24938:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24938:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void _ZL26cp_parser_objc_class_ivarsP9cp_parser.part.0(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_condition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9461:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_condition(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_condition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9461:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_condition(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_condition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9462:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_condition(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_condition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9462:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_condition(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_condition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9480:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_condition(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_condition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:9480:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_condition(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26380:37:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26380:37:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26386:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26386:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26389:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26389:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'pragma_omp_clause cp_parser_omp_clause_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25776:38,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26390:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'pragma_omp_clause cp_parser_omp_clause_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25776:38,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26390:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'pragma_omp_clause cp_parser_omp_clause_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25778:43,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26390:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'pragma_omp_clause cp_parser_omp_clause_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25778:43,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26390:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'pragma_omp_clause cp_parser_omp_clause_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25780:43,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26390:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'pragma_omp_clause cp_parser_omp_clause_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25780:43,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26390:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'pragma_omp_clause cp_parser_omp_clause_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25782:35,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26390:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'pragma_omp_clause cp_parser_omp_clause_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25782:35,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26390:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'pragma_omp_clause cp_parser_omp_clause_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25784:37,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26390:42:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'pragma_omp_clause cp_parser_omp_clause_name(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25784:37,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26390:42:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_clause_collapse(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:25951:29,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26396:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_clause_collapse(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:25951:29,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26396:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_clause_default(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:25993:30,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26410:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_clause_default(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:25993:30,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26410:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_clause_default(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:25995:37,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26410:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_clause_default(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:25995:37,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26410:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_clause_reduction(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:26196:31,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26457:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_clause_reduction(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:26196:31,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26457:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_clause_reduction(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:26224:32,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26457:45:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_clause_reduction(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:26224:32,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26457:45:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_clause_schedule(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:26277:30,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26461:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_clause_schedule(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:26277:30,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26461:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_clause_schedule(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:26279:37,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26461:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_clause_schedule(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:26279:37,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26461:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_omp_clause_schedule(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:26306:43,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26461:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_omp_clause_schedule(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:26306:43,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26461:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_omp_clause_schedule(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:26308:43,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26461:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'tree_node* cp_parser_omp_clause_schedule(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:26308:43,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26461:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_clause_schedule(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:26314:30,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26461:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_omp_clause_schedule(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:26314:30,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26461:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_clause_schedule(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:26319:35,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26461:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_clause_schedule(cp_parser*, tree, location_t)' at ../../gcc-4.8.5/gcc/cp/parser.c:26319:35,
inlined from 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)' at ../../gcc-4.8.5/gcc/cp/parser.c:26461:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_all_clauses(cp_parser*, unsigned int, const char*, cp_token*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23870:39:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23870:39:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_message_args(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23978:41,
inlined from 'tree_node* cp_parser_objc_message_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23920:45,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23875:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_message_args(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23978:41,
inlined from 'tree_node* cp_parser_objc_message_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23920:45,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23875:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_objc_message_args(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23989:34,
inlined from 'tree_node* cp_parser_objc_message_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23920:45,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23875:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_objc_message_args(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23989:34,
inlined from 'tree_node* cp_parser_objc_message_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23920:45,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23875:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_message_args(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24000:35,
inlined from 'tree_node* cp_parser_objc_message_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23920:45,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23875:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_message_args(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24000:35,
inlined from 'tree_node* cp_parser_objc_message_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23920:45,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23875:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_message_args(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24015:35,
inlined from 'tree_node* cp_parser_objc_message_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23920:45,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23875:48:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_message_args(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24015:35,
inlined from 'tree_node* cp_parser_objc_message_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23920:45,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23875:48:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_encode_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24042:31,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23885:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_encode_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24042:31,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23885:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_selector_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24125:40,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23891:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_selector_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24125:40,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23891:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_selector_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24129:31,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23891:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_selector_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24129:31,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23891:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_objc_selector_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24140:38,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23891:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_objc_selector_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24140:38,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23891:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_objc_selector_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24141:34,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23891:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'tree_node* cp_parser_objc_selector_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24141:34,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23891:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_selector_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24171:35,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23891:46:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_objc_selector_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24171:35,
inlined from 'tree_node* cp_parser_objc_expression(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:23891:46:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_objc_expression(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_already_scoped_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10257:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_already_scoped_statement(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_already_scoped_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10257:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_already_scoped_statement(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_already_scoped_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10265:45,
inlined from 'void cp_parser_already_scoped_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10254:1:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_already_scoped_statement(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_already_scoped_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10265:45,
inlined from 'void cp_parser_already_scoped_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10254:1:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_already_scoped_statement(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_implicitly_scoped_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10224:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_implicitly_scoped_statement(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_implicitly_scoped_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10224:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_implicitly_scoped_statement(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_implicitly_scoped_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10226:44:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_implicitly_scoped_statement(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_implicitly_scoped_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10226:44:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_implicitly_scoped_statement(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_implicitly_scoped_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10231:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_implicitly_scoped_statement(cp_parser*, bool*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_implicitly_scoped_statement(cp_parser*, bool*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10231:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_implicitly_scoped_statement(cp_parser*, bool*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o xgcc gcc.o ggc-none.o \
c/gccspec.o driver-avr.o avr-devices.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_sections_scope(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27529:27:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_sections_scope(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_sections_scope(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27529:27:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_sections_scope(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_sections_scope(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27540:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_sections_scope(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_sections_scope(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27540:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_sections_scope(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_sections_scope(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27557:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'tree_node* cp_parser_omp_sections_scope(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'tree_node* cp_parser_omp_sections_scope(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:27557:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'tree_node* cp_parser_omp_sections_scope(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o cpp gcc.o ggc-none.o \
c-family/cppspec.o driver-avr.o avr-devices.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o xg++ \
gcc.o ggc-none.o g++spec.o driver-avr.o avr-devices.o libcommon-target.a \
libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_interstitial_code(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24589:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_interstitial_code(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_interstitial_code(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24589:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_interstitial_code(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_prototype_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24675:41:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_method_prototype_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_prototype_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24675:41:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_method_prototype_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_prototype_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24691:36:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_method_prototype_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_prototype_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24691:36:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_method_prototype_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3065:34,
inlined from 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3056:1,
inlined from 'void cp_parser_objc_method_prototype_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24695:52:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_method_prototype_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3065:34,
inlined from 'void cp_parser_consume_semicolon_at_end_of_statement(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3056:1,
inlined from 'void cp_parser_objc_method_prototype_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24695:52:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_method_prototype_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_prototype_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24701:34:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_method_prototype_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_prototype_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24701:34:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_method_prototype_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_prototype_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24708:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_method_prototype_list(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_prototype_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24708:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_method_prototype_list(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25117:39:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25117:39:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_class_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24259:34,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25145:40:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_class_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24259:34,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25145:40:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_objc_protocol_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:24951:34,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25148:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_lexer_next_token_is_not(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:829:34,
inlined from 'void cp_parser_objc_protocol_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:24951:34,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25148:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_protocol_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:24953:33,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25148:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_protocol_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:24953:33,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25148:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_protocol_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:24975:30,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25148:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_protocol_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:24975:30,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25148:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_protocol_refs_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24282:29,
inlined from 'void cp_parser_objc_protocol_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:24987:52,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25148:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_protocol_refs_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24282:29,
inlined from 'void cp_parser_objc_protocol_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:24987:52,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25148:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_protocol_refs_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24282:29,
inlined from 'void cp_parser_objc_class_interface(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25049:45,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25151:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'tree_node* cp_parser_objc_protocol_refs_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24282:29,
inlined from 'void cp_parser_objc_class_interface(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25049:45,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25151:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_class_ivars(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24798:41,
inlined from 'void cp_parser_objc_class_interface(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25058:34,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25151:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_class_ivars(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24798:41,
inlined from 'void cp_parser_objc_class_interface(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25058:34,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25151:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_class_ivars(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24798:41,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25095:34,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_class_ivars(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24798:41,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25095:34,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24724:41,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24724:41,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24744:36,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24744:36,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24751:31,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24751:31,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24754:30,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24754:30,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_at_synthesize_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25690:29,
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24771:43,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_at_synthesize_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25690:29,
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24771:43,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_at_synthesize_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25702:34,
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24771:43,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_at_synthesize_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25702:34,
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24771:43,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_at_synthesize_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25715:34,
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24771:43,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_at_synthesize_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25715:34,
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24771:43,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_at_dynamic_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25741:29,
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24773:40,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_at_dynamic_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25741:29,
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24773:40,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_at_dynamic_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25754:34,
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24773:40,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_objc_at_dynamic_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25754:34,
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24773:40,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24782:35,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_objc_method_definition_list(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:24782:35,
inlined from 'void cp_parser_objc_class_implementation(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:25099:41,
inlined from 'void cp_parser_objc_declaration(cp_parser*, tree)' at ../../gcc-4.8.5/gcc/cp/parser.c:25154:43:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_objc_declaration(cp_parser*, tree)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_extension_opt(cp_parser*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:21017:38,
inlined from 'void cp_parser_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10359:31:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'bool cp_parser_extension_opt(cp_parser*, int*)' at ../../gcc-4.8.5/gcc/cp/parser.c:21017:38,
inlined from 'void cp_parser_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10359:31:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10370:33:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10370:33:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_objc_valid_prefix_attributes(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:25365:7,
inlined from 'void cp_parser_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10437:47:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_objc_valid_prefix_attributes(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:25365:7,
inlined from 'void cp_parser_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10437:47:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_objc_valid_prefix_attributes(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:25365:7,
inlined from 'void cp_parser_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10437:47:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_parser_objc_valid_prefix_attributes(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:25365:7,
inlined from 'void cp_parser_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10437:47:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_declaration(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'void cp_lexer_commit_tokens(cp_lexer*)',
inlined from 'bool cp_parser_objc_valid_prefix_attributes(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:25367:30,
inlined from 'void cp_parser_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10437:47:
../../gcc-4.8.5/gcc/cp/parser.c:1069:13: warning: argument 4 null where non-null expected [-Wnonnull]
1069 | fprintf (cp_lexer_debug_stream, "cp_lexer: committing tokens\n");
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:1069:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'void cp_lexer_rollback_tokens(cp_lexer*)',
inlined from 'bool cp_parser_objc_valid_prefix_attributes(cp_parser*, tree_node**)' at ../../gcc-4.8.5/gcc/cp/parser.c:25370:28,
inlined from 'void cp_parser_declaration(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10437:47:
../../gcc-4.8.5/gcc/cp/parser.c:1082:13: warning: argument 4 null where non-null expected [-Wnonnull]
1082 | fprintf (cp_lexer_debug_stream, "cp_lexer: restoring tokens\n");
| ~~~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_declaration(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:1082:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
cp xgcc gcc-cross
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -dumpspecs > tmp-specs
mv tmp-specs specs
rm -f g++-cross
: > tmp-libgcc.mvars
cp xg++ g++-cross
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_declaration_seq_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10288:35:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_declaration_seq_opt(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'void cp_parser_declaration_seq_opt(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:10288:35:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_declaration_seq_opt(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
echo GCC_CFLAGS = '-g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include ' >> tmp-libgcc.mvars
echo | /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./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
echo INHIBIT_LIBC_CFLAGS = '-Dinhibit_libc' >> tmp-libgcc.mvars
if /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -print-sysroot-headers-suffix > /dev/null 2>&1; then \
set -e; for ml in `/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -print-multi-lib`; do \
multi_dir=`echo ${ml} | sed -e 's/;.*$//'`; \
flags=`echo ${ml} | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
sfx=`/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./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
echo TARGET_SYSTEM_ROOT = '' >> tmp-libgcc.mvars
mv tmp-libgcc.mvars libgcc.mvars
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_namespace_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15070:38:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_namespace_definition(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is_keyword(cp_lexer*, rid)' at ../../gcc-4.8.5/gcc/cp/parser.c:837:30,
inlined from 'void cp_parser_namespace_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15070:38:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_namespace_definition(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_namespace_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15086:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_namespace_definition(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_namespace_definition(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:15086:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_namespace_definition(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
xgcc: error trying to exec 'cc1': execvp: No such file or directory
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-macro_list macro_list
/bin/sh ../../gcc-4.8.5/gcc/../move-if-change tmp-fixinc_list fixinc_list
echo timestamp > s-macro_list
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_linkage_specification(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11184:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void cp_parser_linkage_specification(cp_parser*)':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'void cp_parser_linkage_specification(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:11184:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void cp_parser_linkage_specification(cp_parser*)':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
echo timestamp > s-fixinc_list
rm -rf include-fixed; mkdir include-fixed
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_translation_unit(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3816:30,
inlined from 'void c_parse_file()' at ../../gcc-4.8.5/gcc/cp/parser.c:28332:30:
../../gcc-4.8.5/gcc/cp/parser.c:809:13: warning: argument 4 null where non-null expected [-Wnonnull]
809 | fputs ("cp_lexer: peeking at token: ", cp_lexer_debug_stream);
| ~~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
../../gcc-4.8.5/gcc/cp/parser.c: In function 'void c_parse_file()':
../../gcc-4.8.5/gcc/cp/parser.c:809:13: note: in a call to built-in function 'long unsigned int __builtin_fwrite(const void*, size_t, size_t, FILE*)'
In function 'cp_token* cp_lexer_peek_token(cp_lexer*)',
inlined from 'bool cp_lexer_next_token_is(cp_lexer*, cpp_ttype)' at ../../gcc-4.8.5/gcc/cp/parser.c:821:30,
inlined from 'bool cp_parser_translation_unit(cp_parser*)' at ../../gcc-4.8.5/gcc/cp/parser.c:3816:30,
inlined from 'void c_parse_file()' at ../../gcc-4.8.5/gcc/cp/parser.c:28332:30:
../../gcc-4.8.5/gcc/cp/parser.c:811:12: warning: argument 2 null where non-null expected [-Wnonnull]
811 | putc ('\n', cp_lexer_debug_stream);
| ~~~~~^~~~~~~~~~~~~~~~~~~~~~~~~~~~~
In file included from ../../gcc-4.8.5/gcc/system.h:40,
from ../../gcc-4.8.5/gcc/cp/parser.c:22:
/usr/include/stdio.h: In function 'void c_parse_file()':
/usr/include/stdio.h:526:12: note: in a call to function 'int putc(int, FILE*)' declared here
526 | extern int putc (int __c, FILE *__stream);
| ^~~~
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 ! true && test ! -d `echo /usr/lib/gcc/avr/4.8.5/../../../../avr/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`; then \
echo The directory that should contain system headers does not exist: >&2 ; \
echo " `echo /usr/lib/gcc/avr/4.8.5/../../../../avr/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" >&2 ; \
tooldir_sysinc=`echo "/usr/lib/gcc/avr/4.8.5/../../../../avr/sys-include" | sed -e :a -e "s,[^/]*/\.\.\/,," -e ta`; \
if test "x`echo /usr/lib/gcc/avr/4.8.5/../../../../avr/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`" = "x${tooldir_sysinc}"; \
then sleep 1; else exit 1; fi; \
fi; \
/bin/sh ../../gcc-4.8.5/gcc/../mkinstalldirs ${fix_dir}; \
chmod a+rx ${fix_dir} || true; \
(TARGET_MACHINE='avr-unknown-none'; srcdir=`cd ../../gcc-4.8.5/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-aarch64-unknown-linux-gnu/fixincludes && \
/bin/sh ./fixinc.sh "${gcc_dir}/${fix_dir}" \
`echo /usr/lib/gcc/avr/4.8.5/../../../../avr/sys-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-4.8.5/gcc/gsyslimits.h ${fix_dir}/syslimits.h; \
fi; \
chmod a+r ${fix_dir}/syslimits.h; \
done; \
fi
Fixing headers into /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/gcc/include-fixed for avr-unknown-none target
No forbidden identifiers defined by this target
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-4.8.5/gcc/ginclude/float.h ../../gcc-4.8.5/gcc/ginclude/iso646.h ../../gcc-4.8.5/gcc/ginclude/stdarg.h ../../gcc-4.8.5/gcc/ginclude/stdbool.h ../../gcc-4.8.5/gcc/ginclude/stddef.h ../../gcc-4.8.5/gcc/ginclude/varargs.h ../../gcc-4.8.5/gcc/ginclude/stdfix.h ../../gcc-4.8.5/gcc/ginclude/stdnoreturn.h ../../gcc-4.8.5/gcc/ginclude/stdalign.h ../../gcc-4.8.5/gcc/config/avr/stdfix.h stdfix-gcc.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-4.8.5/gcc/ginclude/stdint-gcc.h include/stdint-gcc.h; \
chmod a+r include/stdint-gcc.h; \
cp ../../gcc-4.8.5/gcc/ginclude/stdint-wrap.h include/stdint.h; \
chmod a+r include/stdint.h; \
elif [ wrap = provide ]; then \
cp ../../gcc-4.8.5/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/lib/gcc/avr/4.8.5/../../../../avr/sys-include | sed -e :a -e 's,[^/]*/\.\.\/,,' -e ta`/limits.h ] ; then \
cat ../../gcc-4.8.5/gcc/limitx.h ../../gcc-4.8.5/gcc/glimits.h ../../gcc-4.8.5/gcc/limity.h > tmp-xlimits.h; \
else \
cat ../../gcc-4.8.5/gcc/glimits.h > tmp-xlimits.h; \
fi; \
/bin/sh ../../gcc-4.8.5/gcc/../mkinstalldirs ${fix_dir}; \
chmod a+rx ${fix_dir} || true; \
/bin/sh ../../gcc-4.8.5/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-4.8.5/gcc/../fixincludes/README-fixinc include-fixed/README
chmod a+r include-fixed/README
echo timestamp > stmp-int-hdrs
ranlib libbackend.a
build/genchecksum c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o tree-mudflap.o avr-c.o default-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \
checksum-options > cc1-checksum.c.tmp && \
../../gcc-4.8.5/gcc/../move-if-change cc1-checksum.c.tmp cc1-checksum.c
build/genchecksum cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.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-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 tree-mudflap.o avr-c.o default-c.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a ../libbacktrace/.libs/libbacktrace.a \
checksum-options > cc1plus-checksum.c.tmp && \
../../gcc-4.8.5/gcc/../move-if-change cc1plus-checksum.c.tmp cc1plus-checksum.c
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace cc1-checksum.c -o cc1-checksum.o
g++ -c -DIN_GCC_FRONTEND -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -I. -I. -I../../gcc-4.8.5/gcc -I../../gcc-4.8.5/gcc/. -I../../gcc-4.8.5/gcc/../include -I../../gcc-4.8.5/gcc/../libcpp/include -I../../gcc-4.8.5/gcc/../libdecnumber -I../../gcc-4.8.5/gcc/../libdecnumber/dpd -I../libdecnumber -I../../gcc-4.8.5/gcc/../libbacktrace cc1plus-checksum.c -o cc1plus-checksum.o
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o lto1 \
lto/lto-lang.o lto/lto.o lto/lto-object.o attribs.o lto/lto-partition.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++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o cc1 c/c-lang.o c-family/stub-objc.o attribs.o c/c-errors.o c/c-decl.o c/c-typeck.o c/c-convert.o c/c-aux-info.o c/c-objc-common.o c/c-parser.o c-family/c-common.o c-family/c-cppbuiltin.o c-family/c-dump.o c-family/c-format.o c-family/c-gimplify.o c-family/c-lex.o c-family/c-omp.o c-family/c-opts.o c-family/c-pch.o c-family/c-ppoutput.o c-family/c-pragma.o c-family/c-pretty-print.o c-family/c-semantics.o c-family/c-ada-spec.o tree-mudflap.o avr-c.o default-c.o \
cc1-checksum.o libbackend.a main.o libcommon-target.a libcommon.a ../libcpp/libcpp.a ../libdecnumber/libdecnumber.a libcommon.a ../libcpp/libcpp.a ../libbacktrace/.libs/libbacktrace.a ../libiberty/libiberty.a ../libdecnumber/libdecnumber.a -lmpc -lmpfr -lgmp -rdynamic -ldl -lz
g++ -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -fno-exceptions -fno-rtti -fasynchronous-unwind-tables -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wmissing-format-attribute -pedantic -Wno-long-long -Wno-variadic-macros -Wno-overlength-strings -DHAVE_CONFIG_H -o cc1plus \
cp/cp-lang.o c-family/stub-objc.o cp/call.o cp/decl.o cp/expr.o cp/pt.o cp/typeck2.o cp/class.o cp/decl2.o cp/error.o cp/lex.o cp/parser.o cp/ptree.o cp/rtti.o cp/typeck.o cp/cvt.o cp/except.o cp/friend.o cp/init.o cp/method.o cp/search.o cp/semantics.o cp/tree.o cp/repo.o cp/dump.o cp/optimize.o cp/mangle.o cp/cp-objcp-common.o cp/name-lookup.o cp/cxx-pretty-print.o cp/cp-gimplify.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-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 tree-mudflap.o avr-c.o default-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
rm gcc.pod
make[2]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/gcc'
Checking multilib configuration for libgcc...
mkdir -p -- avr/libgcc
Configuring in avr/libgcc
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../gcc-4.8.5/libgcc
multidirs=avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega4 avrxmega5 avrxmega6 avrxmega7 tiny-stack avr25/tiny-stack
with_multisubdir=
Running configure in multilib subdirs avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega4 avrxmega5 avrxmega6 avrxmega7 tiny-stack avr25/tiny-stack
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/libgcc
Running configure in multilib subdir avr25
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avr25
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avr25
Running configure in multilib subdir avr3
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avr3
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr3 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avr3
Running configure in multilib subdir avr31
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avr31
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr31 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avr31
Running configure in multilib subdir avr35
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avr35
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr35 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avr35
Running configure in multilib subdir avr4
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avr4
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr4 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avr4
Running configure in multilib subdir avr5
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avr5
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr5 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avr5
Running configure in multilib subdir avr51
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avr51
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr51 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avr51
Running configure in multilib subdir avr6
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avr6
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr6 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avr6
Running configure in multilib subdir avrxmega2
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avrxmega2
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega2 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avrxmega2
Running configure in multilib subdir avrxmega4
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avrxmega4
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega4 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avrxmega4
Running configure in multilib subdir avrxmega5
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avrxmega5
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega5 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avrxmega5
Running configure in multilib subdir avrxmega6
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avrxmega6
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega6 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avrxmega6
Running configure in multilib subdir avrxmega7
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avrxmega7
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avrxmega7 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=avrxmega7
Running configure in multilib subdir tiny-stack
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir tiny-stack
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -msp8 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../gcc-4.8.5/libgcc
with_multisubdir=tiny-stack
Running configure in multilib subdir avr25/tiny-stack
pwd: /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr
mkdir avr25/tiny-stack
configure: creating cache ./config.cache
checking build system type... aarch64-unknown-linux-gnu
checking host system type... avr-unknown-none
checking for --enable-version-specific-runtime-libs... yes
checking for a BSD-compatible install... /usr/bin/install -c
checking for gawk... gawk
checking for avr-ar... /usr/avr/bin/ar
checking for avr-lipo... avr-lipo
checking for avr-nm... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm
checking for avr-ranlib... /usr/avr/bin/ranlib
checking for avr-strip... /usr/avr/bin/strip
checking whether ln -s works... yes
checking for avr-gcc... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 accepts -g... yes
checking for /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 option to accept ISO C89... unsupported
checking how to run the C preprocessor... /home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -mmcu=avr25 -msp8 -E
checking size of double... 4
checking size of long double... 4
checking whether decimal floating point is supported... no
configure: WARNING: decimal float is not supported for this target, ignored
checking whether fixed-point is supported... yes
checking whether to use setjmp/longjmp exceptions... yes
checking if the linker (/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/collect-ld) is GNU ld... yes
checking for thread model used by GCC... single
checking whether assembler supports CFI directives... yes
checking for __attribute__((visibility("hidden")))... yes
checking whether the target assembler supports thread-local storage... yes
checking whether the thread-local storage support is from emutls... yes
checking for init priority support... no
configure: updating cache ./config.cache
configure: creating ./config.status
config.status: creating Makefile
config.status: creating auto-target.h
config.status: linking ../../../../../gcc-4.8.5/libgcc/enable-execute-stack-empty.c to enable-execute-stack.c
config.status: linking ../../../../../gcc-4.8.5/libgcc/unwind-generic.h to unwind.h
config.status: linking ../../../../../gcc-4.8.5/libgcc/config/no-unwind.h to md-unwind-support.h
config.status: linking ../../../../../gcc-4.8.5/libgcc/config/no-sfp-machine.h to sfp-machine.h
config.status: linking ../../../../../gcc-4.8.5/libgcc/gthr-single.h to gthr-default.h
config.status: executing default commands
Adding multilib support to Makefile in ../../../../../gcc-4.8.5/libgcc
with_multisubdir=avr25/tiny-stack
make[2]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/libgcc'
# If this is the top-level multilib, build all the other
DEFINES='' HEADERS='../../../gcc-4.8.5/libgcc/config/avr/avr-lib.h' \
../../../gcc-4.8.5/libgcc/mkheader.sh > tmp-libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3_s.o -MT _mulqi3_s.o -MD -MP -MF _mulqi3_s.dep -DSHARED -DL_mulqi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
# multilibs.
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3_s.o -MT _mulhi3_s.o -MD -MP -MF _mulhi3_s.dep -DSHARED -DL_mulhi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3_s.o -MT _mulqihi3_s.o -MD -MP -MF _mulqihi3_s.dep -DSHARED -DL_mulqihi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3_s.o -MT _umulqihi3_s.o -MD -MP -MF _umulqihi3_s.dep -DSHARED -DL_umulqihi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/bin/sh ../../../gcc-4.8.5/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3_s.o -MT _mulpsi3_s.o -MD -MP -MF _mulpsi3_s.dep -DSHARED -DL_mulpsi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3_s.o -MT _mulsqipsi3_s.o -MD -MP -MF _mulsqipsi3_s.dep -DSHARED -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
make[3]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/libgcc'
echo timestamp > libgcc_tm.stamp
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3_s.o -MT _mulhisi3_s.o -MD -MP -MF _mulhisi3_s.dep -DSHARED -DL_mulhisi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3_s.o -MT _umulhisi3_s.o -MD -MP -MF _umulhisi3_s.dep -DSHARED -DL_umulhisi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3_s.o -MT _usmulhisi3_s.o -MD -MP -MF _usmulhisi3_s.dep -DSHARED -DL_usmulhisi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3_s.o -MT _muluhisi3_s.o -MD -MP -MF _muluhisi3_s.dep -DSHARED -DL_muluhisi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3_s.o -MT _mulshisi3_s.o -MD -MP -MF _mulshisi3_s.dep -DSHARED -DL_mulshisi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3_s.o -MT _mulsi3_s.o -MD -MP -MF _mulsi3_s.dep -DSHARED -DL_mulsi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4_s.o -MT _udivmodqi4_s.o -MD -MP -MF _udivmodqi4_s.dep -DSHARED -DL_udivmodqi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4_s.o -MT _divmodqi4_s.o -MD -MP -MF _divmodqi4_s.dep -DSHARED -DL_divmodqi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4_s.o -MT _udivmodhi4_s.o -MD -MP -MF _udivmodhi4_s.dep -DSHARED -DL_udivmodhi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4_s.o -MT _divmodhi4_s.o -MD -MP -MF _divmodhi4_s.dep -DSHARED -DL_divmodhi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4_s.o -MT _divmodpsi4_s.o -MD -MP -MF _divmodpsi4_s.dep -DSHARED -DL_divmodpsi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4_s.o -MT _udivmodpsi4_s.o -MD -MP -MF _udivmodpsi4_s.dep -DSHARED -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4_s.o -MT _udivmodsi4_s.o -MD -MP -MF _udivmodsi4_s.dep -DSHARED -DL_udivmodsi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4_s.o -MT _divmodsi4_s.o -MD -MP -MF _divmodsi4_s.dep -DSHARED -DL_divmodsi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6_s.o -MT _muldi3_6_s.o -MD -MP -MF _muldi3_6_s.dep -DSHARED -DL_muldi3_6 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3_s.o -MT _mulsidi3_s.o -MD -MP -MF _mulsidi3_s.dep -DSHARED -DL_mulsidi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3_s.o -MT _umulsidi3_s.o -MD -MP -MF _umulsidi3_s.dep -DSHARED -DL_umulsidi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64_s.o -MT _udivmod64_s.o -MD -MP -MF _udivmod64_s.dep -DSHARED -DL_udivmod64 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2_s.o -MT _negsi2_s.o -MD -MP -MF _negsi2_s.dep -DSHARED -DL_negsi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue_s.o -MT _prologue_s.o -MD -MP -MF _prologue_s.dep -DSHARED -DL_prologue -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue_s.o -MT _epilogue_s.o -MD -MP -MF _epilogue_s.dep -DSHARED -DL_epilogue -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit_s.o -MT _exit_s.o -MD -MP -MF _exit_s.dep -DSHARED -DL_exit -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup_s.o -MT _cleanup_s.o -MD -MP -MF _cleanup_s.dep -DSHARED -DL_cleanup -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_s.o -MT _tablejump_s.o -MD -MP -MF _tablejump_s.dep -DSHARED -DL_tablejump -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm_s.o -MT _tablejump_elpm_s.o -MD -MP -MF _tablejump_elpm_s.dep -DSHARED -DL_tablejump_elpm -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3_s.o -MT _load_3_s.o -MD -MP -MF _load_3_s.dep -DSHARED -DL_load_3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4_s.o -MT _load_4_s.o -MD -MP -MF _load_4_s.dep -DSHARED -DL_load_4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1_s.o -MT _xload_1_s.o -MD -MP -MF _xload_1_s.dep -DSHARED -DL_xload_1 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2_s.o -MT _xload_2_s.o -MD -MP -MF _xload_2_s.dep -DSHARED -DL_xload_2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3_s.o -MT _xload_3_s.o -MD -MP -MF _xload_3_s.dep -DSHARED -DL_xload_3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4_s.o -MT _xload_4_s.o -MD -MP -MF _xload_4_s.dep -DSHARED -DL_xload_4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx_s.o -MT _movmemx_s.o -MD -MP -MF _movmemx_s.dep -DSHARED -DL_movmemx -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data_s.o -MT _copy_data_s.o -MD -MP -MF _copy_data_s.dep -DSHARED -DL_copy_data -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss_s.o -MT _clear_bss_s.o -MD -MP -MF _clear_bss_s.dep -DSHARED -DL_clear_bss -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors_s.o -MT _dtors_s.o -MD -MP -MF _dtors_s.dep -DSHARED -DL_dtors -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2_s.o -MT _ffshi2_s.o -MD -MP -MF _ffshi2_s.dep -DSHARED -DL_ffshi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2_s.o -MT _loop_ffsqi2_s.o -MD -MP -MF _loop_ffsqi2_s.dep -DSHARED -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2_s.o -MT _ctzhi2_s.o -MD -MP -MF _ctzhi2_s.dep -DSHARED -DL_ctzhi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2_s.o -MT _clzhi2_s.o -MD -MP -MF _clzhi2_s.dep -DSHARED -DL_clzhi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2_s.o -MT _parityhi2_s.o -MD -MP -MF _parityhi2_s.dep -DSHARED -DL_parityhi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2_s.o -MT _popcounthi2_s.o -MD -MP -MF _popcounthi2_s.dep -DSHARED -DL_popcounthi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2_s.o -MT _popcountqi2_s.o -MD -MP -MF _popcountqi2_s.dep -DSHARED -DL_popcountqi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3_s.o -MT _rotldi3_s.o -MD -MP -MF _rotldi3_s.dep -DSHARED -DL_rotldi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s.o -MT _adddi3_s.o -MD -MP -MF _adddi3_s.dep -DSHARED -DL_adddi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8_s.o -MT _adddi3_s8_s.o -MD -MP -MF _adddi3_s8_s.dep -DSHARED -DL_adddi3_s8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3_s.o -MT _subdi3_s.o -MD -MP -MF _subdi3_s.dep -DSHARED -DL_subdi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8_s.o -MT _cmpdi2_s8_s.o -MD -MP -MF _cmpdi2_s8_s.dep -DSHARED -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul_s.o -MT _fmul_s.o -MD -MP -MF _fmul_s.dep -DSHARED -DL_fmul -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls_s.o -MT _fmuls_s.o -MD -MP -MF _fmuls_s.dep -DSHARED -DL_fmuls -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu_s.o -MT _fmulsu_s.o -MD -MP -MF _fmulsu_s.dep -DSHARED -DL_fmulsu -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf_s.o -MT _fractqqsf_s.o -MD -MP -MF _fractqqsf_s.dep -DSHARED -DL_fractqqsf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf_s.o -MT _fractuqqsf_s.o -MD -MP -MF _fractuqqsf_s.dep -DSHARED -DL_fractuqqsf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf_s.o -MT _fracthqsf_s.o -MD -MP -MF _fracthqsf_s.dep -DSHARED -DL_fracthqsf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf_s.o -MT _fractuhqsf_s.o -MD -MP -MF _fractuhqsf_s.dep -DSHARED -DL_fractuhqsf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf_s.o -MT _fracthasf_s.o -MD -MP -MF _fracthasf_s.dep -DSHARED -DL_fracthasf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf_s.o -MT _fractuhasf_s.o -MD -MP -MF _fractuhasf_s.dep -DSHARED -DL_fractuhasf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf_s.o -MT _fractsasf_s.o -MD -MP -MF _fractsasf_s.dep -DSHARED -DL_fractsasf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf_s.o -MT _fractusasf_s.o -MD -MP -MF _fractusasf_s.dep -DSHARED -DL_fractusasf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf_s.o -MT _fractsqsf_s.o -MD -MP -MF _fractsqsf_s.dep -DSHARED -DL_fractsqsf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf_s.o -MT _fractusqsf_s.o -MD -MP -MF _fractusqsf_s.dep -DSHARED -DL_fractusqsf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq_s.o -MT _fractsfqq_s.o -MD -MP -MF _fractsfqq_s.dep -DSHARED -DL_fractsfqq -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq_s.o -MT _fractsfuqq_s.o -MD -MP -MF _fractsfuqq_s.dep -DSHARED -DL_fractsfuqq -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq_s.o -MT _fractsfhq_s.o -MD -MP -MF _fractsfhq_s.dep -DSHARED -DL_fractsfhq -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq_s.o -MT _fractsfuhq_s.o -MD -MP -MF _fractsfuhq_s.dep -DSHARED -DL_fractsfuhq -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha_s.o -MT _fractsfha_s.o -MD -MP -MF _fractsfha_s.dep -DSHARED -DL_fractsfha -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha_s.o -MT _fractsfuha_s.o -MD -MP -MF _fractsfuha_s.dep -DSHARED -DL_fractsfuha -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq_s.o -MT _fractsfsq_s.o -MD -MP -MF _fractsfsq_s.dep -DSHARED -DL_fractsfsq -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq_s.o -MT _fractsfusq_s.o -MD -MP -MF _fractsfusq_s.dep -DSHARED -DL_fractsfusq -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa_s.o -MT _fractsfsa_s.o -MD -MP -MF _fractsfsa_s.dep -DSHARED -DL_fractsfsa -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa_s.o -MT _fractsfusa_s.o -MD -MP -MF _fractsfusa_s.dep -DSHARED -DL_fractsfusa -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3_s.o -MT _mulqq3_s.o -MD -MP -MF _mulqq3_s.dep -DSHARED -DL_mulqq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3_s.o -MT _mulhq3_s.o -MD -MP -MF _mulhq3_s.dep -DSHARED -DL_mulhq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3_s.o -MT _muluhq3_s.o -MD -MP -MF _muluhq3_s.dep -DSHARED -DL_muluhq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3_s.o -MT _mulha3_s.o -MD -MP -MF _mulha3_s.dep -DSHARED -DL_mulha3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_s.o -MT _muluha3_s.o -MD -MP -MF _muluha3_s.dep -DSHARED -DL_muluha3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round_s.o -MT _muluha3_round_s.o -MD -MP -MF _muluha3_round_s.dep -DSHARED -DL_muluha3_round -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3_s.o -MT _mulsa3_s.o -MD -MP -MF _mulsa3_s.dep -DSHARED -DL_mulsa3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3_s.o -MT _mulusa3_s.o -MD -MP -MF _mulusa3_s.dep -DSHARED -DL_mulusa3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3_s.o -MT _usmuluha3_s.o -MD -MP -MF _usmuluha3_s.dep -DSHARED -DL_usmuluha3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3_s.o -MT _ssmulha3_s.o -MD -MP -MF _ssmulha3_s.dep -DSHARED -DL_ssmulha3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3_s.o -MT _usmulusa3_s.o -MD -MP -MF _usmulusa3_s.dep -DSHARED -DL_usmulusa3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3_s.o -MT _ssmulsa3_s.o -MD -MP -MF _ssmulsa3_s.dep -DSHARED -DL_ssmulsa3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3_s.o -MT _divqq3_s.o -MD -MP -MF _divqq3_s.dep -DSHARED -DL_divqq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3_s.o -MT _udivuqq3_s.o -MD -MP -MF _udivuqq3_s.dep -DSHARED -DL_udivuqq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper_s.o -MT _divqq_helper_s.o -MD -MP -MF _divqq_helper_s.dep -DSHARED -DL_divqq_helper -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3_s.o -MT _divhq3_s.o -MD -MP -MF _divhq3_s.dep -DSHARED -DL_divhq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3_s.o -MT _udivuhq3_s.o -MD -MP -MF _udivuhq3_s.dep -DSHARED -DL_udivuhq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3_s.o -MT _divha3_s.o -MD -MP -MF _divha3_s.dep -DSHARED -DL_divha3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3_s.o -MT _udivuha3_s.o -MD -MP -MF _udivuha3_s.dep -DSHARED -DL_udivuha3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3_s.o -MT _divsa3_s.o -MD -MP -MF _divsa3_s.dep -DSHARED -DL_divsa3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3_s.o -MT _udivusa3_s.o -MD -MP -MF _udivusa3_s.dep -DSHARED -DL_udivusa3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8_s.o -MT _clr_8_s.o -MD -MP -MF _clr_8_s.dep -DSHARED -DL_clr_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2_s.o -MT _ssneg_2_s.o -MD -MP -MF _ssneg_2_s.dep -DSHARED -DL_ssneg_2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4_s.o -MT _ssneg_4_s.o -MD -MP -MF _ssneg_4_s.dep -DSHARED -DL_ssneg_4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8_s.o -MT _ssneg_8_s.o -MD -MP -MF _ssneg_8_s.dep -DSHARED -DL_ssneg_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1_s.o -MT _ssabs_1_s.o -MD -MP -MF _ssabs_1_s.dep -DSHARED -DL_ssabs_1 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2_s.o -MT _ssabs_2_s.o -MD -MP -MF _ssabs_2_s.dep -DSHARED -DL_ssabs_2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4_s.o -MT _ssabs_4_s.o -MD -MP -MF _ssabs_4_s.dep -DSHARED -DL_ssabs_4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8_s.o -MT _ssabs_8_s.o -MD -MP -MF _ssabs_8_s.dep -DSHARED -DL_ssabs_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8_s.o -MT _ssadd_8_s.o -MD -MP -MF _ssadd_8_s.dep -DSHARED -DL_ssadd_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8_s.o -MT _sssub_8_s.o -MD -MP -MF _sssub_8_s.dep -DSHARED -DL_sssub_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8_s.o -MT _usadd_8_s.o -MD -MP -MF _usadd_8_s.dep -DSHARED -DL_usadd_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8_s.o -MT _ussub_8_s.o -MD -MP -MF _ussub_8_s.dep -DSHARED -DL_ussub_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1_s.o -MT _mask1_s.o -MD -MP -MF _mask1_s.dep -DSHARED -DL_mask1 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret_s.o -MT _ret_s.o -MD -MP -MF _ret_s.dep -DSHARED -DL_ret -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3_s.o -MT _roundqq3_s.o -MD -MP -MF _roundqq3_s.dep -DSHARED -DL_roundqq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3_s.o -MT _rounduqq3_s.o -MD -MP -MF _rounduqq3_s.dep -DSHARED -DL_rounduqq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2_s.o -MT _round_s2_s.o -MD -MP -MF _round_s2_s.dep -DSHARED -DL_round_s2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2_s.o -MT _round_u2_s.o -MD -MP -MF _round_u2_s.dep -DSHARED -DL_round_u2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const_s.o -MT _round_2_const_s.o -MD -MP -MF _round_2_const_s.dep -DSHARED -DL_round_2_const -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2_s.o -MT _addmask_2_s.o -MD -MP -MF _addmask_2_s.dep -DSHARED -DL_addmask_2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4_s.o -MT _round_s4_s.o -MD -MP -MF _round_s4_s.dep -DSHARED -DL_round_s4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4_s.o -MT _round_u4_s.o -MD -MP -MF _round_u4_s.dep -DSHARED -DL_round_u4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const_s.o -MT _round_4_const_s.o -MD -MP -MF _round_4_const_s.dep -DSHARED -DL_round_4_const -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4_s.o -MT _addmask_4_s.o -MD -MP -MF _addmask_4_s.dep -DSHARED -DL_addmask_4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8_s.o -MT _round_x8_s.o -MD -MP -MF _round_x8_s.dep -DSHARED -DL_round_x8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3_s.o -MT _rounddq3_s.o -MD -MP -MF _rounddq3_s.dep -DSHARED -DL_rounddq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3_s.o -MT _roundudq3_s.o -MD -MP -MF _roundudq3_s.dep -DSHARED -DL_roundudq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3_s.o -MT _roundda3_s.o -MD -MP -MF _roundda3_s.dep -DSHARED -DL_roundda3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3_s.o -MT _rounduda3_s.o -MD -MP -MF _rounduda3_s.dep -DSHARED -DL_rounduda3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3_s.o -MT _roundta3_s.o -MD -MP -MF _roundta3_s.dep -DSHARED -DL_roundta3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3_s.o -MT _rounduta3_s.o -MD -MP -MF _rounduta3_s.dep -DSHARED -DL_rounduta3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
# Early copyback; see "all" above for the rationale. The
# early copy is necessary so that the gcc -B options find
# the right startup files when linking shared libgcc.
/bin/sh ../../../gcc-4.8.5/libgcc/../mkinstalldirs ../.././gcc
parts=""; \
for file in $parts; do \
rm -f ../.././gcc/$file; \
/usr/bin/install -c -m 644 $file ../.././gcc/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../.././gcc/$file ;; \
esac; \
done
dest=../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../gcc-4.8.5/libgcc/../move-if-change $dest ../.././gcc/include/unwind.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqi3.visT
mv -f _mulqi3.visT _mulqi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhi3.visT
mv -f _mulhi3.visT _mulhi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqihi3.visT
mv -f _mulqihi3.visT _mulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulqihi3.visT
mv -f _umulqihi3.visT _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulpsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulpsi3.visT
mv -f _mulpsi3.visT _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsqipsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsqipsi3.visT
mv -f _mulsqipsi3.visT _mulsqipsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhisi3.visT
mv -f _mulhisi3.visT _mulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulhisi3.visT
mv -f _umulhisi3.visT _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhisi3.visT
mv -f _usmulhisi3.visT _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulshisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulshisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodhi4.visT
mv -f _muluhisi3.visT _muluhisi3.vis
mv -f _mulshisi3.visT _mulshisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodhi4.visT
mv -f _mulsi3.visT _mulsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodpsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodpsi4.visT
mv -f _udivmodqi4.visT _udivmodqi4.vis
mv -f _divmodqi4.visT _divmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodsi4.visT
mv -f _udivmodhi4.visT _udivmodhi4.vis
mv -f _divmodhi4.visT _divmodhi4.vis
mv -f _divmodpsi4.visT _divmodpsi4.vis
mv -f _udivmodpsi4.visT _udivmodpsi4.vis
mv -f _udivmodsi4.visT _udivmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divdi3.visT
mv -f _divmodsi4.visT _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3_6.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmod64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmod64.visT
mv -f _udivdi3.visT _udivdi3.vis
mv -f _divdi3.visT _divdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negsi2.visT
mv -f _muldi3.visT _muldi3.vis
mv -f _muldi3_6.visT _muldi3_6.vis
mv -f _mulsidi3.visT _mulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negdi2.visT
mv -f _umulsidi3.visT _umulsidi3.vis
mv -f _udivmod64.visT _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _prologue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _prologue.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _epilogue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _epilogue.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _exit_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _exit.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cleanup_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cleanup.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump.visT
mv -f _negsi2.visT _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_elpm_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump_elpm.visT
mv -f _negdi2.visT _negdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_3.visT
mv -f _prologue.visT _prologue.vis
mv -f _exit.visT _exit.vis
mv -f _epilogue.visT _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_4.visT
mv -f _cleanup.visT _cleanup.vis
mv -f _tablejump.visT _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_3.visT
mv -f _tablejump_elpm.visT _tablejump_elpm.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _movmemx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _movmemx.visT
mv -f _load_3.visT _load_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _copy_data_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _copy_data.visT
mv -f _load_4.visT _load_4.vis
mv -f _xload_1.visT _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clear_bss_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clear_bss.visT
mv -f _xload_2.visT _xload_2.vis
mv -f _xload_3.visT _xload_3.vis
mv -f _xload_4.visT _xload_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctors.visT
mv -f _movmemx.visT _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _dtors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _dtors.visT
mv -f _copy_data.visT _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffssi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffssi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffshi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffshi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _loop_ffsqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _loop_ffsqi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzsi2.visT
mv -f _clear_bss.visT _clear_bss.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzhi2.visT
mv -f _ctors.visT _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzdi2.visT
mv -f _dtors.visT _dtors.vis
mv -f _ffssi2.visT _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzsi2.visT
mv -f _ffshi2.visT _ffshi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritydi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritydi2.visT
mv -f _ctzsi2.visT _ctzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritysi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritysi2.visT
mv -f _ctzhi2.visT _ctzhi2.vis
mv -f _loop_ffsqi2.visT _loop_ffsqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _parityhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _parityhi2.visT
mv -f _clzdi2.visT _clzdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcounthi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcounthi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountsi2.visT
mv -f _clzhi2.visT _clzhi2.vis
mv -f _clzsi2.visT _clzsi2.vis
mv -f _paritydi2.visT _paritydi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountqi2.visT
mv -f _paritysi2.visT _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapdi2.visT
mv -f _popcounthi2.visT _popcounthi2.vis
mv -f _parityhi2.visT _parityhi2.vis
mv -f _popcountsi2.visT _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashrdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _lshrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _lshrdi3.visT
mv -f _popcountdi2.visT _popcountdi2.vis
mv -f _popcountqi2.visT _popcountqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rotldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rotldi3.visT
mv -f _bswapsi2.visT _bswapsi2.vis
mv -f _bswapdi2.visT _bswapdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _subdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _subdi3.visT
mv -f _ashldi3.visT _ashldi3.vis
mv -f _ashrdi3.visT _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2.visT
mv -f _lshrdi3.visT _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmul_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmul.visT
mv -f _rotldi3.visT _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmuls_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmuls.visT
mv -f _adddi3_s8.visT _adddi3_s8.vis
mv -f _subdi3.visT _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmulsu_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmulsu.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractqqsf.visT
mv -f _adddi3.visT _adddi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuqqsf.visT
mv -f _cmpdi2.visT _cmpdi2.vis
mv -f _cmpdi2_s8.visT _cmpdi2_s8.vis
mv -f _fmul.visT _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthasf.visT
mv -f _fmuls.visT _fmuls.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhasf.visT
mv -f _fmulsu.visT _fmulsu.vis
mv -f _fractqqsf.visT _fractqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusasf.visT
mv -f _fractuqqsf.visT _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsqsf.visT
mv -f _fracthqsf.visT _fracthqsf.vis
mv -f _fractuhqsf.visT _fractuhqsf.vis
mv -f _fracthasf.visT _fracthasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfqq.visT
mv -f _fractuhasf.visT _fractuhasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuqq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfhq.visT
mv -f _fractsasf.visT _fractsasf.vis
mv -f _fractusasf.visT _fractusasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuhq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfha.visT
mv -f _fractsqsf.visT _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuha.visT
mv -f _fractusqsf.visT _fractusqsf.vis
mv -f _fractsfqq.visT _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsq.visT
mv -f _fractsfuqq.visT _fractsfuqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusq.visT
mv -f _fractsfhq.visT _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusa.visT
mv -f _fractsfuhq.visT _fractsfuhq.vis
mv -f _fractsfha.visT _fractsfha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhq3.visT
mv -f _fractsfuha.visT _fractsfuha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhq3.visT
mv -f _fractsfsq.visT _fractsfsq.vis
mv -f _fractsfusq.visT _fractsfusq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3.visT
mv -f _fractsfusa.visT _fractsfusa.vis
mv -f _fractsfsa.visT _fractsfsa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_round_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3_round.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsa3.visT
mv -f _mulqq3.visT _mulqq3.vis
mv -f _muluhq3.visT _muluhq3.vis
mv -f _mulhq3.visT _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmuluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmuluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulha3.visT
mv -f _mulha3.visT _mulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulusa3.visT
mv -f _muluha3_round.visT _muluha3_round.vis
mv -f _mulsa3.visT _mulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulsa3.visT
mv -f _muluha3.visT _muluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq3.visT
mv -f _mulusa3.visT _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuqq3.visT
mv -f _usmuluha3.visT _usmuluha3.vis
mv -f _ssmulha3.visT _ssmulha3.vis
mv -f _usmulusa3.visT _usmulusa3.vis
mv -f _ssmulsa3.visT _ssmulsa3.vis
mv -f _divqq3.visT _divqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq_helper_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq_helper.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divhq3.visT
mv -f _udivuqq3.visT _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivusa3.visT
mv -f _divqq_helper.visT _divqq_helper.vis
mv -f _divhq3.visT _divhq3.vis
mv -f _udivuhq3.visT _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clr_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clr_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_2.visT
mv -f _udivuha3.visT _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_4.visT
mv -f _divsa3.visT _divsa3.vis
mv -f _udivusa3.visT _udivusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_1.visT
mv -f _divha3.visT _divha3.vis
mv -f _clr_8.visT _clr_8.vis
mv -f _ssneg_2.visT _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_2.visT
mv -f _ssneg_4.visT _ssneg_4.vis
mv -f _ssneg_8.visT _ssneg_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_8.visT
mv -f _ssabs_1.visT _ssabs_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _sssub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _sssub_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ussub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ussub_8.visT
mv -f _ssabs_2.visT _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mask1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mask1.visT
mv -f _ssabs_4.visT _ssabs_4.vis
mv -f _ssabs_8.visT _ssabs_8.vis
mv -f _ssadd_8.visT _ssadd_8.vis
mv -f _sssub_8.visT _sssub_8.vis
mv -f _usadd_8.visT _usadd_8.vis
mv -f _ussub_8.visT _ussub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ret_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ret.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_2_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_2_const.visT
mv -f _mask1.visT _mask1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_2.visT
mv -f _rounduqq3.visT _rounduqq3.vis
mv -f _ret.visT _ret.vis
mv -f _round_2_const.visT _round_2_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s4.visT
mv -f _roundqq3.visT _roundqq3.vis
mv -f _round_s2.visT _round_s2.vis
mv -f _round_u2.visT _round_u2.vis
mv -f _addmask_2.visT _addmask_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_4_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_4_const.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_x8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_x8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounddq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounddq3.visT
mv -f _round_s4.visT _round_s4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundudq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundudq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundda3.visT
mv -f _round_u4.visT _round_u4.vis
mv -f _round_4_const.visT _round_4_const.vis
mv -f _addmask_4.visT _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduda3.visT
mv -f _round_x8.visT _round_x8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundta3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduta3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _rounddq3.visT _rounddq3.vis
mv -f _roundudq3.visT _roundudq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _roundda3.visT _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _rounduda3.visT _rounduda3.vis
mv -f _roundta3.visT _roundta3.vis
mv -f _rounduta3.visT _rounduta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
if [ -z "avr25 avr3 avr31 avr35 avr4 avr5 avr51 avr6 avrxmega2 avrxmega4 avrxmega5 avrxmega6 avrxmega7 tiny-stack avr25/tiny-stack" ]; then \
true; \
else \
rootpre=`${PWDCMD-pwd}`/; export rootpre; \
srcrootpre=`cd ../../../gcc-4.8.5/libgcc; ${PWDCMD-pwd}`/; export srcrootpre; \
lib=`echo "${rootpre}" | sed -e 's,^.*/\([^/][^/]*\)/$,\1,'`; \
compiler="/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include "; \
for i in `${compiler} --print-multi-lib 2>/dev/null`; do \
dir=`echo $i | sed -e 's/;.*$//'`; \
if [ "${dir}" = "." ]; then \
true; \
else \
if [ -d ../${dir}/${lib} ]; then \
flags=`echo $i | sed -e 's/^[^;]*;//' -e 's/@/ -/g'`; \
if (cd ../${dir}/${lib}; make "AR=/usr/avr/bin/ar" "AR_FLAGS=rc" "CC=/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include " "CFLAGS=-g -O2" "DESTDIR=" "EXTRA_OFILES=" "HDEFINES=" "INSTALL=/usr/bin/install -c" "INSTALL_DATA=/usr/bin/install -c -m 644" "INSTALL_PROGRAM=/usr/bin/install -c" "LDFLAGS=" "LOADLIBES=" "RANLIB=/usr/avr/bin/ranlib" "SHELL=/bin/sh" "prefix=/usr" "exec_prefix=/usr" "libdir=/usr/lib" "libsubdir=/usr/lib/gcc/avr/4.8.5" "tooldir=/usr/avr" \
CFLAGS="-g -O2 ${flags}" \
CCASFLAGS=" ${flags}" \
FCFLAGS=" ${flags}" \
FFLAGS=" ${flags}" \
ADAFLAGS=" ${flags}" \
prefix="/usr" \
exec_prefix="/usr" \
GCJFLAGS=" ${flags}" \
GOCFLAGS="-O2 -g ${flags}" \
CXXFLAGS="-g -O2 ${flags}" \
LIBCFLAGS="-g -O2 ${flags}" \
LIBCXXFLAGS="-g -O2 -fno-implicit-templates ${flags}" \
LDFLAGS=" ${flags}" \
MULTIFLAGS="${flags}" \
DESTDIR="" \
INSTALL="/usr/bin/install -c" \
INSTALL_DATA="/usr/bin/install -c -m 644" \
INSTALL_PROGRAM="/usr/bin/install -c" \
INSTALL_SCRIPT="/usr/bin/install -c" \
all); then \
true; \
else \
exit 1; \
fi; \
else true; \
fi; \
fi; \
done; \
fi
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr25/libgcc'
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _pack_sf.o -MT _pack_sf.o -MD -MP -MF _pack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_pack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _unpack_sf.o -MT _unpack_sf.o -MD -MP -MF _unpack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_unpack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fpcmp_parts_sf.o -MT _fpcmp_parts_sf.o -MD -MP -MF _fpcmp_parts_sf.dep -DFINE_GRAINED_LIBRARIES -DL_fpcmp_parts_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _make_sf.o -MT _make_sf.o -MD -MP -MF _make_sf.dep -DFINE_GRAINED_LIBRARIES -DL_make_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sf_to_df.o -MT _sf_to_df.o -MD -MP -MF _sf_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_df -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _thenan_sf.o -MT _thenan_sf.o -MD -MP -MF _thenan_sf.dep -DFINE_GRAINED_LIBRARIES -DL_thenan_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negQQ.o -MT _negQQ.o -MD -MP -MF _negQQ.dep -DL_neg -DQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHQ.o -MT _negHQ.o -MD -MP -MF _negHQ.dep -DL_neg -DHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSQ.o -MT _negSQ.o -MD -MP -MF _negSQ.dep -DL_neg -DSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDQ.o -MT _negDQ.o -MD -MP -MF _negDQ.dep -DL_neg -DDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTQ.o -MT _negTQ.o -MD -MP -MF _negTQ.dep -DL_neg -DTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHA.o -MT _negHA.o -MD -MP -MF _negHA.dep -DL_neg -DHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSA.o -MT _negSA.o -MD -MP -MF _negSA.dep -DL_neg -DSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDA.o -MT _negDA.o -MD -MP -MF _negDA.dep -DL_neg -DDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTA.o -MT _negTA.o -MD -MP -MF _negTA.dep -DL_neg -DTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUQQ.o -MT _negUQQ.o -MD -MP -MF _negUQQ.dep -DL_neg -DUQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHQ.o -MT _negUHQ.o -MD -MP -MF _negUHQ.dep -DL_neg -DUHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSQ.o -MT _negUSQ.o -MD -MP -MF _negUSQ.dep -DL_neg -DUSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDQ.o -MT _negUDQ.o -MD -MP -MF _negUDQ.dep -DL_neg -DUDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTQ.o -MT _negUTQ.o -MD -MP -MF _negUTQ.dep -DL_neg -DUTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHA.o -MT _negUHA.o -MD -MP -MF _negUHA.dep -DL_neg -DUHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSA.o -MT _negUSA.o -MD -MP -MF _negUSA.dep -DL_neg -DUSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDA.o -MT _negUDA.o -MD -MP -MF _negUDA.dep -DL_neg -DUDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTA.o -MT _negUTA.o -MD -MP -MF _negUTA.dep -DL_neg -DUTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulSQ.o -MT _mulSQ.o -MD -MP -MF _mulSQ.dep -DL_mul -DSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDQ.o -MT _mulDQ.o -MD -MP -MF _mulDQ.dep -DL_mul -DDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTQ.o -MT _mulTQ.o -MD -MP -MF _mulTQ.dep -DL_mul -DTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDA.o -MT _mulDA.o -MD -MP -MF _mulDA.dep -DL_mul -DDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTA.o -MT _mulTA.o -MD -MP -MF _mulTA.dep -DL_mul -DTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUSQ.o -MT _mulUSQ.o -MD -MP -MF _mulUSQ.dep -DL_mul -DUSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDQ.o -MT _mulUDQ.o -MD -MP -MF _mulUDQ.dep -DL_mul -DUDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTQ.o -MT _mulUTQ.o -MD -MP -MF _mulUTQ.dep -DL_mul -DUTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDA.o -MT _mulUDA.o -MD -MP -MF _mulUDA.dep -DL_mul -DUDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTA.o -MT _mulUTA.o -MD -MP -MF _mulUTA.dep -DL_mul -DUTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperQQ.o -MT _mulhelperQQ.o -MD -MP -MF _mulhelperQQ.dep -DL_mulhelper -DQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHQ.o -MT _mulhelperHQ.o -MD -MP -MF _mulhelperHQ.dep -DL_mulhelper -DHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSQ.o -MT _mulhelperSQ.o -MD -MP -MF _mulhelperSQ.dep -DL_mulhelper -DSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDQ.o -MT _mulhelperDQ.o -MD -MP -MF _mulhelperDQ.dep -DL_mulhelper -DDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTQ.o -MT _mulhelperTQ.o -MD -MP -MF _mulhelperTQ.dep -DL_mulhelper -DTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHA.o -MT _mulhelperHA.o -MD -MP -MF _mulhelperHA.dep -DL_mulhelper -DHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSA.o -MT _mulhelperSA.o -MD -MP -MF _mulhelperSA.dep -DL_mulhelper -DSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDA.o -MT _mulhelperDA.o -MD -MP -MF _mulhelperDA.dep -DL_mulhelper -DDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTA.o -MT _mulhelperTA.o -MD -MP -MF _mulhelperTA.dep -DL_mulhelper -DTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUQQ.o -MT _mulhelperUQQ.o -MD -MP -MF _mulhelperUQQ.dep -DL_mulhelper -DUQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHQ.o -MT _mulhelperUHQ.o -MD -MP -MF _mulhelperUHQ.dep -DL_mulhelper -DUHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSQ.o -MT _mulhelperUSQ.o -MD -MP -MF _mulhelperUSQ.dep -DL_mulhelper -DUSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDQ.o -MT _mulhelperUDQ.o -MD -MP -MF _mulhelperUDQ.dep -DL_mulhelper -DUDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTQ.o -MT _mulhelperUTQ.o -MD -MP -MF _mulhelperUTQ.dep -DL_mulhelper -DUTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHA.o -MT _mulhelperUHA.o -MD -MP -MF _mulhelperUHA.dep -DL_mulhelper -DUHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSA.o -MT _mulhelperUSA.o -MD -MP -MF _mulhelperUSA.dep -DL_mulhelper -DUSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDA.o -MT _mulhelperUDA.o -MD -MP -MF _mulhelperUDA.dep -DL_mulhelper -DUDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTA.o -MT _mulhelperUTA.o -MD -MP -MF _mulhelperUTA.dep -DL_mulhelper -DUTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperQQ.o -MT _divhelperQQ.o -MD -MP -MF _divhelperQQ.dep -DL_divhelper -DQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHQ.o -MT _divhelperHQ.o -MD -MP -MF _divhelperHQ.dep -DL_divhelper -DHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSQ.o -MT _divhelperSQ.o -MD -MP -MF _divhelperSQ.dep -DL_divhelper -DSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDQ.o -MT _divhelperDQ.o -MD -MP -MF _divhelperDQ.dep -DL_divhelper -DDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTQ.o -MT _divhelperTQ.o -MD -MP -MF _divhelperTQ.dep -DL_divhelper -DTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHA.o -MT _divhelperHA.o -MD -MP -MF _divhelperHA.dep -DL_divhelper -DHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSA.o -MT _divhelperSA.o -MD -MP -MF _divhelperSA.dep -DL_divhelper -DSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDA.o -MT _divhelperDA.o -MD -MP -MF _divhelperDA.dep -DL_divhelper -DDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTA.o -MT _divhelperTA.o -MD -MP -MF _divhelperTA.dep -DL_divhelper -DTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUQQ.o -MT _divhelperUQQ.o -MD -MP -MF _divhelperUQQ.dep -DL_divhelper -DUQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHQ.o -MT _divhelperUHQ.o -MD -MP -MF _divhelperUHQ.dep -DL_divhelper -DUHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSQ.o -MT _divhelperUSQ.o -MD -MP -MF _divhelperUSQ.dep -DL_divhelper -DUSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDQ.o -MT _divhelperUDQ.o -MD -MP -MF _divhelperUDQ.dep -DL_divhelper -DUDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTQ.o -MT _divhelperUTQ.o -MD -MP -MF _divhelperUTQ.dep -DL_divhelper -DUTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
# If this is the top-level multilib, build all the other
# multilibs.
DEFINES='' HEADERS='../../../../gcc-4.8.5/libgcc/config/avr/avr-lib.h' \
../../../../gcc-4.8.5/libgcc/mkheader.sh > tmp-libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3_s.o -MT _mulqi3_s.o -MD -MP -MF _mulqi3_s.dep -DSHARED -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/bin/sh ../../../../gcc-4.8.5/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3_s.o -MT _mulhi3_s.o -MD -MP -MF _mulhi3_s.dep -DSHARED -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHA.o -MT _divhelperUHA.o -MD -MP -MF _divhelperUHA.dep -DL_divhelper -DUHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3_s.o -MT _mulqihi3_s.o -MD -MP -MF _mulqihi3_s.dep -DSHARED -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSA.o -MT _divhelperUSA.o -MD -MP -MF _divhelperUSA.dep -DL_divhelper -DUSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3_s.o -MT _umulqihi3_s.o -MD -MP -MF _umulqihi3_s.dep -DSHARED -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
echo timestamp > libgcc_tm.stamp
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDA.o -MT _divhelperUDA.o -MD -MP -MF _divhelperUDA.dep -DL_divhelper -DUDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3_s.o -MT _mulpsi3_s.o -MD -MP -MF _mulpsi3_s.dep -DSHARED -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3_s.o -MT _mulsqipsi3_s.o -MD -MP -MF _mulsqipsi3_s.dep -DSHARED -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTA.o -MT _divhelperUTA.o -MD -MP -MF _divhelperUTA.dep -DL_divhelper -DUTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3_s.o -MT _mulhisi3_s.o -MD -MP -MF _mulhisi3_s.dep -DSHARED -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3_s.o -MT _umulhisi3_s.o -MD -MP -MF _umulhisi3_s.dep -DSHARED -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperQQ.o -MT _ashlhelperQQ.o -MD -MP -MF _ashlhelperQQ.dep -DL_ashlhelper -DQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3_s.o -MT _usmulhisi3_s.o -MD -MP -MF _usmulhisi3_s.dep -DSHARED -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3_s.o -MT _muluhisi3_s.o -MD -MP -MF _muluhisi3_s.dep -DSHARED -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHQ.o -MT _ashlhelperHQ.o -MD -MP -MF _ashlhelperHQ.dep -DL_ashlhelper -DHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSQ.o -MT _ashlhelperSQ.o -MD -MP -MF _ashlhelperSQ.dep -DL_ashlhelper -DSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDQ.o -MT _ashlhelperDQ.o -MD -MP -MF _ashlhelperDQ.dep -DL_ashlhelper -DDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3_s.o -MT _mulshisi3_s.o -MD -MP -MF _mulshisi3_s.dep -DSHARED -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3_s.o -MT _mulsi3_s.o -MD -MP -MF _mulsi3_s.dep -DSHARED -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTQ.o -MT _ashlhelperTQ.o -MD -MP -MF _ashlhelperTQ.dep -DL_ashlhelper -DTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHA.o -MT _ashlhelperHA.o -MD -MP -MF _ashlhelperHA.dep -DL_ashlhelper -DHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4_s.o -MT _udivmodqi4_s.o -MD -MP -MF _udivmodqi4_s.dep -DSHARED -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSA.o -MT _ashlhelperSA.o -MD -MP -MF _ashlhelperSA.dep -DL_ashlhelper -DSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4_s.o -MT _divmodqi4_s.o -MD -MP -MF _divmodqi4_s.dep -DSHARED -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4_s.o -MT _udivmodhi4_s.o -MD -MP -MF _udivmodhi4_s.dep -DSHARED -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4_s.o -MT _divmodhi4_s.o -MD -MP -MF _divmodhi4_s.dep -DSHARED -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4_s.o -MT _divmodpsi4_s.o -MD -MP -MF _divmodpsi4_s.dep -DSHARED -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDA.o -MT _ashlhelperDA.o -MD -MP -MF _ashlhelperDA.dep -DL_ashlhelper -DDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTA.o -MT _ashlhelperTA.o -MD -MP -MF _ashlhelperTA.dep -DL_ashlhelper -DTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4_s.o -MT _udivmodpsi4_s.o -MD -MP -MF _udivmodpsi4_s.dep -DSHARED -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUQQ.o -MT _ashlhelperUQQ.o -MD -MP -MF _ashlhelperUQQ.dep -DL_ashlhelper -DUQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4_s.o -MT _udivmodsi4_s.o -MD -MP -MF _udivmodsi4_s.dep -DSHARED -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4_s.o -MT _divmodsi4_s.o -MD -MP -MF _divmodsi4_s.dep -DSHARED -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHQ.o -MT _ashlhelperUHQ.o -MD -MP -MF _ashlhelperUHQ.dep -DL_ashlhelper -DUHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSQ.o -MT _ashlhelperUSQ.o -MD -MP -MF _ashlhelperUSQ.dep -DL_ashlhelper -DUSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDQ.o -MT _ashlhelperUDQ.o -MD -MP -MF _ashlhelperUDQ.dep -DL_ashlhelper -DUDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTQ.o -MT _ashlhelperUTQ.o -MD -MP -MF _ashlhelperUTQ.dep -DL_ashlhelper -DUTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHA.o -MT _ashlhelperUHA.o -MD -MP -MF _ashlhelperUHA.dep -DL_ashlhelper -DUHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6_s.o -MT _muldi3_6_s.o -MD -MP -MF _muldi3_6_s.dep -DSHARED -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3_s.o -MT _mulsidi3_s.o -MD -MP -MF _mulsidi3_s.dep -DSHARED -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSA.o -MT _ashlhelperUSA.o -MD -MP -MF _ashlhelperUSA.dep -DL_ashlhelper -DUSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3_s.o -MT _umulsidi3_s.o -MD -MP -MF _umulsidi3_s.dep -DSHARED -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64_s.o -MT _udivmod64_s.o -MD -MP -MF _udivmod64_s.dep -DSHARED -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2_s.o -MT _negsi2_s.o -MD -MP -MF _negsi2_s.dep -DSHARED -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDA.o -MT _ashlhelperUDA.o -MD -MP -MF _ashlhelperUDA.dep -DL_ashlhelper -DUDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTA.o -MT _ashlhelperUTA.o -MD -MP -MF _ashlhelperUTA.dep -DL_ashlhelper -DUTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue_s.o -MT _prologue_s.o -MD -MP -MF _prologue_s.dep -DSHARED -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue_s.o -MT _epilogue_s.o -MD -MP -MF _epilogue_s.dep -DSHARED -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1QQ.o -MT _saturate1QQ.o -MD -MP -MF _saturate1QQ.dep -DL_saturate1 -DQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HQ.o -MT _saturate1HQ.o -MD -MP -MF _saturate1HQ.dep -DL_saturate1 -DHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit_s.o -MT _exit_s.o -MD -MP -MF _exit_s.dep -DSHARED -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup_s.o -MT _cleanup_s.o -MD -MP -MF _cleanup_s.dep -DSHARED -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SQ.o -MT _saturate1SQ.o -MD -MP -MF _saturate1SQ.dep -DL_saturate1 -DSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_s.o -MT _tablejump_s.o -MD -MP -MF _tablejump_s.dep -DSHARED -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DQ.o -MT _saturate1DQ.o -MD -MP -MF _saturate1DQ.dep -DL_saturate1 -DDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TQ.o -MT _saturate1TQ.o -MD -MP -MF _saturate1TQ.dep -DL_saturate1 -DTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HA.o -MT _saturate1HA.o -MD -MP -MF _saturate1HA.dep -DL_saturate1 -DHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm_s.o -MT _tablejump_elpm_s.o -MD -MP -MF _tablejump_elpm_s.dep -DSHARED -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SA.o -MT _saturate1SA.o -MD -MP -MF _saturate1SA.dep -DL_saturate1 -DSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3_s.o -MT _load_3_s.o -MD -MP -MF _load_3_s.dep -DSHARED -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DA.o -MT _saturate1DA.o -MD -MP -MF _saturate1DA.dep -DL_saturate1 -DDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4_s.o -MT _load_4_s.o -MD -MP -MF _load_4_s.dep -DSHARED -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TA.o -MT _saturate1TA.o -MD -MP -MF _saturate1TA.dep -DL_saturate1 -DTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1_s.o -MT _xload_1_s.o -MD -MP -MF _xload_1_s.dep -DSHARED -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UQQ.o -MT _saturate1UQQ.o -MD -MP -MF _saturate1UQQ.dep -DL_saturate1 -DUQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2_s.o -MT _xload_2_s.o -MD -MP -MF _xload_2_s.dep -DSHARED -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHQ.o -MT _saturate1UHQ.o -MD -MP -MF _saturate1UHQ.dep -DL_saturate1 -DUHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3_s.o -MT _xload_3_s.o -MD -MP -MF _xload_3_s.dep -DSHARED -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USQ.o -MT _saturate1USQ.o -MD -MP -MF _saturate1USQ.dep -DL_saturate1 -DUSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4_s.o -MT _xload_4_s.o -MD -MP -MF _xload_4_s.dep -DSHARED -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDQ.o -MT _saturate1UDQ.o -MD -MP -MF _saturate1UDQ.dep -DL_saturate1 -DUDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx_s.o -MT _movmemx_s.o -MD -MP -MF _movmemx_s.dep -DSHARED -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data_s.o -MT _copy_data_s.o -MD -MP -MF _copy_data_s.dep -DSHARED -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss_s.o -MT _clear_bss_s.o -MD -MP -MF _clear_bss_s.dep -DSHARED -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTQ.o -MT _saturate1UTQ.o -MD -MP -MF _saturate1UTQ.dep -DL_saturate1 -DUTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors_s.o -MT _dtors_s.o -MD -MP -MF _dtors_s.dep -DSHARED -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHA.o -MT _saturate1UHA.o -MD -MP -MF _saturate1UHA.dep -DL_saturate1 -DUHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USA.o -MT _saturate1USA.o -MD -MP -MF _saturate1USA.dep -DL_saturate1 -DUSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2_s.o -MT _ffshi2_s.o -MD -MP -MF _ffshi2_s.dep -DSHARED -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2_s.o -MT _loop_ffsqi2_s.o -MD -MP -MF _loop_ffsqi2_s.dep -DSHARED -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDA.o -MT _saturate1UDA.o -MD -MP -MF _saturate1UDA.dep -DL_saturate1 -DUDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTA.o -MT _saturate1UTA.o -MD -MP -MF _saturate1UTA.dep -DL_saturate1 -DUTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2_s.o -MT _ctzhi2_s.o -MD -MP -MF _ctzhi2_s.dep -DSHARED -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2QQ.o -MT _saturate2QQ.o -MD -MP -MF _saturate2QQ.dep -DL_saturate2 -DQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HQ.o -MT _saturate2HQ.o -MD -MP -MF _saturate2HQ.dep -DL_saturate2 -DHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SQ.o -MT _saturate2SQ.o -MD -MP -MF _saturate2SQ.dep -DL_saturate2 -DSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DQ.o -MT _saturate2DQ.o -MD -MP -MF _saturate2DQ.dep -DL_saturate2 -DDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2_s.o -MT _clzhi2_s.o -MD -MP -MF _clzhi2_s.dep -DSHARED -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TQ.o -MT _saturate2TQ.o -MD -MP -MF _saturate2TQ.dep -DL_saturate2 -DTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HA.o -MT _saturate2HA.o -MD -MP -MF _saturate2HA.dep -DL_saturate2 -DHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SA.o -MT _saturate2SA.o -MD -MP -MF _saturate2SA.dep -DL_saturate2 -DSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DA.o -MT _saturate2DA.o -MD -MP -MF _saturate2DA.dep -DL_saturate2 -DDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TA.o -MT _saturate2TA.o -MD -MP -MF _saturate2TA.dep -DL_saturate2 -DTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UQQ.o -MT _saturate2UQQ.o -MD -MP -MF _saturate2UQQ.dep -DL_saturate2 -DUQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2_s.o -MT _parityhi2_s.o -MD -MP -MF _parityhi2_s.dep -DSHARED -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHQ.o -MT _saturate2UHQ.o -MD -MP -MF _saturate2UHQ.dep -DL_saturate2 -DUHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2_s.o -MT _popcounthi2_s.o -MD -MP -MF _popcounthi2_s.dep -DSHARED -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USQ.o -MT _saturate2USQ.o -MD -MP -MF _saturate2USQ.dep -DL_saturate2 -DUSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDQ.o -MT _saturate2UDQ.o -MD -MP -MF _saturate2UDQ.dep -DL_saturate2 -DUDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTQ.o -MT _saturate2UTQ.o -MD -MP -MF _saturate2UTQ.dep -DL_saturate2 -DUTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2_s.o -MT _popcountqi2_s.o -MD -MP -MF _popcountqi2_s.dep -DSHARED -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHA.o -MT _saturate2UHA.o -MD -MP -MF _saturate2UHA.dep -DL_saturate2 -DUHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USA.o -MT _saturate2USA.o -MD -MP -MF _saturate2USA.dep -DL_saturate2 -DUSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDA.o -MT _saturate2UDA.o -MD -MP -MF _saturate2UDA.dep -DL_saturate2 -DUDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTA.o -MT _saturate2UTA.o -MD -MP -MF _saturate2UTA.dep -DL_saturate2 -DUTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulQQ.o -MT _ssmulQQ.o -MD -MP -MF _ssmulQQ.dep -DL_ssmul -DQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulHQ.o -MT _ssmulHQ.o -MD -MP -MF _ssmulHQ.dep -DL_ssmul -DHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulSQ.o -MT _ssmulSQ.o -MD -MP -MF _ssmulSQ.dep -DL_ssmul -DSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3_s.o -MT _rotldi3_s.o -MD -MP -MF _rotldi3_s.dep -DSHARED -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDQ.o -MT _ssmulDQ.o -MD -MP -MF _ssmulDQ.dep -DL_ssmul -DDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s.o -MT _adddi3_s.o -MD -MP -MF _adddi3_s.dep -DSHARED -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8_s.o -MT _adddi3_s8_s.o -MD -MP -MF _adddi3_s8_s.dep -DSHARED -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3_s.o -MT _subdi3_s.o -MD -MP -MF _subdi3_s.dep -DSHARED -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTQ.o -MT _ssmulTQ.o -MD -MP -MF _ssmulTQ.dep -DL_ssmul -DTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8_s.o -MT _cmpdi2_s8_s.o -MD -MP -MF _cmpdi2_s8_s.dep -DSHARED -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDA.o -MT _ssmulDA.o -MD -MP -MF _ssmulDA.dep -DL_ssmul -DDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTA.o -MT _ssmulTA.o -MD -MP -MF _ssmulTA.dep -DL_ssmul -DTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivQQ.o -MT _ssdivQQ.o -MD -MP -MF _ssdivQQ.dep -DL_ssdiv -DQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul_s.o -MT _fmul_s.o -MD -MP -MF _fmul_s.dep -DSHARED -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls_s.o -MT _fmuls_s.o -MD -MP -MF _fmuls_s.dep -DSHARED -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHQ.o -MT _ssdivHQ.o -MD -MP -MF _ssdivHQ.dep -DL_ssdiv -DHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu_s.o -MT _fmulsu_s.o -MD -MP -MF _fmulsu_s.dep -DSHARED -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf_s.o -MT _fractqqsf_s.o -MD -MP -MF _fractqqsf_s.dep -DSHARED -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSQ.o -MT _ssdivSQ.o -MD -MP -MF _ssdivSQ.dep -DL_ssdiv -DSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDQ.o -MT _ssdivDQ.o -MD -MP -MF _ssdivDQ.dep -DL_ssdiv -DDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTQ.o -MT _ssdivTQ.o -MD -MP -MF _ssdivTQ.dep -DL_ssdiv -DTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHA.o -MT _ssdivHA.o -MD -MP -MF _ssdivHA.dep -DL_ssdiv -DHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf_s.o -MT _fractuqqsf_s.o -MD -MP -MF _fractuqqsf_s.dep -DSHARED -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSA.o -MT _ssdivSA.o -MD -MP -MF _ssdivSA.dep -DL_ssdiv -DSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf_s.o -MT _fracthqsf_s.o -MD -MP -MF _fracthqsf_s.dep -DSHARED -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDA.o -MT _ssdivDA.o -MD -MP -MF _ssdivDA.dep -DL_ssdiv -DDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf_s.o -MT _fractuhqsf_s.o -MD -MP -MF _fractuhqsf_s.dep -DSHARED -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTA.o -MT _ssdivTA.o -MD -MP -MF _ssdivTA.dep -DL_ssdiv -DTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divSQ.o -MT _divSQ.o -MD -MP -MF _divSQ.dep -DL_div -DSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDQ.o -MT _divDQ.o -MD -MP -MF _divDQ.dep -DL_div -DDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf_s.o -MT _fracthasf_s.o -MD -MP -MF _fracthasf_s.dep -DSHARED -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf_s.o -MT _fractuhasf_s.o -MD -MP -MF _fractuhasf_s.dep -DSHARED -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf_s.o -MT _fractsasf_s.o -MD -MP -MF _fractsasf_s.dep -DSHARED -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf_s.o -MT _fractusasf_s.o -MD -MP -MF _fractusasf_s.dep -DSHARED -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTQ.o -MT _divTQ.o -MD -MP -MF _divTQ.dep -DL_div -DTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf_s.o -MT _fractsqsf_s.o -MD -MP -MF _fractsqsf_s.dep -DSHARED -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDA.o -MT _divDA.o -MD -MP -MF _divDA.dep -DL_div -DDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTA.o -MT _divTA.o -MD -MP -MF _divTA.dep -DL_div -DTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlQQ.o -MT _ssashlQQ.o -MD -MP -MF _ssashlQQ.dep -DL_ssashl -DQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf_s.o -MT _fractusqsf_s.o -MD -MP -MF _fractusqsf_s.dep -DSHARED -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHQ.o -MT _ssashlHQ.o -MD -MP -MF _ssashlHQ.dep -DL_ssashl -DHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSQ.o -MT _ssashlSQ.o -MD -MP -MF _ssashlSQ.dep -DL_ssashl -DSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq_s.o -MT _fractsfqq_s.o -MD -MP -MF _fractsfqq_s.dep -DSHARED -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDQ.o -MT _ssashlDQ.o -MD -MP -MF _ssashlDQ.dep -DL_ssashl -DDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTQ.o -MT _ssashlTQ.o -MD -MP -MF _ssashlTQ.dep -DL_ssashl -DTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHA.o -MT _ssashlHA.o -MD -MP -MF _ssashlHA.dep -DL_ssashl -DHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSA.o -MT _ssashlSA.o -MD -MP -MF _ssashlSA.dep -DL_ssashl -DSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq_s.o -MT _fractsfuqq_s.o -MD -MP -MF _fractsfuqq_s.dep -DSHARED -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDA.o -MT _ssashlDA.o -MD -MP -MF _ssashlDA.dep -DL_ssashl -DDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTA.o -MT _ssashlTA.o -MD -MP -MF _ssashlTA.dep -DL_ssashl -DTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUQQ.o -MT _usmulUQQ.o -MD -MP -MF _usmulUQQ.dep -DL_usmul -DUQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq_s.o -MT _fractsfhq_s.o -MD -MP -MF _fractsfhq_s.dep -DSHARED -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUHQ.o -MT _usmulUHQ.o -MD -MP -MF _usmulUHQ.dep -DL_usmul -DUHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq_s.o -MT _fractsfuhq_s.o -MD -MP -MF _fractsfuhq_s.dep -DSHARED -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUSQ.o -MT _usmulUSQ.o -MD -MP -MF _usmulUSQ.dep -DL_usmul -DUSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha_s.o -MT _fractsfha_s.o -MD -MP -MF _fractsfha_s.dep -DSHARED -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDQ.o -MT _usmulUDQ.o -MD -MP -MF _usmulUDQ.dep -DL_usmul -DUDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTQ.o -MT _usmulUTQ.o -MD -MP -MF _usmulUTQ.dep -DL_usmul -DUTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha_s.o -MT _fractsfuha_s.o -MD -MP -MF _fractsfuha_s.dep -DSHARED -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq_s.o -MT _fractsfsq_s.o -MD -MP -MF _fractsfsq_s.dep -DSHARED -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq_s.o -MT _fractsfusq_s.o -MD -MP -MF _fractsfusq_s.dep -DSHARED -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa_s.o -MT _fractsfsa_s.o -MD -MP -MF _fractsfsa_s.dep -DSHARED -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDA.o -MT _usmulUDA.o -MD -MP -MF _usmulUDA.dep -DL_usmul -DUDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa_s.o -MT _fractsfusa_s.o -MD -MP -MF _fractsfusa_s.dep -DSHARED -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTA.o -MT _usmulUTA.o -MD -MP -MF _usmulUTA.dep -DL_usmul -DUTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUQQ.o -MT _usdivUQQ.o -MD -MP -MF _usdivUQQ.dep -DL_usdiv -DUQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3_s.o -MT _mulqq3_s.o -MD -MP -MF _mulqq3_s.dep -DSHARED -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3_s.o -MT _mulhq3_s.o -MD -MP -MF _mulhq3_s.dep -DSHARED -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3_s.o -MT _muluhq3_s.o -MD -MP -MF _muluhq3_s.dep -DSHARED -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHQ.o -MT _usdivUHQ.o -MD -MP -MF _usdivUHQ.dep -DL_usdiv -DUHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSQ.o -MT _usdivUSQ.o -MD -MP -MF _usdivUSQ.dep -DL_usdiv -DUSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3_s.o -MT _mulha3_s.o -MD -MP -MF _mulha3_s.dep -DSHARED -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDQ.o -MT _usdivUDQ.o -MD -MP -MF _usdivUDQ.dep -DL_usdiv -DUDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_s.o -MT _muluha3_s.o -MD -MP -MF _muluha3_s.dep -DSHARED -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTQ.o -MT _usdivUTQ.o -MD -MP -MF _usdivUTQ.dep -DL_usdiv -DUTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round_s.o -MT _muluha3_round_s.o -MD -MP -MF _muluha3_round_s.dep -DSHARED -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHA.o -MT _usdivUHA.o -MD -MP -MF _usdivUHA.dep -DL_usdiv -DUHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3_s.o -MT _mulsa3_s.o -MD -MP -MF _mulsa3_s.dep -DSHARED -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3_s.o -MT _mulusa3_s.o -MD -MP -MF _mulusa3_s.dep -DSHARED -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSA.o -MT _usdivUSA.o -MD -MP -MF _usdivUSA.dep -DL_usdiv -DUSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDA.o -MT _usdivUDA.o -MD -MP -MF _usdivUDA.dep -DL_usdiv -DUDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTA.o -MT _usdivUTA.o -MD -MP -MF _usdivUTA.dep -DL_usdiv -DUTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUQQ.o -MT _udivUQQ.o -MD -MP -MF _udivUQQ.dep -DL_udiv -DUQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3_s.o -MT _usmuluha3_s.o -MD -MP -MF _usmuluha3_s.dep -DSHARED -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHQ.o -MT _udivUHQ.o -MD -MP -MF _udivUHQ.dep -DL_udiv -DUHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3_s.o -MT _ssmulha3_s.o -MD -MP -MF _ssmulha3_s.dep -DSHARED -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3_s.o -MT _usmulusa3_s.o -MD -MP -MF _usmulusa3_s.dep -DSHARED -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSQ.o -MT _udivUSQ.o -MD -MP -MF _udivUSQ.dep -DL_udiv -DUSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3_s.o -MT _ssmulsa3_s.o -MD -MP -MF _ssmulsa3_s.dep -DSHARED -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3_s.o -MT _divqq3_s.o -MD -MP -MF _divqq3_s.dep -DSHARED -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3_s.o -MT _udivuqq3_s.o -MD -MP -MF _udivuqq3_s.dep -DSHARED -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDQ.o -MT _udivUDQ.o -MD -MP -MF _udivUDQ.dep -DL_udiv -DUDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper_s.o -MT _divqq_helper_s.o -MD -MP -MF _divqq_helper_s.dep -DSHARED -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTQ.o -MT _udivUTQ.o -MD -MP -MF _udivUTQ.dep -DL_udiv -DUTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3_s.o -MT _divhq3_s.o -MD -MP -MF _divhq3_s.dep -DSHARED -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3_s.o -MT _udivuhq3_s.o -MD -MP -MF _udivuhq3_s.dep -DSHARED -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHA.o -MT _udivUHA.o -MD -MP -MF _udivUHA.dep -DL_udiv -DUHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3_s.o -MT _divha3_s.o -MD -MP -MF _divha3_s.dep -DSHARED -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3_s.o -MT _udivuha3_s.o -MD -MP -MF _udivuha3_s.dep -DSHARED -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSA.o -MT _udivUSA.o -MD -MP -MF _udivUSA.dep -DL_udiv -DUSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDA.o -MT _udivUDA.o -MD -MP -MF _udivUDA.dep -DL_udiv -DUDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTA.o -MT _udivUTA.o -MD -MP -MF _udivUTA.dep -DL_udiv -DUTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3_s.o -MT _divsa3_s.o -MD -MP -MF _divsa3_s.dep -DSHARED -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3_s.o -MT _udivusa3_s.o -MD -MP -MF _udivusa3_s.dep -DSHARED -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUQQ.o -MT _usashlUQQ.o -MD -MP -MF _usashlUQQ.dep -DL_usashl -DUQQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8_s.o -MT _clr_8_s.o -MD -MP -MF _clr_8_s.dep -DSHARED -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2_s.o -MT _ssneg_2_s.o -MD -MP -MF _ssneg_2_s.dep -DSHARED -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHQ.o -MT _usashlUHQ.o -MD -MP -MF _usashlUHQ.dep -DL_usashl -DUHQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4_s.o -MT _ssneg_4_s.o -MD -MP -MF _ssneg_4_s.dep -DSHARED -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8_s.o -MT _ssneg_8_s.o -MD -MP -MF _ssneg_8_s.dep -DSHARED -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1_s.o -MT _ssabs_1_s.o -MD -MP -MF _ssabs_1_s.dep -DSHARED -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2_s.o -MT _ssabs_2_s.o -MD -MP -MF _ssabs_2_s.dep -DSHARED -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSQ.o -MT _usashlUSQ.o -MD -MP -MF _usashlUSQ.dep -DL_usashl -DUSQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4_s.o -MT _ssabs_4_s.o -MD -MP -MF _ssabs_4_s.dep -DSHARED -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8_s.o -MT _ssabs_8_s.o -MD -MP -MF _ssabs_8_s.dep -DSHARED -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8_s.o -MT _ssadd_8_s.o -MD -MP -MF _ssadd_8_s.dep -DSHARED -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8_s.o -MT _sssub_8_s.o -MD -MP -MF _sssub_8_s.dep -DSHARED -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDQ.o -MT _usashlUDQ.o -MD -MP -MF _usashlUDQ.dep -DL_usashl -DUDQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8_s.o -MT _usadd_8_s.o -MD -MP -MF _usadd_8_s.dep -DSHARED -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTQ.o -MT _usashlUTQ.o -MD -MP -MF _usashlUTQ.dep -DL_usashl -DUTQ_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8_s.o -MT _ussub_8_s.o -MD -MP -MF _ussub_8_s.dep -DSHARED -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHA.o -MT _usashlUHA.o -MD -MP -MF _usashlUHA.dep -DL_usashl -DUHA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSA.o -MT _usashlUSA.o -MD -MP -MF _usashlUSA.dep -DL_usashl -DUSA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDA.o -MT _usashlUDA.o -MD -MP -MF _usashlUDA.dep -DL_usashl -DUDA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1_s.o -MT _mask1_s.o -MD -MP -MF _mask1_s.dep -DSHARED -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTA.o -MT _usashlUTA.o -MD -MP -MF _usashlUTA.dep -DL_usashl -DUTA_MODE -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractQQDF.o -MT _fractQQDF.o -MD -MP -MF _fractQQDF.dep -DL_fract -DFROM_QQ -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret_s.o -MT _ret_s.o -MD -MP -MF _ret_s.dep -DSHARED -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHQDF.o -MT _fractHQDF.o -MD -MP -MF _fractHQDF.dep -DL_fract -DFROM_HQ -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSQDF.o -MT _fractSQDF.o -MD -MP -MF _fractSQDF.dep -DL_fract -DFROM_SQ -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3_s.o -MT _roundqq3_s.o -MD -MP -MF _roundqq3_s.dep -DSHARED -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQSF.o -MT _fractDQSF.o -MD -MP -MF _fractDQSF.dep -DL_fract -DFROM_DQ -DTO_SF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3_s.o -MT _rounduqq3_s.o -MD -MP -MF _rounduqq3_s.dep -DSHARED -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQDF.o -MT _fractDQDF.o -MD -MP -MF _fractDQDF.dep -DL_fract -DFROM_DQ -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQSF.o -MT _fractTQSF.o -MD -MP -MF _fractTQSF.dep -DL_fract -DFROM_TQ -DTO_SF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2_s.o -MT _round_s2_s.o -MD -MP -MF _round_s2_s.dep -DSHARED -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQDF.o -MT _fractTQDF.o -MD -MP -MF _fractTQDF.dep -DL_fract -DFROM_TQ -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2_s.o -MT _round_u2_s.o -MD -MP -MF _round_u2_s.dep -DSHARED -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHADF.o -MT _fractHADF.o -MD -MP -MF _fractHADF.dep -DL_fract -DFROM_HA -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const_s.o -MT _round_2_const_s.o -MD -MP -MF _round_2_const_s.dep -DSHARED -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSADF.o -MT _fractSADF.o -MD -MP -MF _fractSADF.dep -DL_fract -DFROM_SA -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDASF.o -MT _fractDASF.o -MD -MP -MF _fractDASF.dep -DL_fract -DFROM_DA -DTO_SF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2_s.o -MT _addmask_2_s.o -MD -MP -MF _addmask_2_s.dep -DSHARED -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDADF.o -MT _fractDADF.o -MD -MP -MF _fractDADF.dep -DL_fract -DFROM_DA -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTASF.o -MT _fractTASF.o -MD -MP -MF _fractTASF.dep -DL_fract -DFROM_TA -DTO_SF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTADF.o -MT _fractTADF.o -MD -MP -MF _fractTADF.dep -DL_fract -DFROM_TA -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUQQDF.o -MT _fractUQQDF.o -MD -MP -MF _fractUQQDF.dep -DL_fract -DFROM_UQQ -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4_s.o -MT _round_s4_s.o -MD -MP -MF _round_s4_s.dep -DSHARED -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHQDF.o -MT _fractUHQDF.o -MD -MP -MF _fractUHQDF.dep -DL_fract -DFROM_UHQ -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSQDF.o -MT _fractUSQDF.o -MD -MP -MF _fractUSQDF.dep -DL_fract -DFROM_USQ -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQSF.o -MT _fractUDQSF.o -MD -MP -MF _fractUDQSF.dep -DL_fract -DFROM_UDQ -DTO_SF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4_s.o -MT _round_u4_s.o -MD -MP -MF _round_u4_s.dep -DSHARED -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQDF.o -MT _fractUDQDF.o -MD -MP -MF _fractUDQDF.dep -DL_fract -DFROM_UDQ -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const_s.o -MT _round_4_const_s.o -MD -MP -MF _round_4_const_s.dep -DSHARED -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQSF.o -MT _fractUTQSF.o -MD -MP -MF _fractUTQSF.dep -DL_fract -DFROM_UTQ -DTO_SF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4_s.o -MT _addmask_4_s.o -MD -MP -MF _addmask_4_s.dep -DSHARED -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQDF.o -MT _fractUTQDF.o -MD -MP -MF _fractUTQDF.dep -DL_fract -DFROM_UTQ -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHADF.o -MT _fractUHADF.o -MD -MP -MF _fractUHADF.dep -DL_fract -DFROM_UHA -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8_s.o -MT _round_x8_s.o -MD -MP -MF _round_x8_s.dep -DSHARED -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3_s.o -MT _rounddq3_s.o -MD -MP -MF _rounddq3_s.dep -DSHARED -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3_s.o -MT _roundudq3_s.o -MD -MP -MF _roundudq3_s.dep -DSHARED -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3_s.o -MT _roundda3_s.o -MD -MP -MF _roundda3_s.dep -DSHARED -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3_s.o -MT _rounduda3_s.o -MD -MP -MF _rounduda3_s.dep -DSHARED -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSADF.o -MT _fractUSADF.o -MD -MP -MF _fractUSADF.dep -DL_fract -DFROM_USA -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3_s.o -MT _roundta3_s.o -MD -MP -MF _roundta3_s.dep -DSHARED -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDASF.o -MT _fractUDASF.o -MD -MP -MF _fractUDASF.dep -DL_fract -DFROM_UDA -DTO_SF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3_s.o -MT _rounduta3_s.o -MD -MP -MF _rounduta3_s.dep -DSHARED -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDADF.o -MT _fractUDADF.o -MD -MP -MF _fractUDADF.dep -DL_fract -DFROM_UDA -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTASF.o -MT _fractUTASF.o -MD -MP -MF _fractUTASF.dep -DL_fract -DFROM_UTA -DTO_SF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTADF.o -MT _fractUTADF.o -MD -MP -MF _fractUTADF.dep -DL_fract -DFROM_UTA -DTO_DF -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFSQ.o -MT _fractSFSQ.o -MD -MP -MF _fractSFSQ.dep -DL_fract -DFROM_SF -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDQ.o -MT _fractSFDQ.o -MD -MP -MF _fractSFDQ.dep -DL_fract -DFROM_SF -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
# Early copyback; see "all" above for the rationale. The
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTQ.o -MT _fractSFTQ.o -MD -MP -MF _fractSFTQ.dep -DL_fract -DFROM_SF -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
dest=../../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../../gcc-4.8.5/libgcc/../move-if-change $dest ../../.././gcc/include/unwind.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDA.o -MT _fractSFDA.o -MD -MP -MF _fractSFDA.dep -DL_fract -DFROM_SF -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
# early copy is necessary so that the gcc -B options find
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTA.o -MT _fractSFTA.o -MD -MP -MF _fractSFTA.dep -DL_fract -DFROM_SF -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
# the right startup files when linking shared libgcc.
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUSQ.o -MT _fractSFUSQ.o -MD -MP -MF _fractSFUSQ.dep -DL_fract -DFROM_SF -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr25
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhi3.visT
mv -f _mulqi3.visT _mulqi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqihi3.visT
mkdir -p -- ../../.././gcc/avr25
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr25/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr25/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr25/$file ;; \
esac; \
done
mv -f _mulqihi3.visT _mulqihi3.vis
mv -f _mulhi3.visT _mulhi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulqihi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDQ.o -MT _fractSFUDQ.o -MD -MP -MF _fractSFUDQ.dep -DL_fract -DFROM_SF -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulpsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulpsi3.visT
mv -f _umulqihi3.visT _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsqipsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsqipsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTQ.o -MT _fractSFUTQ.o -MD -MP -MF _fractSFUTQ.dep -DL_fract -DFROM_SF -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _mulpsi3.visT _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDA.o -MT _fractSFUDA.o -MD -MP -MF _fractSFUDA.dep -DL_fract -DFROM_SF -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTA.o -MT _fractSFUTA.o -MD -MP -MF _fractSFUTA.dep -DL_fract -DFROM_SF -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFQQ.o -MT _fractDFQQ.o -MD -MP -MF _fractDFQQ.dep -DL_fract -DFROM_DF -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHQ.o -MT _fractDFHQ.o -MD -MP -MF _fractDFHQ.dep -DL_fract -DFROM_DF -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _mulsqipsi3.visT _mulsqipsi3.vis
mv -f _mulhisi3.visT _mulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSQ.o -MT _fractDFSQ.o -MD -MP -MF _fractDFSQ.dep -DL_fract -DFROM_DF -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDQ.o -MT _fractDFDQ.o -MD -MP -MF _fractDFDQ.dep -DL_fract -DFROM_DF -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTQ.o -MT _fractDFTQ.o -MD -MP -MF _fractDFTQ.dep -DL_fract -DFROM_DF -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHA.o -MT _fractDFHA.o -MD -MP -MF _fractDFHA.dep -DL_fract -DFROM_DF -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSA.o -MT _fractDFSA.o -MD -MP -MF _fractDFSA.dep -DL_fract -DFROM_DF -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _umulhisi3.visT _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhisi3.visT
mv -f _usmulhisi3.visT _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulshisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulshisi3.visT
mv -f _mulshisi3.visT _mulshisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsi3.visT
mv -f _muluhisi3.visT _muluhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodqi4.visT
mv -f _mulsi3.visT _mulsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodqi4.visT
mv -f _udivmodqi4.visT _udivmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodhi4.visT
mv -f _divmodqi4.visT _divmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDA.o -MT _fractDFDA.o -MD -MP -MF _fractDFDA.dep -DL_fract -DFROM_DF -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _udivmodhi4.visT _udivmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodhi4.visT
mv -f _divmodhi4.visT _divmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodpsi4.visT
mv -f _divmodpsi4.visT _divmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodpsi4.visT
mv -f _udivmodpsi4.visT _udivmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodsi4.visT
mv -f _udivmodsi4.visT _udivmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodsi4.visT
mv -f _divmodsi4.visT _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divdi3.visT
mv -f _divdi3.visT _divdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivdi3.visT
mv -f _udivdi3.visT _udivdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTA.o -MT _fractDFTA.o -MD -MP -MF _fractDFTA.dep -DL_fract -DFROM_DF -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUQQ.o -MT _fractDFUQQ.o -MD -MP -MF _fractDFUQQ.dep -DL_fract -DFROM_DF -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHQ.o -MT _fractDFUHQ.o -MD -MP -MF _fractDFUHQ.dep -DL_fract -DFROM_DF -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3_6.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSQ.o -MT _fractDFUSQ.o -MD -MP -MF _fractDFUSQ.dep -DL_fract -DFROM_DF -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDQ.o -MT _fractDFUDQ.o -MD -MP -MF _fractDFUDQ.dep -DL_fract -DFROM_DF -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _muldi3.visT _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulsidi3.visT
mv -f _muldi3_6.visT _muldi3_6.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmod64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmod64.visT
mv -f _mulsidi3.visT _mulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negsi2.visT
mv -f _umulsidi3.visT _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negdi2.visT
mv -f _udivmod64.visT _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _prologue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _prologue.visT
mv -f _negsi2.visT _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _epilogue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _epilogue.visT
mv -f _negdi2.visT _negdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _exit_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _exit.visT
mv -f _prologue.visT _prologue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cleanup_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cleanup.visT
mv -f _epilogue.visT _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump.visT
mv -f _exit.visT _exit.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_elpm_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump_elpm.visT
mv -f _cleanup.visT _cleanup.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_3.visT
mv -f _tablejump.visT _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_4.visT
mv -f _tablejump_elpm.visT _tablejump_elpm.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_1.visT
mv -f _load_3.visT _load_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTQ.o -MT _fractDFUTQ.o -MD -MP -MF _fractDFUTQ.dep -DL_fract -DFROM_DF -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _load_4.visT _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_2.visT
mv -f _xload_1.visT _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_3.visT
mv -f _xload_2.visT _xload_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_4.visT
mv -f _xload_3.visT _xload_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _movmemx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _movmemx.visT
mv -f _xload_4.visT _xload_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _copy_data_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _copy_data.visT
mv -f _movmemx.visT _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clear_bss_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clear_bss.visT
mv -f _copy_data.visT _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHA.o -MT _fractDFUHA.o -MD -MP -MF _fractDFUHA.dep -DL_fract -DFROM_DF -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _clear_bss.visT _clear_bss.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSA.o -MT _fractDFUSA.o -MD -MP -MF _fractDFUSA.dep -DL_fract -DFROM_DF -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctors.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDA.o -MT _fractDFUDA.o -MD -MP -MF _fractDFUDA.dep -DL_fract -DFROM_DF -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _dtors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _dtors.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTA.o -MT _fractDFUTA.o -MD -MP -MF _fractDFUTA.dep -DL_fract -DFROM_DF -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffssi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffssi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHQ.o -MT _satfractQQHQ.o -MD -MP -MF _satfractQQHQ.dep -DL_satfract -DFROM_QQ -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _ctors.visT _ctors.vis
mv -f _dtors.visT _dtors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffshi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffshi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _loop_ffsqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _loop_ffsqi2.visT
mv -f _ffssi2.visT _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzsi2.visT
mv -f _ffshi2.visT _ffshi2.vis
mv -f _loop_ffsqi2.visT _loop_ffsqi2.vis
mv -f _ctzsi2.visT _ctzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzsi2.visT
mv -f _ctzhi2.visT _ctzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSQ.o -MT _satfractQQSQ.o -MD -MP -MF _satfractQQSQ.dep -DL_satfract -DFROM_QQ -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _clzdi2.visT _clzdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDQ.o -MT _satfractQQDQ.o -MD -MP -MF _satfractQQDQ.dep -DL_satfract -DFROM_QQ -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritydi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritydi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTQ.o -MT _satfractQQTQ.o -MD -MP -MF _satfractQQTQ.dep -DL_satfract -DFROM_QQ -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _clzsi2.visT _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritysi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritysi2.visT
mv -f _clzhi2.visT _clzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHA.o -MT _satfractQQHA.o -MD -MP -MF _satfractQQHA.dep -DL_satfract -DFROM_QQ -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _paritydi2.visT _paritydi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSA.o -MT _satfractQQSA.o -MD -MP -MF _satfractQQSA.dep -DL_satfract -DFROM_QQ -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDA.o -MT _satfractQQDA.o -MD -MP -MF _satfractQQDA.dep -DL_satfract -DFROM_QQ -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _paritysi2.visT _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _parityhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _parityhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTA.o -MT _satfractQQTA.o -MD -MP -MF _satfractQQTA.dep -DL_satfract -DFROM_QQ -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcounthi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcounthi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUQQ.o -MT _satfractQQUQQ.o -MD -MP -MF _satfractQQUQQ.dep -DL_satfract -DFROM_QQ -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHQ.o -MT _satfractQQUHQ.o -MD -MP -MF _satfractQQUHQ.dep -DL_satfract -DFROM_QQ -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _parityhi2.visT _parityhi2.vis
mv -f _popcounthi2.visT _popcounthi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSQ.o -MT _satfractQQUSQ.o -MD -MP -MF _satfractQQUSQ.dep -DL_satfract -DFROM_QQ -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountsi2.visT
mv -f _popcountsi2.visT _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDQ.o -MT _satfractQQUDQ.o -MD -MP -MF _satfractQQUDQ.dep -DL_satfract -DFROM_QQ -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountqi2.visT
mv -f _popcountdi2.visT _popcountdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTQ.o -MT _satfractQQUTQ.o -MD -MP -MF _satfractQQUTQ.dep -DL_satfract -DFROM_QQ -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _popcountqi2.visT _popcountqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHA.o -MT _satfractQQUHA.o -MD -MP -MF _satfractQQUHA.dep -DL_satfract -DFROM_QQ -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _bswapsi2.visT _bswapsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapdi2.visT
mv -f _bswapdi2.visT _bswapdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashldi3.visT
mv -f _ashldi3.visT _ashldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashrdi3.visT
mv -f _ashrdi3.visT _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _lshrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _lshrdi3.visT
mv -f _lshrdi3.visT _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rotldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rotldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSA.o -MT _satfractQQUSA.o -MD -MP -MF _satfractQQUSA.dep -DL_satfract -DFROM_QQ -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDA.o -MT _satfractQQUDA.o -MD -MP -MF _satfractQQUDA.dep -DL_satfract -DFROM_QQ -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _subdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _subdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTA.o -MT _satfractQQUTA.o -MD -MP -MF _satfractQQUTA.dep -DL_satfract -DFROM_QQ -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQQQ.o -MT _satfractHQQQ.o -MD -MP -MF _satfractHQQQ.dep -DL_satfract -DFROM_HQ -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _rotldi3.visT _rotldi3.vis
mv -f _adddi3.visT _adddi3.vis
mv -f _adddi3_s8.visT _adddi3_s8.vis
mv -f _subdi3.visT _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSQ.o -MT _satfractHQSQ.o -MD -MP -MF _satfractHQSQ.dep -DL_satfract -DFROM_HQ -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmul_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmul.visT
mv -f _cmpdi2.visT _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDQ.o -MT _satfractHQDQ.o -MD -MP -MF _satfractHQDQ.dep -DL_satfract -DFROM_HQ -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _fmul.visT _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmuls_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmuls.visT
mv -f _cmpdi2_s8.visT _cmpdi2_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTQ.o -MT _satfractHQTQ.o -MD -MP -MF _satfractHQTQ.dep -DL_satfract -DFROM_HQ -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _fmuls.visT _fmuls.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmulsu_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmulsu.visT
mv -f _fmulsu.visT _fmulsu.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractqqsf.visT
mv -f _fractqqsf.visT _fractqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuqqsf.visT
mv -f _fractuqqsf.visT _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthqsf.visT
mv -f _fracthqsf.visT _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhqsf.visT
mv -f _fractuhqsf.visT _fractuhqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthasf.visT
mv -f _fracthasf.visT _fracthasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhasf.visT
mv -f _fractuhasf.visT _fractuhasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsasf.visT
mv -f _fractsasf.visT _fractsasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusasf.visT
mv -f _fractusasf.visT _fractusasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQHA.o -MT _satfractHQHA.o -MD -MP -MF _satfractHQHA.dep -DL_satfract -DFROM_HQ -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfqq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSA.o -MT _satfractHQSA.o -MD -MP -MF _satfractHQSA.dep -DL_satfract -DFROM_HQ -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDA.o -MT _satfractHQDA.o -MD -MP -MF _satfractHQDA.dep -DL_satfract -DFROM_HQ -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTA.o -MT _satfractHQTA.o -MD -MP -MF _satfractHQTA.dep -DL_satfract -DFROM_HQ -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _fractsqsf.visT _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuqq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUQQ.o -MT _satfractHQUQQ.o -MD -MP -MF _satfractHQUQQ.dep -DL_satfract -DFROM_HQ -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _fractusqsf.visT _fractusqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHQ.o -MT _satfractHQUHQ.o -MD -MP -MF _satfractHQUHQ.dep -DL_satfract -DFROM_HQ -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _fractsfqq.visT _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfhq.visT
mv -f _fractsfuqq.visT _fractsfuqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuhq.visT
mv -f _fractsfhq.visT _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfha.visT
mv -f _fractsfha.visT _fractsfha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuha.visT
mv -f _fractsfuha.visT _fractsfuha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSQ.o -MT _satfractHQUSQ.o -MD -MP -MF _satfractHQUSQ.dep -DL_satfract -DFROM_HQ -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _fractsfuhq.visT _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDQ.o -MT _satfractHQUDQ.o -MD -MP -MF _satfractHQUDQ.dep -DL_satfract -DFROM_HQ -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusq.visT
mv -f _fractsfusq.visT _fractsfusq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTQ.o -MT _satfractHQUTQ.o -MD -MP -MF _satfractHQUTQ.dep -DL_satfract -DFROM_HQ -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _fractsfsq.visT _fractsfsq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHA.o -MT _satfractHQUHA.o -MD -MP -MF _satfractHQUHA.dep -DL_satfract -DFROM_HQ -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSA.o -MT _satfractHQUSA.o -MD -MP -MF _satfractHQUSA.dep -DL_satfract -DFROM_HQ -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _fractsfusa.visT _fractsfusa.vis
mv -f _fractsfsa.visT _fractsfsa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhq3.visT
mv -f _mulqq3.visT _mulqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulha3.visT
mv -f _mulhq3.visT _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDA.o -MT _satfractHQUDA.o -MD -MP -MF _satfractHQUDA.dep -DL_satfract -DFROM_HQ -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_round_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3_round.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTA.o -MT _satfractHQUTA.o -MD -MP -MF _satfractHQUTA.dep -DL_satfract -DFROM_HQ -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _mulha3.visT _mulha3.vis
mv -f _muluhq3.visT _muluhq3.vis
mv -f _muluha3.visT _muluha3.vis
mv -f _muluha3_round.visT _muluha3_round.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQQQ.o -MT _satfractSQQQ.o -MD -MP -MF _satfractSQQQ.dep -DL_satfract -DFROM_SQ -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHQ.o -MT _satfractSQHQ.o -MD -MP -MF _satfractSQHQ.dep -DL_satfract -DFROM_SQ -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDQ.o -MT _satfractSQDQ.o -MD -MP -MF _satfractSQDQ.dep -DL_satfract -DFROM_SQ -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _mulsa3.visT _mulsa3.vis
mv -f _mulusa3.visT _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmuluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmuluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulusa3.visT
mv -f _usmuluha3.visT _usmuluha3.vis
mv -f _ssmulha3.visT _ssmulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTQ.o -MT _satfractSQTQ.o -MD -MP -MF _satfractSQTQ.dep -DL_satfract -DFROM_SQ -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHA.o -MT _satfractSQHA.o -MD -MP -MF _satfractSQHA.dep -DL_satfract -DFROM_SQ -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _usmulusa3.visT _usmulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuqq3.visT
mv -f _divqq3.visT _divqq3.vis
mv -f _ssmulsa3.visT _ssmulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq_helper_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq_helper.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQSA.o -MT _satfractSQSA.o -MD -MP -MF _satfractSQSA.dep -DL_satfract -DFROM_SQ -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _udivuqq3.visT _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDA.o -MT _satfractSQDA.o -MD -MP -MF _satfractSQDA.dep -DL_satfract -DFROM_SQ -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuhq3.visT
mv -f _divqq_helper.visT _divqq_helper.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTA.o -MT _satfractSQTA.o -MD -MP -MF _satfractSQTA.dep -DL_satfract -DFROM_SQ -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divha3.visT
mv -f _divhq3.visT _divhq3.vis
mv -f _udivuhq3.visT _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUQQ.o -MT _satfractSQUQQ.o -MD -MP -MF _satfractSQUQQ.dep -DL_satfract -DFROM_SQ -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHQ.o -MT _satfractSQUHQ.o -MD -MP -MF _satfractSQUHQ.dep -DL_satfract -DFROM_SQ -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _divha3.visT _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSQ.o -MT _satfractSQUSQ.o -MD -MP -MF _satfractSQUSQ.dep -DL_satfract -DFROM_SQ -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDQ.o -MT _satfractSQUDQ.o -MD -MP -MF _satfractSQUDQ.dep -DL_satfract -DFROM_SQ -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTQ.o -MT _satfractSQUTQ.o -MD -MP -MF _satfractSQUTQ.dep -DL_satfract -DFROM_SQ -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _udivuha3.visT _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHA.o -MT _satfractSQUHA.o -MD -MP -MF _satfractSQUHA.dep -DL_satfract -DFROM_SQ -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSA.o -MT _satfractSQUSA.o -MD -MP -MF _satfractSQUSA.dep -DL_satfract -DFROM_SQ -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _divsa3.visT _divsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDA.o -MT _satfractSQUDA.o -MD -MP -MF _satfractSQUDA.dep -DL_satfract -DFROM_SQ -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clr_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clr_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTA.o -MT _satfractSQUTA.o -MD -MP -MF _satfractSQUTA.dep -DL_satfract -DFROM_SQ -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQQQ.o -MT _satfractDQQQ.o -MD -MP -MF _satfractDQQQ.dep -DL_satfract -DFROM_DQ -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _clr_8.visT _clr_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHQ.o -MT _satfractDQHQ.o -MD -MP -MF _satfractDQHQ.dep -DL_satfract -DFROM_DQ -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _udivusa3.visT _udivusa3.vis
mv -f _ssneg_2.visT _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSQ.o -MT _satfractDQSQ.o -MD -MP -MF _satfractDQSQ.dep -DL_satfract -DFROM_DQ -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_1.visT
mv -f _ssneg_8.visT _ssneg_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_2.visT
mv -f _ssneg_4.visT _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_4.visT
mv -f _ssabs_1.visT _ssabs_1.vis
mv -f _ssabs_2.visT _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTQ.o -MT _satfractDQTQ.o -MD -MP -MF _satfractDQTQ.dep -DL_satfract -DFROM_DQ -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _sssub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _sssub_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHA.o -MT _satfractDQHA.o -MD -MP -MF _satfractDQHA.dep -DL_satfract -DFROM_DQ -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSA.o -MT _satfractDQSA.o -MD -MP -MF _satfractDQSA.dep -DL_satfract -DFROM_DQ -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _ssabs_4.visT _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQDA.o -MT _satfractDQDA.o -MD -MP -MF _satfractDQDA.dep -DL_satfract -DFROM_DQ -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _ssadd_8.visT _ssadd_8.vis
mv -f _ssabs_8.visT _ssabs_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTA.o -MT _satfractDQTA.o -MD -MP -MF _satfractDQTA.dep -DL_satfract -DFROM_DQ -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUQQ.o -MT _satfractDQUQQ.o -MD -MP -MF _satfractDQUQQ.dep -DL_satfract -DFROM_DQ -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _sssub_8.visT _sssub_8.vis
mv -f _usadd_8.visT _usadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ussub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ussub_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHQ.o -MT _satfractDQUHQ.o -MD -MP -MF _satfractDQUHQ.dep -DL_satfract -DFROM_DQ -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSQ.o -MT _satfractDQUSQ.o -MD -MP -MF _satfractDQUSQ.dep -DL_satfract -DFROM_DQ -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _ussub_8.visT _ussub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mask1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mask1.visT
mv -f _mask1.visT _mask1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ret_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ret.visT
mv -f _ret.visT _ret.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundqq3.visT
mv -f _roundqq3.visT _roundqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduqq3.visT
mv -f _rounduqq3.visT _rounduqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s2.visT
mv -f _round_s2.visT _round_s2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u2.visT
mv -f _round_u2.visT _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_2_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_2_const.visT
mv -f _round_2_const.visT _round_2_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDQ.o -MT _satfractDQUDQ.o -MD -MP -MF _satfractDQUDQ.dep -DL_satfract -DFROM_DQ -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _addmask_2.visT _addmask_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s4.visT
mv -f _round_s4.visT _round_s4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u4.visT
mv -f _round_u4.visT _round_u4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_4_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_4_const.visT
mv -f _round_4_const.visT _round_4_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_4.visT
mv -f _addmask_4.visT _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_x8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_x8.visT
mv -f _round_x8.visT _round_x8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounddq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounddq3.visT
mv -f _rounddq3.visT _rounddq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundudq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundudq3.visT
mv -f _roundudq3.visT _roundudq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundda3.visT
mv -f _roundda3.visT _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduda3.visT
mv -f _rounduda3.visT _rounduda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundta3.visT
mv -f _roundta3.visT _roundta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduta3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTQ.o -MT _satfractDQUTQ.o -MD -MP -MF _satfractDQUTQ.dep -DL_satfract -DFROM_DQ -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHA.o -MT _satfractDQUHA.o -MD -MP -MF _satfractDQUHA.dep -DL_satfract -DFROM_DQ -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _rounduta3.visT _rounduta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSA.o -MT _satfractDQUSA.o -MD -MP -MF _satfractDQUSA.dep -DL_satfract -DFROM_DQ -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDA.o -MT _satfractDQUDA.o -MD -MP -MF _satfractDQUDA.dep -DL_satfract -DFROM_DQ -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTA.o -MT _satfractDQUTA.o -MD -MP -MF _satfractDQUTA.dep -DL_satfract -DFROM_DQ -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQQQ.o -MT _satfractTQQQ.o -MD -MP -MF _satfractTQQQ.dep -DL_satfract -DFROM_TQ -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHQ.o -MT _satfractTQHQ.o -MD -MP -MF _satfractTQHQ.dep -DL_satfract -DFROM_TQ -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSQ.o -MT _satfractTQSQ.o -MD -MP -MF _satfractTQSQ.dep -DL_satfract -DFROM_TQ -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDQ.o -MT _satfractTQDQ.o -MD -MP -MF _satfractTQDQ.dep -DL_satfract -DFROM_TQ -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHA.o -MT _satfractTQHA.o -MD -MP -MF _satfractTQHA.dep -DL_satfract -DFROM_TQ -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSA.o -MT _satfractTQSA.o -MD -MP -MF _satfractTQSA.dep -DL_satfract -DFROM_TQ -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDA.o -MT _satfractTQDA.o -MD -MP -MF _satfractTQDA.dep -DL_satfract -DFROM_TQ -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQTA.o -MT _satfractTQTA.o -MD -MP -MF _satfractTQTA.dep -DL_satfract -DFROM_TQ -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUQQ.o -MT _satfractTQUQQ.o -MD -MP -MF _satfractTQUQQ.dep -DL_satfract -DFROM_TQ -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHQ.o -MT _satfractTQUHQ.o -MD -MP -MF _satfractTQUHQ.dep -DL_satfract -DFROM_TQ -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSQ.o -MT _satfractTQUSQ.o -MD -MP -MF _satfractTQUSQ.dep -DL_satfract -DFROM_TQ -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDQ.o -MT _satfractTQUDQ.o -MD -MP -MF _satfractTQUDQ.dep -DL_satfract -DFROM_TQ -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTQ.o -MT _satfractTQUTQ.o -MD -MP -MF _satfractTQUTQ.dep -DL_satfract -DFROM_TQ -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHA.o -MT _satfractTQUHA.o -MD -MP -MF _satfractTQUHA.dep -DL_satfract -DFROM_TQ -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSA.o -MT _satfractTQUSA.o -MD -MP -MF _satfractTQUSA.dep -DL_satfract -DFROM_TQ -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDA.o -MT _satfractTQUDA.o -MD -MP -MF _satfractTQUDA.dep -DL_satfract -DFROM_TQ -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTA.o -MT _satfractTQUTA.o -MD -MP -MF _satfractTQUTA.dep -DL_satfract -DFROM_TQ -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAQQ.o -MT _satfractHAQQ.o -MD -MP -MF _satfractHAQQ.dep -DL_satfract -DFROM_HA -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAHQ.o -MT _satfractHAHQ.o -MD -MP -MF _satfractHAHQ.dep -DL_satfract -DFROM_HA -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASQ.o -MT _satfractHASQ.o -MD -MP -MF _satfractHASQ.dep -DL_satfract -DFROM_HA -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _pack_sf.o -MT _pack_sf.o -MD -MP -MF _pack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_pack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADQ.o -MT _satfractHADQ.o -MD -MP -MF _satfractHADQ.dep -DL_satfract -DFROM_HA -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATQ.o -MT _satfractHATQ.o -MD -MP -MF _satfractHATQ.dep -DL_satfract -DFROM_HA -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _unpack_sf.o -MT _unpack_sf.o -MD -MP -MF _unpack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_unpack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASA.o -MT _satfractHASA.o -MD -MP -MF _satfractHASA.dep -DL_satfract -DFROM_HA -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fpcmp_parts_sf.o -MT _fpcmp_parts_sf.o -MD -MP -MF _fpcmp_parts_sf.dep -DFINE_GRAINED_LIBRARIES -DL_fpcmp_parts_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _make_sf.o -MT _make_sf.o -MD -MP -MF _make_sf.dep -DFINE_GRAINED_LIBRARIES -DL_make_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sf_to_df.o -MT _sf_to_df.o -MD -MP -MF _sf_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_df -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _thenan_sf.o -MT _thenan_sf.o -MD -MP -MF _thenan_sf.dep -DFINE_GRAINED_LIBRARIES -DL_thenan_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADA.o -MT _satfractHADA.o -MD -MP -MF _satfractHADA.dep -DL_satfract -DFROM_HA -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATA.o -MT _satfractHATA.o -MD -MP -MF _satfractHATA.dep -DL_satfract -DFROM_HA -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negQQ.o -MT _negQQ.o -MD -MP -MF _negQQ.dep -DL_neg -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUQQ.o -MT _satfractHAUQQ.o -MD -MP -MF _satfractHAUQQ.dep -DL_satfract -DFROM_HA -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHQ.o -MT _satfractHAUHQ.o -MD -MP -MF _satfractHAUHQ.dep -DL_satfract -DFROM_HA -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHQ.o -MT _negHQ.o -MD -MP -MF _negHQ.dep -DL_neg -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSQ.o -MT _negSQ.o -MD -MP -MF _negSQ.dep -DL_neg -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDQ.o -MT _negDQ.o -MD -MP -MF _negDQ.dep -DL_neg -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSQ.o -MT _satfractHAUSQ.o -MD -MP -MF _satfractHAUSQ.dep -DL_satfract -DFROM_HA -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTQ.o -MT _negTQ.o -MD -MP -MF _negTQ.dep -DL_neg -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHA.o -MT _negHA.o -MD -MP -MF _negHA.dep -DL_neg -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDQ.o -MT _satfractHAUDQ.o -MD -MP -MF _satfractHAUDQ.dep -DL_satfract -DFROM_HA -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSA.o -MT _negSA.o -MD -MP -MF _negSA.dep -DL_neg -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDA.o -MT _negDA.o -MD -MP -MF _negDA.dep -DL_neg -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTQ.o -MT _satfractHAUTQ.o -MD -MP -MF _satfractHAUTQ.dep -DL_satfract -DFROM_HA -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTA.o -MT _negTA.o -MD -MP -MF _negTA.dep -DL_neg -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHA.o -MT _satfractHAUHA.o -MD -MP -MF _satfractHAUHA.dep -DL_satfract -DFROM_HA -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSA.o -MT _satfractHAUSA.o -MD -MP -MF _satfractHAUSA.dep -DL_satfract -DFROM_HA -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUQQ.o -MT _negUQQ.o -MD -MP -MF _negUQQ.dep -DL_neg -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDA.o -MT _satfractHAUDA.o -MD -MP -MF _satfractHAUDA.dep -DL_satfract -DFROM_HA -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHQ.o -MT _negUHQ.o -MD -MP -MF _negUHQ.dep -DL_neg -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTA.o -MT _satfractHAUTA.o -MD -MP -MF _satfractHAUTA.dep -DL_satfract -DFROM_HA -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAQQ.o -MT _satfractSAQQ.o -MD -MP -MF _satfractSAQQ.dep -DL_satfract -DFROM_SA -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSQ.o -MT _negUSQ.o -MD -MP -MF _negUSQ.dep -DL_neg -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHQ.o -MT _satfractSAHQ.o -MD -MP -MF _satfractSAHQ.dep -DL_satfract -DFROM_SA -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDQ.o -MT _negUDQ.o -MD -MP -MF _negUDQ.dep -DL_neg -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSASQ.o -MT _satfractSASQ.o -MD -MP -MF _satfractSASQ.dep -DL_satfract -DFROM_SA -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADQ.o -MT _satfractSADQ.o -MD -MP -MF _satfractSADQ.dep -DL_satfract -DFROM_SA -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTQ.o -MT _negUTQ.o -MD -MP -MF _negUTQ.dep -DL_neg -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATQ.o -MT _satfractSATQ.o -MD -MP -MF _satfractSATQ.dep -DL_satfract -DFROM_SA -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHA.o -MT _satfractSAHA.o -MD -MP -MF _satfractSAHA.dep -DL_satfract -DFROM_SA -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHA.o -MT _negUHA.o -MD -MP -MF _negUHA.dep -DL_neg -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADA.o -MT _satfractSADA.o -MD -MP -MF _satfractSADA.dep -DL_satfract -DFROM_SA -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSA.o -MT _negUSA.o -MD -MP -MF _negUSA.dep -DL_neg -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDA.o -MT _negUDA.o -MD -MP -MF _negUDA.dep -DL_neg -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATA.o -MT _satfractSATA.o -MD -MP -MF _satfractSATA.dep -DL_satfract -DFROM_SA -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUQQ.o -MT _satfractSAUQQ.o -MD -MP -MF _satfractSAUQQ.dep -DL_satfract -DFROM_SA -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTA.o -MT _negUTA.o -MD -MP -MF _negUTA.dep -DL_neg -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulSQ.o -MT _mulSQ.o -MD -MP -MF _mulSQ.dep -DL_mul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHQ.o -MT _satfractSAUHQ.o -MD -MP -MF _satfractSAUHQ.dep -DL_satfract -DFROM_SA -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDQ.o -MT _mulDQ.o -MD -MP -MF _mulDQ.dep -DL_mul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSQ.o -MT _satfractSAUSQ.o -MD -MP -MF _satfractSAUSQ.dep -DL_satfract -DFROM_SA -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTQ.o -MT _mulTQ.o -MD -MP -MF _mulTQ.dep -DL_mul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDA.o -MT _mulDA.o -MD -MP -MF _mulDA.dep -DL_mul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDQ.o -MT _satfractSAUDQ.o -MD -MP -MF _satfractSAUDQ.dep -DL_satfract -DFROM_SA -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTQ.o -MT _satfractSAUTQ.o -MD -MP -MF _satfractSAUTQ.dep -DL_satfract -DFROM_SA -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHA.o -MT _satfractSAUHA.o -MD -MP -MF _satfractSAUHA.dep -DL_satfract -DFROM_SA -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTA.o -MT _mulTA.o -MD -MP -MF _mulTA.dep -DL_mul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSA.o -MT _satfractSAUSA.o -MD -MP -MF _satfractSAUSA.dep -DL_satfract -DFROM_SA -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUSQ.o -MT _mulUSQ.o -MD -MP -MF _mulUSQ.dep -DL_mul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDA.o -MT _satfractSAUDA.o -MD -MP -MF _satfractSAUDA.dep -DL_satfract -DFROM_SA -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDQ.o -MT _mulUDQ.o -MD -MP -MF _mulUDQ.dep -DL_mul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTA.o -MT _satfractSAUTA.o -MD -MP -MF _satfractSAUTA.dep -DL_satfract -DFROM_SA -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAQQ.o -MT _satfractDAQQ.o -MD -MP -MF _satfractDAQQ.dep -DL_satfract -DFROM_DA -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTQ.o -MT _mulUTQ.o -MD -MP -MF _mulUTQ.dep -DL_mul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHQ.o -MT _satfractDAHQ.o -MD -MP -MF _satfractDAHQ.dep -DL_satfract -DFROM_DA -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDA.o -MT _mulUDA.o -MD -MP -MF _mulUDA.dep -DL_mul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASQ.o -MT _satfractDASQ.o -MD -MP -MF _satfractDASQ.dep -DL_satfract -DFROM_DA -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDADQ.o -MT _satfractDADQ.o -MD -MP -MF _satfractDADQ.dep -DL_satfract -DFROM_DA -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATQ.o -MT _satfractDATQ.o -MD -MP -MF _satfractDATQ.dep -DL_satfract -DFROM_DA -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTA.o -MT _mulUTA.o -MD -MP -MF _mulUTA.dep -DL_mul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperQQ.o -MT _mulhelperQQ.o -MD -MP -MF _mulhelperQQ.dep -DL_mulhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHA.o -MT _satfractDAHA.o -MD -MP -MF _satfractDAHA.dep -DL_satfract -DFROM_DA -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASA.o -MT _satfractDASA.o -MD -MP -MF _satfractDASA.dep -DL_satfract -DFROM_DA -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATA.o -MT _satfractDATA.o -MD -MP -MF _satfractDATA.dep -DL_satfract -DFROM_DA -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUQQ.o -MT _satfractDAUQQ.o -MD -MP -MF _satfractDAUQQ.dep -DL_satfract -DFROM_DA -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHQ.o -MT _mulhelperHQ.o -MD -MP -MF _mulhelperHQ.dep -DL_mulhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHQ.o -MT _satfractDAUHQ.o -MD -MP -MF _satfractDAUHQ.dep -DL_satfract -DFROM_DA -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSQ.o -MT _satfractDAUSQ.o -MD -MP -MF _satfractDAUSQ.dep -DL_satfract -DFROM_DA -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSQ.o -MT _mulhelperSQ.o -MD -MP -MF _mulhelperSQ.dep -DL_mulhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDQ.o -MT _satfractDAUDQ.o -MD -MP -MF _satfractDAUDQ.dep -DL_satfract -DFROM_DA -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTQ.o -MT _satfractDAUTQ.o -MD -MP -MF _satfractDAUTQ.dep -DL_satfract -DFROM_DA -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHA.o -MT _satfractDAUHA.o -MD -MP -MF _satfractDAUHA.dep -DL_satfract -DFROM_DA -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDQ.o -MT _mulhelperDQ.o -MD -MP -MF _mulhelperDQ.dep -DL_mulhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTQ.o -MT _mulhelperTQ.o -MD -MP -MF _mulhelperTQ.dep -DL_mulhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSA.o -MT _satfractDAUSA.o -MD -MP -MF _satfractDAUSA.dep -DL_satfract -DFROM_DA -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDA.o -MT _satfractDAUDA.o -MD -MP -MF _satfractDAUDA.dep -DL_satfract -DFROM_DA -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTA.o -MT _satfractDAUTA.o -MD -MP -MF _satfractDAUTA.dep -DL_satfract -DFROM_DA -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHA.o -MT _mulhelperHA.o -MD -MP -MF _mulhelperHA.dep -DL_mulhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAQQ.o -MT _satfractTAQQ.o -MD -MP -MF _satfractTAQQ.dep -DL_satfract -DFROM_TA -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSA.o -MT _mulhelperSA.o -MD -MP -MF _mulhelperSA.dep -DL_mulhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHQ.o -MT _satfractTAHQ.o -MD -MP -MF _satfractTAHQ.dep -DL_satfract -DFROM_TA -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDA.o -MT _mulhelperDA.o -MD -MP -MF _mulhelperDA.dep -DL_mulhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASQ.o -MT _satfractTASQ.o -MD -MP -MF _satfractTASQ.dep -DL_satfract -DFROM_TA -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTA.o -MT _mulhelperTA.o -MD -MP -MF _mulhelperTA.dep -DL_mulhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUQQ.o -MT _mulhelperUQQ.o -MD -MP -MF _mulhelperUQQ.dep -DL_mulhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADQ.o -MT _satfractTADQ.o -MD -MP -MF _satfractTADQ.dep -DL_satfract -DFROM_TA -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHQ.o -MT _mulhelperUHQ.o -MD -MP -MF _mulhelperUHQ.dep -DL_mulhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTATQ.o -MT _satfractTATQ.o -MD -MP -MF _satfractTATQ.dep -DL_satfract -DFROM_TA -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHA.o -MT _satfractTAHA.o -MD -MP -MF _satfractTAHA.dep -DL_satfract -DFROM_TA -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASA.o -MT _satfractTASA.o -MD -MP -MF _satfractTASA.dep -DL_satfract -DFROM_TA -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSQ.o -MT _mulhelperUSQ.o -MD -MP -MF _mulhelperUSQ.dep -DL_mulhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDQ.o -MT _mulhelperUDQ.o -MD -MP -MF _mulhelperUDQ.dep -DL_mulhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADA.o -MT _satfractTADA.o -MD -MP -MF _satfractTADA.dep -DL_satfract -DFROM_TA -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUQQ.o -MT _satfractTAUQQ.o -MD -MP -MF _satfractTAUQQ.dep -DL_satfract -DFROM_TA -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTQ.o -MT _mulhelperUTQ.o -MD -MP -MF _mulhelperUTQ.dep -DL_mulhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHQ.o -MT _satfractTAUHQ.o -MD -MP -MF _satfractTAUHQ.dep -DL_satfract -DFROM_TA -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHA.o -MT _mulhelperUHA.o -MD -MP -MF _mulhelperUHA.dep -DL_mulhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSQ.o -MT _satfractTAUSQ.o -MD -MP -MF _satfractTAUSQ.dep -DL_satfract -DFROM_TA -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDQ.o -MT _satfractTAUDQ.o -MD -MP -MF _satfractTAUDQ.dep -DL_satfract -DFROM_TA -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTQ.o -MT _satfractTAUTQ.o -MD -MP -MF _satfractTAUTQ.dep -DL_satfract -DFROM_TA -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSA.o -MT _mulhelperUSA.o -MD -MP -MF _mulhelperUSA.dep -DL_mulhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDA.o -MT _mulhelperUDA.o -MD -MP -MF _mulhelperUDA.dep -DL_mulhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTA.o -MT _mulhelperUTA.o -MD -MP -MF _mulhelperUTA.dep -DL_mulhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHA.o -MT _satfractTAUHA.o -MD -MP -MF _satfractTAUHA.dep -DL_satfract -DFROM_TA -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperQQ.o -MT _divhelperQQ.o -MD -MP -MF _divhelperQQ.dep -DL_divhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSA.o -MT _satfractTAUSA.o -MD -MP -MF _satfractTAUSA.dep -DL_satfract -DFROM_TA -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDA.o -MT _satfractTAUDA.o -MD -MP -MF _satfractTAUDA.dep -DL_satfract -DFROM_TA -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTA.o -MT _satfractTAUTA.o -MD -MP -MF _satfractTAUTA.dep -DL_satfract -DFROM_TA -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHQ.o -MT _divhelperHQ.o -MD -MP -MF _divhelperHQ.dep -DL_divhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQQQ.o -MT _satfractUQQQQ.o -MD -MP -MF _satfractUQQQQ.dep -DL_satfract -DFROM_UQQ -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSQ.o -MT _divhelperSQ.o -MD -MP -MF _divhelperSQ.dep -DL_divhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDQ.o -MT _divhelperDQ.o -MD -MP -MF _divhelperDQ.dep -DL_divhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHQ.o -MT _satfractUQQHQ.o -MD -MP -MF _satfractUQQHQ.dep -DL_satfract -DFROM_UQQ -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTQ.o -MT _divhelperTQ.o -MD -MP -MF _divhelperTQ.dep -DL_divhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSQ.o -MT _satfractUQQSQ.o -MD -MP -MF _satfractUQQSQ.dep -DL_satfract -DFROM_UQQ -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHA.o -MT _divhelperHA.o -MD -MP -MF _divhelperHA.dep -DL_divhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDQ.o -MT _satfractUQQDQ.o -MD -MP -MF _satfractUQQDQ.dep -DL_satfract -DFROM_UQQ -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTQ.o -MT _satfractUQQTQ.o -MD -MP -MF _satfractUQQTQ.dep -DL_satfract -DFROM_UQQ -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSA.o -MT _divhelperSA.o -MD -MP -MF _divhelperSA.dep -DL_divhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHA.o -MT _satfractUQQHA.o -MD -MP -MF _satfractUQQHA.dep -DL_satfract -DFROM_UQQ -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDA.o -MT _divhelperDA.o -MD -MP -MF _divhelperDA.dep -DL_divhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSA.o -MT _satfractUQQSA.o -MD -MP -MF _satfractUQQSA.dep -DL_satfract -DFROM_UQQ -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTA.o -MT _divhelperTA.o -MD -MP -MF _divhelperTA.dep -DL_divhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDA.o -MT _satfractUQQDA.o -MD -MP -MF _satfractUQQDA.dep -DL_satfract -DFROM_UQQ -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUQQ.o -MT _divhelperUQQ.o -MD -MP -MF _divhelperUQQ.dep -DL_divhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHQ.o -MT _divhelperUHQ.o -MD -MP -MF _divhelperUHQ.dep -DL_divhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTA.o -MT _satfractUQQTA.o -MD -MP -MF _satfractUQQTA.dep -DL_satfract -DFROM_UQQ -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHQ.o -MT _satfractUQQUHQ.o -MD -MP -MF _satfractUQQUHQ.dep -DL_satfract -DFROM_UQQ -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSQ.o -MT _satfractUQQUSQ.o -MD -MP -MF _satfractUQQUSQ.dep -DL_satfract -DFROM_UQQ -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSQ.o -MT _divhelperUSQ.o -MD -MP -MF _divhelperUSQ.dep -DL_divhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDQ.o -MT _satfractUQQUDQ.o -MD -MP -MF _satfractUQQUDQ.dep -DL_satfract -DFROM_UQQ -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTQ.o -MT _satfractUQQUTQ.o -MD -MP -MF _satfractUQQUTQ.dep -DL_satfract -DFROM_UQQ -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDQ.o -MT _divhelperUDQ.o -MD -MP -MF _divhelperUDQ.dep -DL_divhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHA.o -MT _satfractUQQUHA.o -MD -MP -MF _satfractUQQUHA.dep -DL_satfract -DFROM_UQQ -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTQ.o -MT _divhelperUTQ.o -MD -MP -MF _divhelperUTQ.dep -DL_divhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSA.o -MT _satfractUQQUSA.o -MD -MP -MF _satfractUQQUSA.dep -DL_satfract -DFROM_UQQ -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDA.o -MT _satfractUQQUDA.o -MD -MP -MF _satfractUQQUDA.dep -DL_satfract -DFROM_UQQ -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHA.o -MT _divhelperUHA.o -MD -MP -MF _divhelperUHA.dep -DL_divhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTA.o -MT _satfractUQQUTA.o -MD -MP -MF _satfractUQQUTA.dep -DL_satfract -DFROM_UQQ -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQQQ.o -MT _satfractUHQQQ.o -MD -MP -MF _satfractUHQQQ.dep -DL_satfract -DFROM_UHQ -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHQ.o -MT _satfractUHQHQ.o -MD -MP -MF _satfractUHQHQ.dep -DL_satfract -DFROM_UHQ -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSQ.o -MT _satfractUHQSQ.o -MD -MP -MF _satfractUHQSQ.dep -DL_satfract -DFROM_UHQ -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDQ.o -MT _satfractUHQDQ.o -MD -MP -MF _satfractUHQDQ.dep -DL_satfract -DFROM_UHQ -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSA.o -MT _divhelperUSA.o -MD -MP -MF _divhelperUSA.dep -DL_divhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTQ.o -MT _satfractUHQTQ.o -MD -MP -MF _satfractUHQTQ.dep -DL_satfract -DFROM_UHQ -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDA.o -MT _divhelperUDA.o -MD -MP -MF _divhelperUDA.dep -DL_divhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHA.o -MT _satfractUHQHA.o -MD -MP -MF _satfractUHQHA.dep -DL_satfract -DFROM_UHQ -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTA.o -MT _divhelperUTA.o -MD -MP -MF _divhelperUTA.dep -DL_divhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperQQ.o -MT _ashlhelperQQ.o -MD -MP -MF _ashlhelperQQ.dep -DL_ashlhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSA.o -MT _satfractUHQSA.o -MD -MP -MF _satfractUHQSA.dep -DL_satfract -DFROM_UHQ -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDA.o -MT _satfractUHQDA.o -MD -MP -MF _satfractUHQDA.dep -DL_satfract -DFROM_UHQ -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTA.o -MT _satfractUHQTA.o -MD -MP -MF _satfractUHQTA.dep -DL_satfract -DFROM_UHQ -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHQ.o -MT _ashlhelperHQ.o -MD -MP -MF _ashlhelperHQ.dep -DL_ashlhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSQ.o -MT _ashlhelperSQ.o -MD -MP -MF _ashlhelperSQ.dep -DL_ashlhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUQQ.o -MT _satfractUHQUQQ.o -MD -MP -MF _satfractUHQUQQ.dep -DL_satfract -DFROM_UHQ -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSQ.o -MT _satfractUHQUSQ.o -MD -MP -MF _satfractUHQUSQ.dep -DL_satfract -DFROM_UHQ -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDQ.o -MT _ashlhelperDQ.o -MD -MP -MF _ashlhelperDQ.dep -DL_ashlhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDQ.o -MT _satfractUHQUDQ.o -MD -MP -MF _satfractUHQUDQ.dep -DL_satfract -DFROM_UHQ -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTQ.o -MT _satfractUHQUTQ.o -MD -MP -MF _satfractUHQUTQ.dep -DL_satfract -DFROM_UHQ -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTQ.o -MT _ashlhelperTQ.o -MD -MP -MF _ashlhelperTQ.dep -DL_ashlhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHA.o -MT _ashlhelperHA.o -MD -MP -MF _ashlhelperHA.dep -DL_ashlhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUHA.o -MT _satfractUHQUHA.o -MD -MP -MF _satfractUHQUHA.dep -DL_satfract -DFROM_UHQ -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSA.o -MT _satfractUHQUSA.o -MD -MP -MF _satfractUHQUSA.dep -DL_satfract -DFROM_UHQ -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDA.o -MT _satfractUHQUDA.o -MD -MP -MF _satfractUHQUDA.dep -DL_satfract -DFROM_UHQ -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTA.o -MT _satfractUHQUTA.o -MD -MP -MF _satfractUHQUTA.dep -DL_satfract -DFROM_UHQ -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQQQ.o -MT _satfractUSQQQ.o -MD -MP -MF _satfractUSQQQ.dep -DL_satfract -DFROM_USQ -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHQ.o -MT _satfractUSQHQ.o -MD -MP -MF _satfractUSQHQ.dep -DL_satfract -DFROM_USQ -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSA.o -MT _ashlhelperSA.o -MD -MP -MF _ashlhelperSA.dep -DL_ashlhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSQ.o -MT _satfractUSQSQ.o -MD -MP -MF _satfractUSQSQ.dep -DL_satfract -DFROM_USQ -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDA.o -MT _ashlhelperDA.o -MD -MP -MF _ashlhelperDA.dep -DL_ashlhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDQ.o -MT _satfractUSQDQ.o -MD -MP -MF _satfractUSQDQ.dep -DL_satfract -DFROM_USQ -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTA.o -MT _ashlhelperTA.o -MD -MP -MF _ashlhelperTA.dep -DL_ashlhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTQ.o -MT _satfractUSQTQ.o -MD -MP -MF _satfractUSQTQ.dep -DL_satfract -DFROM_USQ -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHA.o -MT _satfractUSQHA.o -MD -MP -MF _satfractUSQHA.dep -DL_satfract -DFROM_USQ -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSA.o -MT _satfractUSQSA.o -MD -MP -MF _satfractUSQSA.dep -DL_satfract -DFROM_USQ -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDA.o -MT _satfractUSQDA.o -MD -MP -MF _satfractUSQDA.dep -DL_satfract -DFROM_USQ -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTA.o -MT _satfractUSQTA.o -MD -MP -MF _satfractUSQTA.dep -DL_satfract -DFROM_USQ -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUQQ.o -MT _ashlhelperUQQ.o -MD -MP -MF _ashlhelperUQQ.dep -DL_ashlhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHQ.o -MT _ashlhelperUHQ.o -MD -MP -MF _ashlhelperUHQ.dep -DL_ashlhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUQQ.o -MT _satfractUSQUQQ.o -MD -MP -MF _satfractUSQUQQ.dep -DL_satfract -DFROM_USQ -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHQ.o -MT _satfractUSQUHQ.o -MD -MP -MF _satfractUSQUHQ.dep -DL_satfract -DFROM_USQ -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDQ.o -MT _satfractUSQUDQ.o -MD -MP -MF _satfractUSQUDQ.dep -DL_satfract -DFROM_USQ -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSQ.o -MT _ashlhelperUSQ.o -MD -MP -MF _ashlhelperUSQ.dep -DL_ashlhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTQ.o -MT _satfractUSQUTQ.o -MD -MP -MF _satfractUSQUTQ.dep -DL_satfract -DFROM_USQ -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDQ.o -MT _ashlhelperUDQ.o -MD -MP -MF _ashlhelperUDQ.dep -DL_ashlhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHA.o -MT _satfractUSQUHA.o -MD -MP -MF _satfractUSQUHA.dep -DL_satfract -DFROM_USQ -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTQ.o -MT _ashlhelperUTQ.o -MD -MP -MF _ashlhelperUTQ.dep -DL_ashlhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUSA.o -MT _satfractUSQUSA.o -MD -MP -MF _satfractUSQUSA.dep -DL_satfract -DFROM_USQ -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHA.o -MT _ashlhelperUHA.o -MD -MP -MF _ashlhelperUHA.dep -DL_ashlhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDA.o -MT _satfractUSQUDA.o -MD -MP -MF _satfractUSQUDA.dep -DL_satfract -DFROM_USQ -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTA.o -MT _satfractUSQUTA.o -MD -MP -MF _satfractUSQUTA.dep -DL_satfract -DFROM_USQ -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQQQ.o -MT _satfractUDQQQ.o -MD -MP -MF _satfractUDQQQ.dep -DL_satfract -DFROM_UDQ -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSA.o -MT _ashlhelperUSA.o -MD -MP -MF _ashlhelperUSA.dep -DL_ashlhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHQ.o -MT _satfractUDQHQ.o -MD -MP -MF _satfractUDQHQ.dep -DL_satfract -DFROM_UDQ -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSQ.o -MT _satfractUDQSQ.o -MD -MP -MF _satfractUDQSQ.dep -DL_satfract -DFROM_UDQ -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDA.o -MT _ashlhelperUDA.o -MD -MP -MF _ashlhelperUDA.dep -DL_ashlhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTA.o -MT _ashlhelperUTA.o -MD -MP -MF _ashlhelperUTA.dep -DL_ashlhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDQ.o -MT _satfractUDQDQ.o -MD -MP -MF _satfractUDQDQ.dep -DL_satfract -DFROM_UDQ -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1QQ.o -MT _saturate1QQ.o -MD -MP -MF _saturate1QQ.dep -DL_saturate1 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTQ.o -MT _satfractUDQTQ.o -MD -MP -MF _satfractUDQTQ.dep -DL_satfract -DFROM_UDQ -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HQ.o -MT _saturate1HQ.o -MD -MP -MF _saturate1HQ.dep -DL_saturate1 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SQ.o -MT _saturate1SQ.o -MD -MP -MF _saturate1SQ.dep -DL_saturate1 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHA.o -MT _satfractUDQHA.o -MD -MP -MF _satfractUDQHA.dep -DL_satfract -DFROM_UDQ -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSA.o -MT _satfractUDQSA.o -MD -MP -MF _satfractUDQSA.dep -DL_satfract -DFROM_UDQ -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DQ.o -MT _saturate1DQ.o -MD -MP -MF _saturate1DQ.dep -DL_saturate1 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDA.o -MT _satfractUDQDA.o -MD -MP -MF _satfractUDQDA.dep -DL_satfract -DFROM_UDQ -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TQ.o -MT _saturate1TQ.o -MD -MP -MF _saturate1TQ.dep -DL_saturate1 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTA.o -MT _satfractUDQTA.o -MD -MP -MF _satfractUDQTA.dep -DL_satfract -DFROM_UDQ -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HA.o -MT _saturate1HA.o -MD -MP -MF _saturate1HA.dep -DL_saturate1 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SA.o -MT _saturate1SA.o -MD -MP -MF _saturate1SA.dep -DL_saturate1 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUQQ.o -MT _satfractUDQUQQ.o -MD -MP -MF _satfractUDQUQQ.dep -DL_satfract -DFROM_UDQ -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHQ.o -MT _satfractUDQUHQ.o -MD -MP -MF _satfractUDQUHQ.dep -DL_satfract -DFROM_UDQ -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSQ.o -MT _satfractUDQUSQ.o -MD -MP -MF _satfractUDQUSQ.dep -DL_satfract -DFROM_UDQ -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DA.o -MT _saturate1DA.o -MD -MP -MF _saturate1DA.dep -DL_saturate1 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TA.o -MT _saturate1TA.o -MD -MP -MF _saturate1TA.dep -DL_saturate1 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTQ.o -MT _satfractUDQUTQ.o -MD -MP -MF _satfractUDQUTQ.dep -DL_satfract -DFROM_UDQ -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UQQ.o -MT _saturate1UQQ.o -MD -MP -MF _saturate1UQQ.dep -DL_saturate1 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHA.o -MT _satfractUDQUHA.o -MD -MP -MF _satfractUDQUHA.dep -DL_satfract -DFROM_UDQ -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHQ.o -MT _saturate1UHQ.o -MD -MP -MF _saturate1UHQ.dep -DL_saturate1 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSA.o -MT _satfractUDQUSA.o -MD -MP -MF _satfractUDQUSA.dep -DL_satfract -DFROM_UDQ -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USQ.o -MT _saturate1USQ.o -MD -MP -MF _saturate1USQ.dep -DL_saturate1 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDQ.o -MT _saturate1UDQ.o -MD -MP -MF _saturate1UDQ.dep -DL_saturate1 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUDA.o -MT _satfractUDQUDA.o -MD -MP -MF _satfractUDQUDA.dep -DL_satfract -DFROM_UDQ -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTA.o -MT _satfractUDQUTA.o -MD -MP -MF _satfractUDQUTA.dep -DL_satfract -DFROM_UDQ -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTQ.o -MT _saturate1UTQ.o -MD -MP -MF _saturate1UTQ.dep -DL_saturate1 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHA.o -MT _saturate1UHA.o -MD -MP -MF _saturate1UHA.dep -DL_saturate1 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USA.o -MT _saturate1USA.o -MD -MP -MF _saturate1USA.dep -DL_saturate1 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDA.o -MT _saturate1UDA.o -MD -MP -MF _saturate1UDA.dep -DL_saturate1 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQQQ.o -MT _satfractUTQQQ.o -MD -MP -MF _satfractUTQQQ.dep -DL_satfract -DFROM_UTQ -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTA.o -MT _saturate1UTA.o -MD -MP -MF _saturate1UTA.dep -DL_saturate1 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2QQ.o -MT _saturate2QQ.o -MD -MP -MF _saturate2QQ.dep -DL_saturate2 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHQ.o -MT _satfractUTQHQ.o -MD -MP -MF _satfractUTQHQ.dep -DL_satfract -DFROM_UTQ -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HQ.o -MT _saturate2HQ.o -MD -MP -MF _saturate2HQ.dep -DL_saturate2 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSQ.o -MT _satfractUTQSQ.o -MD -MP -MF _satfractUTQSQ.dep -DL_satfract -DFROM_UTQ -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SQ.o -MT _saturate2SQ.o -MD -MP -MF _saturate2SQ.dep -DL_saturate2 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDQ.o -MT _satfractUTQDQ.o -MD -MP -MF _satfractUTQDQ.dep -DL_satfract -DFROM_UTQ -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DQ.o -MT _saturate2DQ.o -MD -MP -MF _saturate2DQ.dep -DL_saturate2 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTQ.o -MT _satfractUTQTQ.o -MD -MP -MF _satfractUTQTQ.dep -DL_satfract -DFROM_UTQ -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TQ.o -MT _saturate2TQ.o -MD -MP -MF _saturate2TQ.dep -DL_saturate2 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HA.o -MT _saturate2HA.o -MD -MP -MF _saturate2HA.dep -DL_saturate2 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHA.o -MT _satfractUTQHA.o -MD -MP -MF _satfractUTQHA.dep -DL_satfract -DFROM_UTQ -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSA.o -MT _satfractUTQSA.o -MD -MP -MF _satfractUTQSA.dep -DL_satfract -DFROM_UTQ -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SA.o -MT _saturate2SA.o -MD -MP -MF _saturate2SA.dep -DL_saturate2 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDA.o -MT _satfractUTQDA.o -MD -MP -MF _satfractUTQDA.dep -DL_satfract -DFROM_UTQ -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DA.o -MT _saturate2DA.o -MD -MP -MF _saturate2DA.dep -DL_saturate2 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTA.o -MT _satfractUTQTA.o -MD -MP -MF _satfractUTQTA.dep -DL_satfract -DFROM_UTQ -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TA.o -MT _saturate2TA.o -MD -MP -MF _saturate2TA.dep -DL_saturate2 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUQQ.o -MT _satfractUTQUQQ.o -MD -MP -MF _satfractUTQUQQ.dep -DL_satfract -DFROM_UTQ -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UQQ.o -MT _saturate2UQQ.o -MD -MP -MF _saturate2UQQ.dep -DL_saturate2 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHQ.o -MT _satfractUTQUHQ.o -MD -MP -MF _satfractUTQUHQ.dep -DL_satfract -DFROM_UTQ -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHQ.o -MT _saturate2UHQ.o -MD -MP -MF _saturate2UHQ.dep -DL_saturate2 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSQ.o -MT _satfractUTQUSQ.o -MD -MP -MF _satfractUTQUSQ.dep -DL_satfract -DFROM_UTQ -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDQ.o -MT _satfractUTQUDQ.o -MD -MP -MF _satfractUTQUDQ.dep -DL_satfract -DFROM_UTQ -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USQ.o -MT _saturate2USQ.o -MD -MP -MF _saturate2USQ.dep -DL_saturate2 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDQ.o -MT _saturate2UDQ.o -MD -MP -MF _saturate2UDQ.dep -DL_saturate2 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTQ.o -MT _saturate2UTQ.o -MD -MP -MF _saturate2UTQ.dep -DL_saturate2 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHA.o -MT _saturate2UHA.o -MD -MP -MF _saturate2UHA.dep -DL_saturate2 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USA.o -MT _saturate2USA.o -MD -MP -MF _saturate2USA.dep -DL_saturate2 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDA.o -MT _saturate2UDA.o -MD -MP -MF _saturate2UDA.dep -DL_saturate2 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTA.o -MT _saturate2UTA.o -MD -MP -MF _saturate2UTA.dep -DL_saturate2 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulQQ.o -MT _ssmulQQ.o -MD -MP -MF _ssmulQQ.dep -DL_ssmul -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulHQ.o -MT _ssmulHQ.o -MD -MP -MF _ssmulHQ.dep -DL_ssmul -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHA.o -MT _satfractUTQUHA.o -MD -MP -MF _satfractUTQUHA.dep -DL_satfract -DFROM_UTQ -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSA.o -MT _satfractUTQUSA.o -MD -MP -MF _satfractUTQUSA.dep -DL_satfract -DFROM_UTQ -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulSQ.o -MT _ssmulSQ.o -MD -MP -MF _ssmulSQ.dep -DL_ssmul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDQ.o -MT _ssmulDQ.o -MD -MP -MF _ssmulDQ.dep -DL_ssmul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTQ.o -MT _ssmulTQ.o -MD -MP -MF _ssmulTQ.dep -DL_ssmul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDA.o -MT _satfractUTQUDA.o -MD -MP -MF _satfractUTQUDA.dep -DL_satfract -DFROM_UTQ -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDA.o -MT _ssmulDA.o -MD -MP -MF _ssmulDA.dep -DL_ssmul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUTA.o -MT _satfractUTQUTA.o -MD -MP -MF _satfractUTQUTA.dep -DL_satfract -DFROM_UTQ -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTA.o -MT _ssmulTA.o -MD -MP -MF _ssmulTA.dep -DL_ssmul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAQQ.o -MT _satfractUHAQQ.o -MD -MP -MF _satfractUHAQQ.dep -DL_satfract -DFROM_UHA -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivQQ.o -MT _ssdivQQ.o -MD -MP -MF _ssdivQQ.dep -DL_ssdiv -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHQ.o -MT _satfractUHAHQ.o -MD -MP -MF _satfractUHAHQ.dep -DL_satfract -DFROM_UHA -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHQ.o -MT _ssdivHQ.o -MD -MP -MF _ssdivHQ.dep -DL_ssdiv -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASQ.o -MT _satfractUHASQ.o -MD -MP -MF _satfractUHASQ.dep -DL_satfract -DFROM_UHA -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSQ.o -MT _ssdivSQ.o -MD -MP -MF _ssdivSQ.dep -DL_ssdiv -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDQ.o -MT _ssdivDQ.o -MD -MP -MF _ssdivDQ.dep -DL_ssdiv -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADQ.o -MT _satfractUHADQ.o -MD -MP -MF _satfractUHADQ.dep -DL_satfract -DFROM_UHA -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATQ.o -MT _satfractUHATQ.o -MD -MP -MF _satfractUHATQ.dep -DL_satfract -DFROM_UHA -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHA.o -MT _satfractUHAHA.o -MD -MP -MF _satfractUHAHA.dep -DL_satfract -DFROM_UHA -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTQ.o -MT _ssdivTQ.o -MD -MP -MF _ssdivTQ.dep -DL_ssdiv -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASA.o -MT _satfractUHASA.o -MD -MP -MF _satfractUHASA.dep -DL_satfract -DFROM_UHA -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHA.o -MT _ssdivHA.o -MD -MP -MF _ssdivHA.dep -DL_ssdiv -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSA.o -MT _ssdivSA.o -MD -MP -MF _ssdivSA.dep -DL_ssdiv -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDA.o -MT _ssdivDA.o -MD -MP -MF _ssdivDA.dep -DL_ssdiv -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADA.o -MT _satfractUHADA.o -MD -MP -MF _satfractUHADA.dep -DL_satfract -DFROM_UHA -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATA.o -MT _satfractUHATA.o -MD -MP -MF _satfractUHATA.dep -DL_satfract -DFROM_UHA -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTA.o -MT _ssdivTA.o -MD -MP -MF _ssdivTA.dep -DL_ssdiv -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUQQ.o -MT _satfractUHAUQQ.o -MD -MP -MF _satfractUHAUQQ.dep -DL_satfract -DFROM_UHA -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divSQ.o -MT _divSQ.o -MD -MP -MF _divSQ.dep -DL_div -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUHQ.o -MT _satfractUHAUHQ.o -MD -MP -MF _satfractUHAUHQ.dep -DL_satfract -DFROM_UHA -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDQ.o -MT _divDQ.o -MD -MP -MF _divDQ.dep -DL_div -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTQ.o -MT _divTQ.o -MD -MP -MF _divTQ.dep -DL_div -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSQ.o -MT _satfractUHAUSQ.o -MD -MP -MF _satfractUHAUSQ.dep -DL_satfract -DFROM_UHA -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDQ.o -MT _satfractUHAUDQ.o -MD -MP -MF _satfractUHAUDQ.dep -DL_satfract -DFROM_UHA -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDA.o -MT _divDA.o -MD -MP -MF _divDA.dep -DL_div -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTQ.o -MT _satfractUHAUTQ.o -MD -MP -MF _satfractUHAUTQ.dep -DL_satfract -DFROM_UHA -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSA.o -MT _satfractUHAUSA.o -MD -MP -MF _satfractUHAUSA.dep -DL_satfract -DFROM_UHA -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDA.o -MT _satfractUHAUDA.o -MD -MP -MF _satfractUHAUDA.dep -DL_satfract -DFROM_UHA -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTA.o -MT _divTA.o -MD -MP -MF _divTA.dep -DL_div -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTA.o -MT _satfractUHAUTA.o -MD -MP -MF _satfractUHAUTA.dep -DL_satfract -DFROM_UHA -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlQQ.o -MT _ssashlQQ.o -MD -MP -MF _ssashlQQ.dep -DL_ssashl -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAQQ.o -MT _satfractUSAQQ.o -MD -MP -MF _satfractUSAQQ.dep -DL_satfract -DFROM_USA -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHQ.o -MT _ssashlHQ.o -MD -MP -MF _ssashlHQ.dep -DL_ssashl -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHQ.o -MT _satfractUSAHQ.o -MD -MP -MF _satfractUSAHQ.dep -DL_satfract -DFROM_USA -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSQ.o -MT _ssashlSQ.o -MD -MP -MF _ssashlSQ.dep -DL_ssashl -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASQ.o -MT _satfractUSASQ.o -MD -MP -MF _satfractUSASQ.dep -DL_satfract -DFROM_USA -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADQ.o -MT _satfractUSADQ.o -MD -MP -MF _satfractUSADQ.dep -DL_satfract -DFROM_USA -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATQ.o -MT _satfractUSATQ.o -MD -MP -MF _satfractUSATQ.dep -DL_satfract -DFROM_USA -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHA.o -MT _satfractUSAHA.o -MD -MP -MF _satfractUSAHA.dep -DL_satfract -DFROM_USA -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDQ.o -MT _ssashlDQ.o -MD -MP -MF _ssashlDQ.dep -DL_ssashl -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASA.o -MT _satfractUSASA.o -MD -MP -MF _satfractUSASA.dep -DL_satfract -DFROM_USA -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADA.o -MT _satfractUSADA.o -MD -MP -MF _satfractUSADA.dep -DL_satfract -DFROM_USA -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTQ.o -MT _ssashlTQ.o -MD -MP -MF _ssashlTQ.dep -DL_ssashl -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATA.o -MT _satfractUSATA.o -MD -MP -MF _satfractUSATA.dep -DL_satfract -DFROM_USA -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUQQ.o -MT _satfractUSAUQQ.o -MD -MP -MF _satfractUSAUQQ.dep -DL_satfract -DFROM_USA -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHQ.o -MT _satfractUSAUHQ.o -MD -MP -MF _satfractUSAUHQ.dep -DL_satfract -DFROM_USA -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHA.o -MT _ssashlHA.o -MD -MP -MF _ssashlHA.dep -DL_ssashl -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSA.o -MT _ssashlSA.o -MD -MP -MF _ssashlSA.dep -DL_ssashl -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUSQ.o -MT _satfractUSAUSQ.o -MD -MP -MF _satfractUSAUSQ.dep -DL_satfract -DFROM_USA -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDA.o -MT _ssashlDA.o -MD -MP -MF _ssashlDA.dep -DL_ssashl -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDQ.o -MT _satfractUSAUDQ.o -MD -MP -MF _satfractUSAUDQ.dep -DL_satfract -DFROM_USA -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTA.o -MT _ssashlTA.o -MD -MP -MF _ssashlTA.dep -DL_ssashl -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUQQ.o -MT _usmulUQQ.o -MD -MP -MF _usmulUQQ.dep -DL_usmul -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTQ.o -MT _satfractUSAUTQ.o -MD -MP -MF _satfractUSAUTQ.dep -DL_satfract -DFROM_USA -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUHQ.o -MT _usmulUHQ.o -MD -MP -MF _usmulUHQ.dep -DL_usmul -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHA.o -MT _satfractUSAUHA.o -MD -MP -MF _satfractUSAUHA.dep -DL_satfract -DFROM_USA -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUSQ.o -MT _usmulUSQ.o -MD -MP -MF _usmulUSQ.dep -DL_usmul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDQ.o -MT _usmulUDQ.o -MD -MP -MF _usmulUDQ.dep -DL_usmul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTQ.o -MT _usmulUTQ.o -MD -MP -MF _usmulUTQ.dep -DL_usmul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDA.o -MT _satfractUSAUDA.o -MD -MP -MF _satfractUSAUDA.dep -DL_satfract -DFROM_USA -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTA.o -MT _satfractUSAUTA.o -MD -MP -MF _satfractUSAUTA.dep -DL_satfract -DFROM_USA -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDA.o -MT _usmulUDA.o -MD -MP -MF _usmulUDA.dep -DL_usmul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAQQ.o -MT _satfractUDAQQ.o -MD -MP -MF _satfractUDAQQ.dep -DL_satfract -DFROM_UDA -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTA.o -MT _usmulUTA.o -MD -MP -MF _usmulUTA.dep -DL_usmul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHQ.o -MT _satfractUDAHQ.o -MD -MP -MF _satfractUDAHQ.dep -DL_satfract -DFROM_UDA -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUQQ.o -MT _usdivUQQ.o -MD -MP -MF _usdivUQQ.dep -DL_usdiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASQ.o -MT _satfractUDASQ.o -MD -MP -MF _satfractUDASQ.dep -DL_satfract -DFROM_UDA -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHQ.o -MT _usdivUHQ.o -MD -MP -MF _usdivUHQ.dep -DL_usdiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSQ.o -MT _usdivUSQ.o -MD -MP -MF _usdivUSQ.dep -DL_usdiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADQ.o -MT _satfractUDADQ.o -MD -MP -MF _satfractUDADQ.dep -DL_satfract -DFROM_UDA -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDQ.o -MT _usdivUDQ.o -MD -MP -MF _usdivUDQ.dep -DL_usdiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTQ.o -MT _usdivUTQ.o -MD -MP -MF _usdivUTQ.dep -DL_usdiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATQ.o -MT _satfractUDATQ.o -MD -MP -MF _satfractUDATQ.dep -DL_satfract -DFROM_UDA -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHA.o -MT _usdivUHA.o -MD -MP -MF _usdivUHA.dep -DL_usdiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSA.o -MT _usdivUSA.o -MD -MP -MF _usdivUSA.dep -DL_usdiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHA.o -MT _satfractUDAHA.o -MD -MP -MF _satfractUDAHA.dep -DL_satfract -DFROM_UDA -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDA.o -MT _usdivUDA.o -MD -MP -MF _usdivUDA.dep -DL_usdiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTA.o -MT _usdivUTA.o -MD -MP -MF _usdivUTA.dep -DL_usdiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASA.o -MT _satfractUDASA.o -MD -MP -MF _satfractUDASA.dep -DL_satfract -DFROM_UDA -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADA.o -MT _satfractUDADA.o -MD -MP -MF _satfractUDADA.dep -DL_satfract -DFROM_UDA -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUQQ.o -MT _udivUQQ.o -MD -MP -MF _udivUQQ.dep -DL_udiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATA.o -MT _satfractUDATA.o -MD -MP -MF _satfractUDATA.dep -DL_satfract -DFROM_UDA -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUQQ.o -MT _satfractUDAUQQ.o -MD -MP -MF _satfractUDAUQQ.dep -DL_satfract -DFROM_UDA -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHQ.o -MT _udivUHQ.o -MD -MP -MF _udivUHQ.dep -DL_udiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSQ.o -MT _udivUSQ.o -MD -MP -MF _udivUSQ.dep -DL_udiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDQ.o -MT _udivUDQ.o -MD -MP -MF _udivUDQ.dep -DL_udiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHQ.o -MT _satfractUDAUHQ.o -MD -MP -MF _satfractUDAUHQ.dep -DL_satfract -DFROM_UDA -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTQ.o -MT _udivUTQ.o -MD -MP -MF _udivUTQ.dep -DL_udiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSQ.o -MT _satfractUDAUSQ.o -MD -MP -MF _satfractUDAUSQ.dep -DL_satfract -DFROM_UDA -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHA.o -MT _udivUHA.o -MD -MP -MF _udivUHA.dep -DL_udiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUDQ.o -MT _satfractUDAUDQ.o -MD -MP -MF _satfractUDAUDQ.dep -DL_satfract -DFROM_UDA -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSA.o -MT _udivUSA.o -MD -MP -MF _udivUSA.dep -DL_udiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDA.o -MT _udivUDA.o -MD -MP -MF _udivUDA.dep -DL_udiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTA.o -MT _udivUTA.o -MD -MP -MF _udivUTA.dep -DL_udiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUQQ.o -MT _usashlUQQ.o -MD -MP -MF _usashlUQQ.dep -DL_usashl -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTQ.o -MT _satfractUDAUTQ.o -MD -MP -MF _satfractUDAUTQ.dep -DL_satfract -DFROM_UDA -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHA.o -MT _satfractUDAUHA.o -MD -MP -MF _satfractUDAUHA.dep -DL_satfract -DFROM_UDA -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHQ.o -MT _usashlUHQ.o -MD -MP -MF _usashlUHQ.dep -DL_usashl -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSA.o -MT _satfractUDAUSA.o -MD -MP -MF _satfractUDAUSA.dep -DL_satfract -DFROM_UDA -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSQ.o -MT _usashlUSQ.o -MD -MP -MF _usashlUSQ.dep -DL_usashl -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDQ.o -MT _usashlUDQ.o -MD -MP -MF _usashlUDQ.dep -DL_usashl -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTQ.o -MT _usashlUTQ.o -MD -MP -MF _usashlUTQ.dep -DL_usashl -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTA.o -MT _satfractUDAUTA.o -MD -MP -MF _satfractUDAUTA.dep -DL_satfract -DFROM_UDA -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAQQ.o -MT _satfractUTAQQ.o -MD -MP -MF _satfractUTAQQ.dep -DL_satfract -DFROM_UTA -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHA.o -MT _usashlUHA.o -MD -MP -MF _usashlUHA.dep -DL_usashl -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHQ.o -MT _satfractUTAHQ.o -MD -MP -MF _satfractUTAHQ.dep -DL_satfract -DFROM_UTA -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSA.o -MT _usashlUSA.o -MD -MP -MF _usashlUSA.dep -DL_usashl -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASQ.o -MT _satfractUTASQ.o -MD -MP -MF _satfractUTASQ.dep -DL_satfract -DFROM_UTA -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDA.o -MT _usashlUDA.o -MD -MP -MF _usashlUDA.dep -DL_usashl -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADQ.o -MT _satfractUTADQ.o -MD -MP -MF _satfractUTADQ.dep -DL_satfract -DFROM_UTA -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTA.o -MT _usashlUTA.o -MD -MP -MF _usashlUTA.dep -DL_usashl -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATQ.o -MT _satfractUTATQ.o -MD -MP -MF _satfractUTATQ.dep -DL_satfract -DFROM_UTA -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractQQDF.o -MT _fractQQDF.o -MD -MP -MF _fractQQDF.dep -DL_fract -DFROM_QQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHA.o -MT _satfractUTAHA.o -MD -MP -MF _satfractUTAHA.dep -DL_satfract -DFROM_UTA -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASA.o -MT _satfractUTASA.o -MD -MP -MF _satfractUTASA.dep -DL_satfract -DFROM_UTA -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHQDF.o -MT _fractHQDF.o -MD -MP -MF _fractHQDF.dep -DL_fract -DFROM_HQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSQDF.o -MT _fractSQDF.o -MD -MP -MF _fractSQDF.dep -DL_fract -DFROM_SQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQSF.o -MT _fractDQSF.o -MD -MP -MF _fractDQSF.dep -DL_fract -DFROM_DQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADA.o -MT _satfractUTADA.o -MD -MP -MF _satfractUTADA.dep -DL_satfract -DFROM_UTA -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQDF.o -MT _fractDQDF.o -MD -MP -MF _fractDQDF.dep -DL_fract -DFROM_DQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATA.o -MT _satfractUTATA.o -MD -MP -MF _satfractUTATA.dep -DL_satfract -DFROM_UTA -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUQQ.o -MT _satfractUTAUQQ.o -MD -MP -MF _satfractUTAUQQ.dep -DL_satfract -DFROM_UTA -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQSF.o -MT _fractTQSF.o -MD -MP -MF _fractTQSF.dep -DL_fract -DFROM_TQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQDF.o -MT _fractTQDF.o -MD -MP -MF _fractTQDF.dep -DL_fract -DFROM_TQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHQ.o -MT _satfractUTAUHQ.o -MD -MP -MF _satfractUTAUHQ.dep -DL_satfract -DFROM_UTA -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHADF.o -MT _fractHADF.o -MD -MP -MF _fractHADF.dep -DL_fract -DFROM_HA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSADF.o -MT _fractSADF.o -MD -MP -MF _fractSADF.dep -DL_fract -DFROM_SA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSQ.o -MT _satfractUTAUSQ.o -MD -MP -MF _satfractUTAUSQ.dep -DL_satfract -DFROM_UTA -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDQ.o -MT _satfractUTAUDQ.o -MD -MP -MF _satfractUTAUDQ.dep -DL_satfract -DFROM_UTA -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDASF.o -MT _fractDASF.o -MD -MP -MF _fractDASF.dep -DL_fract -DFROM_DA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUTQ.o -MT _satfractUTAUTQ.o -MD -MP -MF _satfractUTAUTQ.dep -DL_satfract -DFROM_UTA -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDADF.o -MT _fractDADF.o -MD -MP -MF _fractDADF.dep -DL_fract -DFROM_DA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHA.o -MT _satfractUTAUHA.o -MD -MP -MF _satfractUTAUHA.dep -DL_satfract -DFROM_UTA -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTASF.o -MT _fractTASF.o -MD -MP -MF _fractTASF.dep -DL_fract -DFROM_TA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSA.o -MT _satfractUTAUSA.o -MD -MP -MF _satfractUTAUSA.dep -DL_satfract -DFROM_UTA -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTADF.o -MT _fractTADF.o -MD -MP -MF _fractTADF.dep -DL_fract -DFROM_TA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDA.o -MT _satfractUTAUDA.o -MD -MP -MF _satfractUTAUDA.dep -DL_satfract -DFROM_UTA -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUQQDF.o -MT _fractUQQDF.o -MD -MP -MF _fractUQQDF.dep -DL_fract -DFROM_UQQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHQDF.o -MT _fractUHQDF.o -MD -MP -MF _fractUHQDF.dep -DL_fract -DFROM_UHQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIQQ.o -MT _satfractQIQQ.o -MD -MP -MF _satfractQIQQ.dep -DL_satfract -DFROM_QI -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSQDF.o -MT _fractUSQDF.o -MD -MP -MF _fractUSQDF.dep -DL_fract -DFROM_USQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHQ.o -MT _satfractQIHQ.o -MD -MP -MF _satfractQIHQ.dep -DL_satfract -DFROM_QI -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISQ.o -MT _satfractQISQ.o -MD -MP -MF _satfractQISQ.dep -DL_satfract -DFROM_QI -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQSF.o -MT _fractUDQSF.o -MD -MP -MF _fractUDQSF.dep -DL_fract -DFROM_UDQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQDF.o -MT _fractUDQDF.o -MD -MP -MF _fractUDQDF.dep -DL_fract -DFROM_UDQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDQ.o -MT _satfractQIDQ.o -MD -MP -MF _satfractQIDQ.dep -DL_satfract -DFROM_QI -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQSF.o -MT _fractUTQSF.o -MD -MP -MF _fractUTQSF.dep -DL_fract -DFROM_UTQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITQ.o -MT _satfractQITQ.o -MD -MP -MF _satfractQITQ.dep -DL_satfract -DFROM_QI -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQDF.o -MT _fractUTQDF.o -MD -MP -MF _fractUTQDF.dep -DL_fract -DFROM_UTQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHADF.o -MT _fractUHADF.o -MD -MP -MF _fractUHADF.dep -DL_fract -DFROM_UHA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHA.o -MT _satfractQIHA.o -MD -MP -MF _satfractQIHA.dep -DL_satfract -DFROM_QI -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSADF.o -MT _fractUSADF.o -MD -MP -MF _fractUSADF.dep -DL_fract -DFROM_USA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISA.o -MT _satfractQISA.o -MD -MP -MF _satfractQISA.dep -DL_satfract -DFROM_QI -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDASF.o -MT _fractUDASF.o -MD -MP -MF _fractUDASF.dep -DL_fract -DFROM_UDA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDA.o -MT _satfractQIDA.o -MD -MP -MF _satfractQIDA.dep -DL_satfract -DFROM_QI -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDADF.o -MT _fractUDADF.o -MD -MP -MF _fractUDADF.dep -DL_fract -DFROM_UDA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTASF.o -MT _fractUTASF.o -MD -MP -MF _fractUTASF.dep -DL_fract -DFROM_UTA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITA.o -MT _satfractQITA.o -MD -MP -MF _satfractQITA.dep -DL_satfract -DFROM_QI -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTADF.o -MT _fractUTADF.o -MD -MP -MF _fractUTADF.dep -DL_fract -DFROM_UTA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFSQ.o -MT _fractSFSQ.o -MD -MP -MF _fractSFSQ.dep -DL_fract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUQQ.o -MT _satfractQIUQQ.o -MD -MP -MF _satfractQIUQQ.dep -DL_satfract -DFROM_QI -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDQ.o -MT _fractSFDQ.o -MD -MP -MF _fractSFDQ.dep -DL_fract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHQ.o -MT _satfractQIUHQ.o -MD -MP -MF _satfractQIUHQ.dep -DL_satfract -DFROM_QI -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTQ.o -MT _fractSFTQ.o -MD -MP -MF _fractSFTQ.dep -DL_fract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSQ.o -MT _satfractQIUSQ.o -MD -MP -MF _satfractQIUSQ.dep -DL_satfract -DFROM_QI -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDA.o -MT _fractSFDA.o -MD -MP -MF _fractSFDA.dep -DL_fract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTA.o -MT _fractSFTA.o -MD -MP -MF _fractSFTA.dep -DL_fract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUSQ.o -MT _fractSFUSQ.o -MD -MP -MF _fractSFUSQ.dep -DL_fract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDQ.o -MT _satfractQIUDQ.o -MD -MP -MF _satfractQIUDQ.dep -DL_satfract -DFROM_QI -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDQ.o -MT _fractSFUDQ.o -MD -MP -MF _fractSFUDQ.dep -DL_fract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTQ.o -MT _fractSFUTQ.o -MD -MP -MF _fractSFUTQ.dep -DL_fract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTQ.o -MT _satfractQIUTQ.o -MD -MP -MF _satfractQIUTQ.dep -DL_satfract -DFROM_QI -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDA.o -MT _fractSFUDA.o -MD -MP -MF _fractSFUDA.dep -DL_fract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHA.o -MT _satfractQIUHA.o -MD -MP -MF _satfractQIUHA.dep -DL_satfract -DFROM_QI -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSA.o -MT _satfractQIUSA.o -MD -MP -MF _satfractQIUSA.dep -DL_satfract -DFROM_QI -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTA.o -MT _fractSFUTA.o -MD -MP -MF _fractSFUTA.dep -DL_fract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDA.o -MT _satfractQIUDA.o -MD -MP -MF _satfractQIUDA.dep -DL_satfract -DFROM_QI -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFQQ.o -MT _fractDFQQ.o -MD -MP -MF _fractDFQQ.dep -DL_fract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTA.o -MT _satfractQIUTA.o -MD -MP -MF _satfractQIUTA.dep -DL_satfract -DFROM_QI -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHQ.o -MT _fractDFHQ.o -MD -MP -MF _fractDFHQ.dep -DL_fract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIQQ.o -MT _satfractHIQQ.o -MD -MP -MF _satfractHIQQ.dep -DL_satfract -DFROM_HI -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSQ.o -MT _fractDFSQ.o -MD -MP -MF _fractDFSQ.dep -DL_fract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHQ.o -MT _satfractHIHQ.o -MD -MP -MF _satfractHIHQ.dep -DL_satfract -DFROM_HI -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISQ.o -MT _satfractHISQ.o -MD -MP -MF _satfractHISQ.dep -DL_satfract -DFROM_HI -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDQ.o -MT _fractDFDQ.o -MD -MP -MF _fractDFDQ.dep -DL_fract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDQ.o -MT _satfractHIDQ.o -MD -MP -MF _satfractHIDQ.dep -DL_satfract -DFROM_HI -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITQ.o -MT _satfractHITQ.o -MD -MP -MF _satfractHITQ.dep -DL_satfract -DFROM_HI -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTQ.o -MT _fractDFTQ.o -MD -MP -MF _fractDFTQ.dep -DL_fract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHA.o -MT _satfractHIHA.o -MD -MP -MF _satfractHIHA.dep -DL_satfract -DFROM_HI -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHA.o -MT _fractDFHA.o -MD -MP -MF _fractDFHA.dep -DL_fract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSA.o -MT _fractDFSA.o -MD -MP -MF _fractDFSA.dep -DL_fract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISA.o -MT _satfractHISA.o -MD -MP -MF _satfractHISA.dep -DL_satfract -DFROM_HI -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDA.o -MT _fractDFDA.o -MD -MP -MF _fractDFDA.dep -DL_fract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTA.o -MT _fractDFTA.o -MD -MP -MF _fractDFTA.dep -DL_fract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDA.o -MT _satfractHIDA.o -MD -MP -MF _satfractHIDA.dep -DL_satfract -DFROM_HI -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUQQ.o -MT _fractDFUQQ.o -MD -MP -MF _fractDFUQQ.dep -DL_fract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHQ.o -MT _fractDFUHQ.o -MD -MP -MF _fractDFUHQ.dep -DL_fract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITA.o -MT _satfractHITA.o -MD -MP -MF _satfractHITA.dep -DL_satfract -DFROM_HI -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSQ.o -MT _fractDFUSQ.o -MD -MP -MF _fractDFUSQ.dep -DL_fract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUQQ.o -MT _satfractHIUQQ.o -MD -MP -MF _satfractHIUQQ.dep -DL_satfract -DFROM_HI -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDQ.o -MT _fractDFUDQ.o -MD -MP -MF _fractDFUDQ.dep -DL_fract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHQ.o -MT _satfractHIUHQ.o -MD -MP -MF _satfractHIUHQ.dep -DL_satfract -DFROM_HI -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSQ.o -MT _satfractHIUSQ.o -MD -MP -MF _satfractHIUSQ.dep -DL_satfract -DFROM_HI -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDQ.o -MT _satfractHIUDQ.o -MD -MP -MF _satfractHIUDQ.dep -DL_satfract -DFROM_HI -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTQ.o -MT _satfractHIUTQ.o -MD -MP -MF _satfractHIUTQ.dep -DL_satfract -DFROM_HI -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTQ.o -MT _fractDFUTQ.o -MD -MP -MF _fractDFUTQ.dep -DL_fract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHA.o -MT _satfractHIUHA.o -MD -MP -MF _satfractHIUHA.dep -DL_satfract -DFROM_HI -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHA.o -MT _fractDFUHA.o -MD -MP -MF _fractDFUHA.dep -DL_fract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSA.o -MT _satfractHIUSA.o -MD -MP -MF _satfractHIUSA.dep -DL_satfract -DFROM_HI -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSA.o -MT _fractDFUSA.o -MD -MP -MF _fractDFUSA.dep -DL_fract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDA.o -MT _satfractHIUDA.o -MD -MP -MF _satfractHIUDA.dep -DL_satfract -DFROM_HI -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDA.o -MT _fractDFUDA.o -MD -MP -MF _fractDFUDA.dep -DL_fract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTA.o -MT _satfractHIUTA.o -MD -MP -MF _satfractHIUTA.dep -DL_satfract -DFROM_HI -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTA.o -MT _fractDFUTA.o -MD -MP -MF _fractDFUTA.dep -DL_fract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIQQ.o -MT _satfractSIQQ.o -MD -MP -MF _satfractSIQQ.dep -DL_satfract -DFROM_SI -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHQ.o -MT _satfractQQHQ.o -MD -MP -MF _satfractQQHQ.dep -DL_satfract -DFROM_QQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHQ.o -MT _satfractSIHQ.o -MD -MP -MF _satfractSIHQ.dep -DL_satfract -DFROM_SI -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSQ.o -MT _satfractQQSQ.o -MD -MP -MF _satfractQQSQ.dep -DL_satfract -DFROM_QQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISQ.o -MT _satfractSISQ.o -MD -MP -MF _satfractSISQ.dep -DL_satfract -DFROM_SI -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDQ.o -MT _satfractQQDQ.o -MD -MP -MF _satfractQQDQ.dep -DL_satfract -DFROM_QQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTQ.o -MT _satfractQQTQ.o -MD -MP -MF _satfractQQTQ.dep -DL_satfract -DFROM_QQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHA.o -MT _satfractQQHA.o -MD -MP -MF _satfractQQHA.dep -DL_satfract -DFROM_QQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDQ.o -MT _satfractSIDQ.o -MD -MP -MF _satfractSIDQ.dep -DL_satfract -DFROM_SI -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSA.o -MT _satfractQQSA.o -MD -MP -MF _satfractQQSA.dep -DL_satfract -DFROM_QQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDA.o -MT _satfractQQDA.o -MD -MP -MF _satfractQQDA.dep -DL_satfract -DFROM_QQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITQ.o -MT _satfractSITQ.o -MD -MP -MF _satfractSITQ.dep -DL_satfract -DFROM_SI -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTA.o -MT _satfractQQTA.o -MD -MP -MF _satfractQQTA.dep -DL_satfract -DFROM_QQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUQQ.o -MT _satfractQQUQQ.o -MD -MP -MF _satfractQQUQQ.dep -DL_satfract -DFROM_QQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHA.o -MT _satfractSIHA.o -MD -MP -MF _satfractSIHA.dep -DL_satfract -DFROM_SI -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHQ.o -MT _satfractQQUHQ.o -MD -MP -MF _satfractQQUHQ.dep -DL_satfract -DFROM_QQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISA.o -MT _satfractSISA.o -MD -MP -MF _satfractSISA.dep -DL_satfract -DFROM_SI -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSQ.o -MT _satfractQQUSQ.o -MD -MP -MF _satfractQQUSQ.dep -DL_satfract -DFROM_QQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDQ.o -MT _satfractQQUDQ.o -MD -MP -MF _satfractQQUDQ.dep -DL_satfract -DFROM_QQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDA.o -MT _satfractSIDA.o -MD -MP -MF _satfractSIDA.dep -DL_satfract -DFROM_SI -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTQ.o -MT _satfractQQUTQ.o -MD -MP -MF _satfractQQUTQ.dep -DL_satfract -DFROM_QQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHA.o -MT _satfractQQUHA.o -MD -MP -MF _satfractQQUHA.dep -DL_satfract -DFROM_QQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITA.o -MT _satfractSITA.o -MD -MP -MF _satfractSITA.dep -DL_satfract -DFROM_SI -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSA.o -MT _satfractQQUSA.o -MD -MP -MF _satfractQQUSA.dep -DL_satfract -DFROM_QQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUQQ.o -MT _satfractSIUQQ.o -MD -MP -MF _satfractSIUQQ.dep -DL_satfract -DFROM_SI -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHQ.o -MT _satfractSIUHQ.o -MD -MP -MF _satfractSIUHQ.dep -DL_satfract -DFROM_SI -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDA.o -MT _satfractQQUDA.o -MD -MP -MF _satfractQQUDA.dep -DL_satfract -DFROM_QQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSQ.o -MT _satfractSIUSQ.o -MD -MP -MF _satfractSIUSQ.dep -DL_satfract -DFROM_SI -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDQ.o -MT _satfractSIUDQ.o -MD -MP -MF _satfractSIUDQ.dep -DL_satfract -DFROM_SI -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTA.o -MT _satfractQQUTA.o -MD -MP -MF _satfractQQUTA.dep -DL_satfract -DFROM_QQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQQQ.o -MT _satfractHQQQ.o -MD -MP -MF _satfractHQQQ.dep -DL_satfract -DFROM_HQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTQ.o -MT _satfractSIUTQ.o -MD -MP -MF _satfractSIUTQ.dep -DL_satfract -DFROM_SI -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHA.o -MT _satfractSIUHA.o -MD -MP -MF _satfractSIUHA.dep -DL_satfract -DFROM_SI -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSQ.o -MT _satfractHQSQ.o -MD -MP -MF _satfractHQSQ.dep -DL_satfract -DFROM_HQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSA.o -MT _satfractSIUSA.o -MD -MP -MF _satfractSIUSA.dep -DL_satfract -DFROM_SI -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDQ.o -MT _satfractHQDQ.o -MD -MP -MF _satfractHQDQ.dep -DL_satfract -DFROM_HQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTQ.o -MT _satfractHQTQ.o -MD -MP -MF _satfractHQTQ.dep -DL_satfract -DFROM_HQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQHA.o -MT _satfractHQHA.o -MD -MP -MF _satfractHQHA.dep -DL_satfract -DFROM_HQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSA.o -MT _satfractHQSA.o -MD -MP -MF _satfractHQSA.dep -DL_satfract -DFROM_HQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDA.o -MT _satfractSIUDA.o -MD -MP -MF _satfractSIUDA.dep -DL_satfract -DFROM_SI -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDA.o -MT _satfractHQDA.o -MD -MP -MF _satfractHQDA.dep -DL_satfract -DFROM_HQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTA.o -MT _satfractHQTA.o -MD -MP -MF _satfractHQTA.dep -DL_satfract -DFROM_HQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTA.o -MT _satfractSIUTA.o -MD -MP -MF _satfractSIUTA.dep -DL_satfract -DFROM_SI -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUQQ.o -MT _satfractHQUQQ.o -MD -MP -MF _satfractHQUQQ.dep -DL_satfract -DFROM_HQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIQQ.o -MT _satfractDIQQ.o -MD -MP -MF _satfractDIQQ.dep -DL_satfract -DFROM_DI -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHQ.o -MT _satfractHQUHQ.o -MD -MP -MF _satfractHQUHQ.dep -DL_satfract -DFROM_HQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHQ.o -MT _satfractDIHQ.o -MD -MP -MF _satfractDIHQ.dep -DL_satfract -DFROM_DI -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISQ.o -MT _satfractDISQ.o -MD -MP -MF _satfractDISQ.dep -DL_satfract -DFROM_DI -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDQ.o -MT _satfractDIDQ.o -MD -MP -MF _satfractDIDQ.dep -DL_satfract -DFROM_DI -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSQ.o -MT _satfractHQUSQ.o -MD -MP -MF _satfractHQUSQ.dep -DL_satfract -DFROM_HQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITQ.o -MT _satfractDITQ.o -MD -MP -MF _satfractDITQ.dep -DL_satfract -DFROM_DI -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHA.o -MT _satfractDIHA.o -MD -MP -MF _satfractDIHA.dep -DL_satfract -DFROM_DI -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISA.o -MT _satfractDISA.o -MD -MP -MF _satfractDISA.dep -DL_satfract -DFROM_DI -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDQ.o -MT _satfractHQUDQ.o -MD -MP -MF _satfractHQUDQ.dep -DL_satfract -DFROM_HQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDA.o -MT _satfractDIDA.o -MD -MP -MF _satfractDIDA.dep -DL_satfract -DFROM_DI -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITA.o -MT _satfractDITA.o -MD -MP -MF _satfractDITA.dep -DL_satfract -DFROM_DI -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTQ.o -MT _satfractHQUTQ.o -MD -MP -MF _satfractHQUTQ.dep -DL_satfract -DFROM_HQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHA.o -MT _satfractHQUHA.o -MD -MP -MF _satfractHQUHA.dep -DL_satfract -DFROM_HQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUQQ.o -MT _satfractDIUQQ.o -MD -MP -MF _satfractDIUQQ.dep -DL_satfract -DFROM_DI -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHQ.o -MT _satfractDIUHQ.o -MD -MP -MF _satfractDIUHQ.dep -DL_satfract -DFROM_DI -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSQ.o -MT _satfractDIUSQ.o -MD -MP -MF _satfractDIUSQ.dep -DL_satfract -DFROM_DI -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDQ.o -MT _satfractDIUDQ.o -MD -MP -MF _satfractDIUDQ.dep -DL_satfract -DFROM_DI -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTQ.o -MT _satfractDIUTQ.o -MD -MP -MF _satfractDIUTQ.dep -DL_satfract -DFROM_DI -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSA.o -MT _satfractHQUSA.o -MD -MP -MF _satfractHQUSA.dep -DL_satfract -DFROM_HQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHA.o -MT _satfractDIUHA.o -MD -MP -MF _satfractDIUHA.dep -DL_satfract -DFROM_DI -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDA.o -MT _satfractHQUDA.o -MD -MP -MF _satfractHQUDA.dep -DL_satfract -DFROM_HQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTA.o -MT _satfractHQUTA.o -MD -MP -MF _satfractHQUTA.dep -DL_satfract -DFROM_HQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSA.o -MT _satfractDIUSA.o -MD -MP -MF _satfractDIUSA.dep -DL_satfract -DFROM_DI -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQQQ.o -MT _satfractSQQQ.o -MD -MP -MF _satfractSQQQ.dep -DL_satfract -DFROM_SQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHQ.o -MT _satfractSQHQ.o -MD -MP -MF _satfractSQHQ.dep -DL_satfract -DFROM_SQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDA.o -MT _satfractDIUDA.o -MD -MP -MF _satfractDIUDA.dep -DL_satfract -DFROM_DI -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDQ.o -MT _satfractSQDQ.o -MD -MP -MF _satfractSQDQ.dep -DL_satfract -DFROM_SQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTA.o -MT _satfractDIUTA.o -MD -MP -MF _satfractDIUTA.dep -DL_satfract -DFROM_DI -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIQQ.o -MT _satfractTIQQ.o -MD -MP -MF _satfractTIQQ.dep -DL_satfract -DFROM_TI -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTQ.o -MT _satfractSQTQ.o -MD -MP -MF _satfractSQTQ.dep -DL_satfract -DFROM_SQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHA.o -MT _satfractSQHA.o -MD -MP -MF _satfractSQHA.dep -DL_satfract -DFROM_SQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQSA.o -MT _satfractSQSA.o -MD -MP -MF _satfractSQSA.dep -DL_satfract -DFROM_SQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHQ.o -MT _satfractTIHQ.o -MD -MP -MF _satfractTIHQ.dep -DL_satfract -DFROM_TI -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDA.o -MT _satfractSQDA.o -MD -MP -MF _satfractSQDA.dep -DL_satfract -DFROM_SQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISQ.o -MT _satfractTISQ.o -MD -MP -MF _satfractTISQ.dep -DL_satfract -DFROM_TI -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTA.o -MT _satfractSQTA.o -MD -MP -MF _satfractSQTA.dep -DL_satfract -DFROM_SQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDQ.o -MT _satfractTIDQ.o -MD -MP -MF _satfractTIDQ.dep -DL_satfract -DFROM_TI -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUQQ.o -MT _satfractSQUQQ.o -MD -MP -MF _satfractSQUQQ.dep -DL_satfract -DFROM_SQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITQ.o -MT _satfractTITQ.o -MD -MP -MF _satfractTITQ.dep -DL_satfract -DFROM_TI -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHQ.o -MT _satfractSQUHQ.o -MD -MP -MF _satfractSQUHQ.dep -DL_satfract -DFROM_SQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHA.o -MT _satfractTIHA.o -MD -MP -MF _satfractTIHA.dep -DL_satfract -DFROM_TI -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSQ.o -MT _satfractSQUSQ.o -MD -MP -MF _satfractSQUSQ.dep -DL_satfract -DFROM_SQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISA.o -MT _satfractTISA.o -MD -MP -MF _satfractTISA.dep -DL_satfract -DFROM_TI -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDA.o -MT _satfractTIDA.o -MD -MP -MF _satfractTIDA.dep -DL_satfract -DFROM_TI -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDQ.o -MT _satfractSQUDQ.o -MD -MP -MF _satfractSQUDQ.dep -DL_satfract -DFROM_SQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITA.o -MT _satfractTITA.o -MD -MP -MF _satfractTITA.dep -DL_satfract -DFROM_TI -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTQ.o -MT _satfractSQUTQ.o -MD -MP -MF _satfractSQUTQ.dep -DL_satfract -DFROM_SQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUQQ.o -MT _satfractTIUQQ.o -MD -MP -MF _satfractTIUQQ.dep -DL_satfract -DFROM_TI -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHA.o -MT _satfractSQUHA.o -MD -MP -MF _satfractSQUHA.dep -DL_satfract -DFROM_SQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHQ.o -MT _satfractTIUHQ.o -MD -MP -MF _satfractTIUHQ.dep -DL_satfract -DFROM_TI -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSA.o -MT _satfractSQUSA.o -MD -MP -MF _satfractSQUSA.dep -DL_satfract -DFROM_SQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDA.o -MT _satfractSQUDA.o -MD -MP -MF _satfractSQUDA.dep -DL_satfract -DFROM_SQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSQ.o -MT _satfractTIUSQ.o -MD -MP -MF _satfractTIUSQ.dep -DL_satfract -DFROM_TI -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTA.o -MT _satfractSQUTA.o -MD -MP -MF _satfractSQUTA.dep -DL_satfract -DFROM_SQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDQ.o -MT _satfractTIUDQ.o -MD -MP -MF _satfractTIUDQ.dep -DL_satfract -DFROM_TI -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQQQ.o -MT _satfractDQQQ.o -MD -MP -MF _satfractDQQQ.dep -DL_satfract -DFROM_DQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTQ.o -MT _satfractTIUTQ.o -MD -MP -MF _satfractTIUTQ.dep -DL_satfract -DFROM_TI -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHA.o -MT _satfractTIUHA.o -MD -MP -MF _satfractTIUHA.dep -DL_satfract -DFROM_TI -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSA.o -MT _satfractTIUSA.o -MD -MP -MF _satfractTIUSA.dep -DL_satfract -DFROM_TI -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDA.o -MT _satfractTIUDA.o -MD -MP -MF _satfractTIUDA.dep -DL_satfract -DFROM_TI -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTA.o -MT _satfractTIUTA.o -MD -MP -MF _satfractTIUTA.dep -DL_satfract -DFROM_TI -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHQ.o -MT _satfractDQHQ.o -MD -MP -MF _satfractDQHQ.dep -DL_satfract -DFROM_DQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFQQ.o -MT _satfractSFQQ.o -MD -MP -MF _satfractSFQQ.dep -DL_satfract -DFROM_SF -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSQ.o -MT _satfractDQSQ.o -MD -MP -MF _satfractDQSQ.dep -DL_satfract -DFROM_DQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHQ.o -MT _satfractSFHQ.o -MD -MP -MF _satfractSFHQ.dep -DL_satfract -DFROM_SF -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSQ.o -MT _satfractSFSQ.o -MD -MP -MF _satfractSFSQ.dep -DL_satfract -DFROM_SF -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDQ.o -MT _satfractSFDQ.o -MD -MP -MF _satfractSFDQ.dep -DL_satfract -DFROM_SF -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTQ.o -MT _satfractDQTQ.o -MD -MP -MF _satfractDQTQ.dep -DL_satfract -DFROM_DQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTQ.o -MT _satfractSFTQ.o -MD -MP -MF _satfractSFTQ.dep -DL_satfract -DFROM_SF -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHA.o -MT _satfractDQHA.o -MD -MP -MF _satfractDQHA.dep -DL_satfract -DFROM_DQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHA.o -MT _satfractSFHA.o -MD -MP -MF _satfractSFHA.dep -DL_satfract -DFROM_SF -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSA.o -MT _satfractDQSA.o -MD -MP -MF _satfractDQSA.dep -DL_satfract -DFROM_DQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSA.o -MT _satfractSFSA.o -MD -MP -MF _satfractSFSA.dep -DL_satfract -DFROM_SF -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDA.o -MT _satfractSFDA.o -MD -MP -MF _satfractSFDA.dep -DL_satfract -DFROM_SF -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTA.o -MT _satfractSFTA.o -MD -MP -MF _satfractSFTA.dep -DL_satfract -DFROM_SF -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUQQ.o -MT _satfractSFUQQ.o -MD -MP -MF _satfractSFUQQ.dep -DL_satfract -DFROM_SF -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQDA.o -MT _satfractDQDA.o -MD -MP -MF _satfractDQDA.dep -DL_satfract -DFROM_DQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHQ.o -MT _satfractSFUHQ.o -MD -MP -MF _satfractSFUHQ.dep -DL_satfract -DFROM_SF -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSQ.o -MT _satfractSFUSQ.o -MD -MP -MF _satfractSFUSQ.dep -DL_satfract -DFROM_SF -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTA.o -MT _satfractDQTA.o -MD -MP -MF _satfractDQTA.dep -DL_satfract -DFROM_DQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDQ.o -MT _satfractSFUDQ.o -MD -MP -MF _satfractSFUDQ.dep -DL_satfract -DFROM_SF -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUQQ.o -MT _satfractDQUQQ.o -MD -MP -MF _satfractDQUQQ.dep -DL_satfract -DFROM_DQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTQ.o -MT _satfractSFUTQ.o -MD -MP -MF _satfractSFUTQ.dep -DL_satfract -DFROM_SF -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHA.o -MT _satfractSFUHA.o -MD -MP -MF _satfractSFUHA.dep -DL_satfract -DFROM_SF -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHQ.o -MT _satfractDQUHQ.o -MD -MP -MF _satfractDQUHQ.dep -DL_satfract -DFROM_DQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSQ.o -MT _satfractDQUSQ.o -MD -MP -MF _satfractDQUSQ.dep -DL_satfract -DFROM_DQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDQ.o -MT _satfractDQUDQ.o -MD -MP -MF _satfractDQUDQ.dep -DL_satfract -DFROM_DQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSA.o -MT _satfractSFUSA.o -MD -MP -MF _satfractSFUSA.dep -DL_satfract -DFROM_SF -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTQ.o -MT _satfractDQUTQ.o -MD -MP -MF _satfractDQUTQ.dep -DL_satfract -DFROM_DQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHA.o -MT _satfractDQUHA.o -MD -MP -MF _satfractDQUHA.dep -DL_satfract -DFROM_DQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDA.o -MT _satfractSFUDA.o -MD -MP -MF _satfractSFUDA.dep -DL_satfract -DFROM_SF -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSA.o -MT _satfractDQUSA.o -MD -MP -MF _satfractDQUSA.dep -DL_satfract -DFROM_DQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDA.o -MT _satfractDQUDA.o -MD -MP -MF _satfractDQUDA.dep -DL_satfract -DFROM_DQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTA.o -MT _satfractSFUTA.o -MD -MP -MF _satfractSFUTA.dep -DL_satfract -DFROM_SF -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTA.o -MT _satfractDQUTA.o -MD -MP -MF _satfractDQUTA.dep -DL_satfract -DFROM_DQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFQQ.o -MT _satfractDFQQ.o -MD -MP -MF _satfractDFQQ.dep -DL_satfract -DFROM_DF -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQQQ.o -MT _satfractTQQQ.o -MD -MP -MF _satfractTQQQ.dep -DL_satfract -DFROM_TQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHQ.o -MT _satfractTQHQ.o -MD -MP -MF _satfractTQHQ.dep -DL_satfract -DFROM_TQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHQ.o -MT _satfractDFHQ.o -MD -MP -MF _satfractDFHQ.dep -DL_satfract -DFROM_DF -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSQ.o -MT _satfractTQSQ.o -MD -MP -MF _satfractTQSQ.dep -DL_satfract -DFROM_TQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSQ.o -MT _satfractDFSQ.o -MD -MP -MF _satfractDFSQ.dep -DL_satfract -DFROM_DF -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDQ.o -MT _satfractTQDQ.o -MD -MP -MF _satfractTQDQ.dep -DL_satfract -DFROM_TQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHA.o -MT _satfractTQHA.o -MD -MP -MF _satfractTQHA.dep -DL_satfract -DFROM_TQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDQ.o -MT _satfractDFDQ.o -MD -MP -MF _satfractDFDQ.dep -DL_satfract -DFROM_DF -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSA.o -MT _satfractTQSA.o -MD -MP -MF _satfractTQSA.dep -DL_satfract -DFROM_TQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDA.o -MT _satfractTQDA.o -MD -MP -MF _satfractTQDA.dep -DL_satfract -DFROM_TQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTQ.o -MT _satfractDFTQ.o -MD -MP -MF _satfractDFTQ.dep -DL_satfract -DFROM_DF -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQTA.o -MT _satfractTQTA.o -MD -MP -MF _satfractTQTA.dep -DL_satfract -DFROM_TQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHA.o -MT _satfractDFHA.o -MD -MP -MF _satfractDFHA.dep -DL_satfract -DFROM_DF -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUQQ.o -MT _satfractTQUQQ.o -MD -MP -MF _satfractTQUQQ.dep -DL_satfract -DFROM_TQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSA.o -MT _satfractDFSA.o -MD -MP -MF _satfractDFSA.dep -DL_satfract -DFROM_DF -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDA.o -MT _satfractDFDA.o -MD -MP -MF _satfractDFDA.dep -DL_satfract -DFROM_DF -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHQ.o -MT _satfractTQUHQ.o -MD -MP -MF _satfractTQUHQ.dep -DL_satfract -DFROM_TQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTA.o -MT _satfractDFTA.o -MD -MP -MF _satfractDFTA.dep -DL_satfract -DFROM_DF -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSQ.o -MT _satfractTQUSQ.o -MD -MP -MF _satfractTQUSQ.dep -DL_satfract -DFROM_TQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDQ.o -MT _satfractTQUDQ.o -MD -MP -MF _satfractTQUDQ.dep -DL_satfract -DFROM_TQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUQQ.o -MT _satfractDFUQQ.o -MD -MP -MF _satfractDFUQQ.dep -DL_satfract -DFROM_DF -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTQ.o -MT _satfractTQUTQ.o -MD -MP -MF _satfractTQUTQ.dep -DL_satfract -DFROM_TQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHA.o -MT _satfractTQUHA.o -MD -MP -MF _satfractTQUHA.dep -DL_satfract -DFROM_TQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHQ.o -MT _satfractDFUHQ.o -MD -MP -MF _satfractDFUHQ.dep -DL_satfract -DFROM_DF -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSQ.o -MT _satfractDFUSQ.o -MD -MP -MF _satfractDFUSQ.dep -DL_satfract -DFROM_DF -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSA.o -MT _satfractTQUSA.o -MD -MP -MF _satfractTQUSA.dep -DL_satfract -DFROM_TQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDQ.o -MT _satfractDFUDQ.o -MD -MP -MF _satfractDFUDQ.dep -DL_satfract -DFROM_DF -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDA.o -MT _satfractTQUDA.o -MD -MP -MF _satfractTQUDA.dep -DL_satfract -DFROM_TQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTA.o -MT _satfractTQUTA.o -MD -MP -MF _satfractTQUTA.dep -DL_satfract -DFROM_TQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAQQ.o -MT _satfractHAQQ.o -MD -MP -MF _satfractHAQQ.dep -DL_satfract -DFROM_HA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTQ.o -MT _satfractDFUTQ.o -MD -MP -MF _satfractDFUTQ.dep -DL_satfract -DFROM_DF -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHA.o -MT _satfractDFUHA.o -MD -MP -MF _satfractDFUHA.dep -DL_satfract -DFROM_DF -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSA.o -MT _satfractDFUSA.o -MD -MP -MF _satfractDFUSA.dep -DL_satfract -DFROM_DF -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDA.o -MT _satfractDFUDA.o -MD -MP -MF _satfractDFUDA.dep -DL_satfract -DFROM_DF -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAHQ.o -MT _satfractHAHQ.o -MD -MP -MF _satfractHAHQ.dep -DL_satfract -DFROM_HA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASQ.o -MT _satfractHASQ.o -MD -MP -MF _satfractHASQ.dep -DL_satfract -DFROM_HA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADQ.o -MT _satfractHADQ.o -MD -MP -MF _satfractHADQ.dep -DL_satfract -DFROM_HA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTA.o -MT _satfractDFUTA.o -MD -MP -MF _satfractDFUTA.dep -DL_satfract -DFROM_DF -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATQ.o -MT _satfractHATQ.o -MD -MP -MF _satfractHATQ.dep -DL_satfract -DFROM_HA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIQQ.o -MT _satfractunsUQIQQ.o -MD -MP -MF _satfractunsUQIQQ.dep -DL_satfractuns -DFROM_UQI -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASA.o -MT _satfractHASA.o -MD -MP -MF _satfractHASA.dep -DL_satfract -DFROM_HA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHQ.o -MT _satfractunsUQIHQ.o -MD -MP -MF _satfractunsUQIHQ.dep -DL_satfractuns -DFROM_UQI -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADA.o -MT _satfractHADA.o -MD -MP -MF _satfractHADA.dep -DL_satfract -DFROM_HA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISQ.o -MT _satfractunsUQISQ.o -MD -MP -MF _satfractunsUQISQ.dep -DL_satfractuns -DFROM_UQI -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDQ.o -MT _satfractunsUQIDQ.o -MD -MP -MF _satfractunsUQIDQ.dep -DL_satfractuns -DFROM_UQI -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATA.o -MT _satfractHATA.o -MD -MP -MF _satfractHATA.dep -DL_satfract -DFROM_HA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITQ.o -MT _satfractunsUQITQ.o -MD -MP -MF _satfractunsUQITQ.dep -DL_satfractuns -DFROM_UQI -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUQQ.o -MT _satfractHAUQQ.o -MD -MP -MF _satfractHAUQQ.dep -DL_satfract -DFROM_HA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHA.o -MT _satfractunsUQIHA.o -MD -MP -MF _satfractunsUQIHA.dep -DL_satfractuns -DFROM_UQI -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISA.o -MT _satfractunsUQISA.o -MD -MP -MF _satfractunsUQISA.dep -DL_satfractuns -DFROM_UQI -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDA.o -MT _satfractunsUQIDA.o -MD -MP -MF _satfractunsUQIDA.dep -DL_satfractuns -DFROM_UQI -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHQ.o -MT _satfractHAUHQ.o -MD -MP -MF _satfractHAUHQ.dep -DL_satfract -DFROM_HA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITA.o -MT _satfractunsUQITA.o -MD -MP -MF _satfractunsUQITA.dep -DL_satfractuns -DFROM_UQI -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSQ.o -MT _satfractHAUSQ.o -MD -MP -MF _satfractHAUSQ.dep -DL_satfract -DFROM_HA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDQ.o -MT _satfractHAUDQ.o -MD -MP -MF _satfractHAUDQ.dep -DL_satfract -DFROM_HA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUQQ.o -MT _satfractunsUQIUQQ.o -MD -MP -MF _satfractunsUQIUQQ.dep -DL_satfractuns -DFROM_UQI -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTQ.o -MT _satfractHAUTQ.o -MD -MP -MF _satfractHAUTQ.dep -DL_satfract -DFROM_HA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHA.o -MT _satfractHAUHA.o -MD -MP -MF _satfractHAUHA.dep -DL_satfract -DFROM_HA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHQ.o -MT _satfractunsUQIUHQ.o -MD -MP -MF _satfractunsUQIUHQ.dep -DL_satfractuns -DFROM_UQI -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSA.o -MT _satfractHAUSA.o -MD -MP -MF _satfractHAUSA.dep -DL_satfract -DFROM_HA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSQ.o -MT _satfractunsUQIUSQ.o -MD -MP -MF _satfractunsUQIUSQ.dep -DL_satfractuns -DFROM_UQI -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDQ.o -MT _satfractunsUQIUDQ.o -MD -MP -MF _satfractunsUQIUDQ.dep -DL_satfractuns -DFROM_UQI -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTQ.o -MT _satfractunsUQIUTQ.o -MD -MP -MF _satfractunsUQIUTQ.dep -DL_satfractuns -DFROM_UQI -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHA.o -MT _satfractunsUQIUHA.o -MD -MP -MF _satfractunsUQIUHA.dep -DL_satfractuns -DFROM_UQI -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDA.o -MT _satfractHAUDA.o -MD -MP -MF _satfractHAUDA.dep -DL_satfract -DFROM_HA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSA.o -MT _satfractunsUQIUSA.o -MD -MP -MF _satfractunsUQIUSA.dep -DL_satfractuns -DFROM_UQI -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDA.o -MT _satfractunsUQIUDA.o -MD -MP -MF _satfractunsUQIUDA.dep -DL_satfractuns -DFROM_UQI -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTA.o -MT _satfractHAUTA.o -MD -MP -MF _satfractHAUTA.dep -DL_satfract -DFROM_HA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTA.o -MT _satfractunsUQIUTA.o -MD -MP -MF _satfractunsUQIUTA.dep -DL_satfractuns -DFROM_UQI -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAQQ.o -MT _satfractSAQQ.o -MD -MP -MF _satfractSAQQ.dep -DL_satfract -DFROM_SA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIQQ.o -MT _satfractunsUHIQQ.o -MD -MP -MF _satfractunsUHIQQ.dep -DL_satfractuns -DFROM_UHI -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHQ.o -MT _satfractunsUHIHQ.o -MD -MP -MF _satfractunsUHIHQ.dep -DL_satfractuns -DFROM_UHI -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHQ.o -MT _satfractSAHQ.o -MD -MP -MF _satfractSAHQ.dep -DL_satfract -DFROM_SA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISQ.o -MT _satfractunsUHISQ.o -MD -MP -MF _satfractunsUHISQ.dep -DL_satfractuns -DFROM_UHI -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDQ.o -MT _satfractunsUHIDQ.o -MD -MP -MF _satfractunsUHIDQ.dep -DL_satfractuns -DFROM_UHI -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSASQ.o -MT _satfractSASQ.o -MD -MP -MF _satfractSASQ.dep -DL_satfract -DFROM_SA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADQ.o -MT _satfractSADQ.o -MD -MP -MF _satfractSADQ.dep -DL_satfract -DFROM_SA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITQ.o -MT _satfractunsUHITQ.o -MD -MP -MF _satfractunsUHITQ.dep -DL_satfractuns -DFROM_UHI -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHA.o -MT _satfractunsUHIHA.o -MD -MP -MF _satfractunsUHIHA.dep -DL_satfractuns -DFROM_UHI -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATQ.o -MT _satfractSATQ.o -MD -MP -MF _satfractSATQ.dep -DL_satfract -DFROM_SA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISA.o -MT _satfractunsUHISA.o -MD -MP -MF _satfractunsUHISA.dep -DL_satfractuns -DFROM_UHI -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDA.o -MT _satfractunsUHIDA.o -MD -MP -MF _satfractunsUHIDA.dep -DL_satfractuns -DFROM_UHI -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITA.o -MT _satfractunsUHITA.o -MD -MP -MF _satfractunsUHITA.dep -DL_satfractuns -DFROM_UHI -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHA.o -MT _satfractSAHA.o -MD -MP -MF _satfractSAHA.dep -DL_satfract -DFROM_SA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADA.o -MT _satfractSADA.o -MD -MP -MF _satfractSADA.dep -DL_satfract -DFROM_SA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUQQ.o -MT _satfractunsUHIUQQ.o -MD -MP -MF _satfractunsUHIUQQ.dep -DL_satfractuns -DFROM_UHI -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATA.o -MT _satfractSATA.o -MD -MP -MF _satfractSATA.dep -DL_satfract -DFROM_SA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHQ.o -MT _satfractunsUHIUHQ.o -MD -MP -MF _satfractunsUHIUHQ.dep -DL_satfractuns -DFROM_UHI -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUQQ.o -MT _satfractSAUQQ.o -MD -MP -MF _satfractSAUQQ.dep -DL_satfract -DFROM_SA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSQ.o -MT _satfractunsUHIUSQ.o -MD -MP -MF _satfractunsUHIUSQ.dep -DL_satfractuns -DFROM_UHI -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDQ.o -MT _satfractunsUHIUDQ.o -MD -MP -MF _satfractunsUHIUDQ.dep -DL_satfractuns -DFROM_UHI -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTQ.o -MT _satfractunsUHIUTQ.o -MD -MP -MF _satfractunsUHIUTQ.dep -DL_satfractuns -DFROM_UHI -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHA.o -MT _satfractunsUHIUHA.o -MD -MP -MF _satfractunsUHIUHA.dep -DL_satfractuns -DFROM_UHI -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHQ.o -MT _satfractSAUHQ.o -MD -MP -MF _satfractSAUHQ.dep -DL_satfract -DFROM_SA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSQ.o -MT _satfractSAUSQ.o -MD -MP -MF _satfractSAUSQ.dep -DL_satfract -DFROM_SA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSA.o -MT _satfractunsUHIUSA.o -MD -MP -MF _satfractunsUHIUSA.dep -DL_satfractuns -DFROM_UHI -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDQ.o -MT _satfractSAUDQ.o -MD -MP -MF _satfractSAUDQ.dep -DL_satfract -DFROM_SA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDA.o -MT _satfractunsUHIUDA.o -MD -MP -MF _satfractunsUHIUDA.dep -DL_satfractuns -DFROM_UHI -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTA.o -MT _satfractunsUHIUTA.o -MD -MP -MF _satfractunsUHIUTA.dep -DL_satfractuns -DFROM_UHI -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTQ.o -MT _satfractSAUTQ.o -MD -MP -MF _satfractSAUTQ.dep -DL_satfract -DFROM_SA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIQQ.o -MT _satfractunsUSIQQ.o -MD -MP -MF _satfractunsUSIQQ.dep -DL_satfractuns -DFROM_USI -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHA.o -MT _satfractSAUHA.o -MD -MP -MF _satfractSAUHA.dep -DL_satfract -DFROM_SA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSA.o -MT _satfractSAUSA.o -MD -MP -MF _satfractSAUSA.dep -DL_satfract -DFROM_SA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHQ.o -MT _satfractunsUSIHQ.o -MD -MP -MF _satfractunsUSIHQ.dep -DL_satfractuns -DFROM_USI -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDA.o -MT _satfractSAUDA.o -MD -MP -MF _satfractSAUDA.dep -DL_satfract -DFROM_SA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTA.o -MT _satfractSAUTA.o -MD -MP -MF _satfractSAUTA.dep -DL_satfract -DFROM_SA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISQ.o -MT _satfractunsUSISQ.o -MD -MP -MF _satfractunsUSISQ.dep -DL_satfractuns -DFROM_USI -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAQQ.o -MT _satfractDAQQ.o -MD -MP -MF _satfractDAQQ.dep -DL_satfract -DFROM_DA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHQ.o -MT _satfractDAHQ.o -MD -MP -MF _satfractDAHQ.dep -DL_satfract -DFROM_DA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDQ.o -MT _satfractunsUSIDQ.o -MD -MP -MF _satfractunsUSIDQ.dep -DL_satfractuns -DFROM_USI -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASQ.o -MT _satfractDASQ.o -MD -MP -MF _satfractDASQ.dep -DL_satfract -DFROM_DA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITQ.o -MT _satfractunsUSITQ.o -MD -MP -MF _satfractunsUSITQ.dep -DL_satfractuns -DFROM_USI -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHA.o -MT _satfractunsUSIHA.o -MD -MP -MF _satfractunsUSIHA.dep -DL_satfractuns -DFROM_USI -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISA.o -MT _satfractunsUSISA.o -MD -MP -MF _satfractunsUSISA.dep -DL_satfractuns -DFROM_USI -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDADQ.o -MT _satfractDADQ.o -MD -MP -MF _satfractDADQ.dep -DL_satfract -DFROM_DA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATQ.o -MT _satfractDATQ.o -MD -MP -MF _satfractDATQ.dep -DL_satfract -DFROM_DA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHA.o -MT _satfractDAHA.o -MD -MP -MF _satfractDAHA.dep -DL_satfract -DFROM_DA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDA.o -MT _satfractunsUSIDA.o -MD -MP -MF _satfractunsUSIDA.dep -DL_satfractuns -DFROM_USI -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITA.o -MT _satfractunsUSITA.o -MD -MP -MF _satfractunsUSITA.dep -DL_satfractuns -DFROM_USI -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASA.o -MT _satfractDASA.o -MD -MP -MF _satfractDASA.dep -DL_satfract -DFROM_DA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUQQ.o -MT _satfractunsUSIUQQ.o -MD -MP -MF _satfractunsUSIUQQ.dep -DL_satfractuns -DFROM_USI -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHQ.o -MT _satfractunsUSIUHQ.o -MD -MP -MF _satfractunsUSIUHQ.dep -DL_satfractuns -DFROM_USI -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATA.o -MT _satfractDATA.o -MD -MP -MF _satfractDATA.dep -DL_satfract -DFROM_DA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSQ.o -MT _satfractunsUSIUSQ.o -MD -MP -MF _satfractunsUSIUSQ.dep -DL_satfractuns -DFROM_USI -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDQ.o -MT _satfractunsUSIUDQ.o -MD -MP -MF _satfractunsUSIUDQ.dep -DL_satfractuns -DFROM_USI -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUQQ.o -MT _satfractDAUQQ.o -MD -MP -MF _satfractDAUQQ.dep -DL_satfract -DFROM_DA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTQ.o -MT _satfractunsUSIUTQ.o -MD -MP -MF _satfractunsUSIUTQ.dep -DL_satfractuns -DFROM_USI -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHA.o -MT _satfractunsUSIUHA.o -MD -MP -MF _satfractunsUSIUHA.dep -DL_satfractuns -DFROM_USI -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSA.o -MT _satfractunsUSIUSA.o -MD -MP -MF _satfractunsUSIUSA.dep -DL_satfractuns -DFROM_USI -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDA.o -MT _satfractunsUSIUDA.o -MD -MP -MF _satfractunsUSIUDA.dep -DL_satfractuns -DFROM_USI -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTA.o -MT _satfractunsUSIUTA.o -MD -MP -MF _satfractunsUSIUTA.dep -DL_satfractuns -DFROM_USI -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIQQ.o -MT _satfractunsUDIQQ.o -MD -MP -MF _satfractunsUDIQQ.dep -DL_satfractuns -DFROM_UDI -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHQ.o -MT _satfractDAUHQ.o -MD -MP -MF _satfractDAUHQ.dep -DL_satfract -DFROM_DA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHQ.o -MT _satfractunsUDIHQ.o -MD -MP -MF _satfractunsUDIHQ.dep -DL_satfractuns -DFROM_UDI -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISQ.o -MT _satfractunsUDISQ.o -MD -MP -MF _satfractunsUDISQ.dep -DL_satfractuns -DFROM_UDI -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSQ.o -MT _satfractDAUSQ.o -MD -MP -MF _satfractDAUSQ.dep -DL_satfract -DFROM_DA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDQ.o -MT _satfractunsUDIDQ.o -MD -MP -MF _satfractunsUDIDQ.dep -DL_satfractuns -DFROM_UDI -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITQ.o -MT _satfractunsUDITQ.o -MD -MP -MF _satfractunsUDITQ.dep -DL_satfractuns -DFROM_UDI -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHA.o -MT _satfractunsUDIHA.o -MD -MP -MF _satfractunsUDIHA.dep -DL_satfractuns -DFROM_UDI -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISA.o -MT _satfractunsUDISA.o -MD -MP -MF _satfractunsUDISA.dep -DL_satfractuns -DFROM_UDI -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDQ.o -MT _satfractDAUDQ.o -MD -MP -MF _satfractDAUDQ.dep -DL_satfract -DFROM_DA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTQ.o -MT _satfractDAUTQ.o -MD -MP -MF _satfractDAUTQ.dep -DL_satfract -DFROM_DA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDA.o -MT _satfractunsUDIDA.o -MD -MP -MF _satfractunsUDIDA.dep -DL_satfractuns -DFROM_UDI -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHA.o -MT _satfractDAUHA.o -MD -MP -MF _satfractDAUHA.dep -DL_satfract -DFROM_DA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITA.o -MT _satfractunsUDITA.o -MD -MP -MF _satfractunsUDITA.dep -DL_satfractuns -DFROM_UDI -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUQQ.o -MT _satfractunsUDIUQQ.o -MD -MP -MF _satfractunsUDIUQQ.dep -DL_satfractuns -DFROM_UDI -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSA.o -MT _satfractDAUSA.o -MD -MP -MF _satfractDAUSA.dep -DL_satfract -DFROM_DA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHQ.o -MT _satfractunsUDIUHQ.o -MD -MP -MF _satfractunsUDIUHQ.dep -DL_satfractuns -DFROM_UDI -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDA.o -MT _satfractDAUDA.o -MD -MP -MF _satfractDAUDA.dep -DL_satfract -DFROM_DA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTA.o -MT _satfractDAUTA.o -MD -MP -MF _satfractDAUTA.dep -DL_satfract -DFROM_DA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSQ.o -MT _satfractunsUDIUSQ.o -MD -MP -MF _satfractunsUDIUSQ.dep -DL_satfractuns -DFROM_UDI -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAQQ.o -MT _satfractTAQQ.o -MD -MP -MF _satfractTAQQ.dep -DL_satfract -DFROM_TA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDQ.o -MT _satfractunsUDIUDQ.o -MD -MP -MF _satfractunsUDIUDQ.dep -DL_satfractuns -DFROM_UDI -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHQ.o -MT _satfractTAHQ.o -MD -MP -MF _satfractTAHQ.dep -DL_satfract -DFROM_TA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASQ.o -MT _satfractTASQ.o -MD -MP -MF _satfractTASQ.dep -DL_satfract -DFROM_TA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTQ.o -MT _satfractunsUDIUTQ.o -MD -MP -MF _satfractunsUDIUTQ.dep -DL_satfractuns -DFROM_UDI -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHA.o -MT _satfractunsUDIUHA.o -MD -MP -MF _satfractunsUDIUHA.dep -DL_satfractuns -DFROM_UDI -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADQ.o -MT _satfractTADQ.o -MD -MP -MF _satfractTADQ.dep -DL_satfract -DFROM_TA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSA.o -MT _satfractunsUDIUSA.o -MD -MP -MF _satfractunsUDIUSA.dep -DL_satfractuns -DFROM_UDI -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTATQ.o -MT _satfractTATQ.o -MD -MP -MF _satfractTATQ.dep -DL_satfract -DFROM_TA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDA.o -MT _satfractunsUDIUDA.o -MD -MP -MF _satfractunsUDIUDA.dep -DL_satfractuns -DFROM_UDI -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTA.o -MT _satfractunsUDIUTA.o -MD -MP -MF _satfractunsUDIUTA.dep -DL_satfractuns -DFROM_UDI -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHA.o -MT _satfractTAHA.o -MD -MP -MF _satfractTAHA.dep -DL_satfract -DFROM_TA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASA.o -MT _satfractTASA.o -MD -MP -MF _satfractTASA.dep -DL_satfract -DFROM_TA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIQQ.o -MT _satfractunsUTIQQ.o -MD -MP -MF _satfractunsUTIQQ.dep -DL_satfractuns -DFROM_UTI -DTO_QQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADA.o -MT _satfractTADA.o -MD -MP -MF _satfractTADA.dep -DL_satfract -DFROM_TA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUQQ.o -MT _satfractTAUQQ.o -MD -MP -MF _satfractTAUQQ.dep -DL_satfract -DFROM_TA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHQ.o -MT _satfractunsUTIHQ.o -MD -MP -MF _satfractunsUTIHQ.dep -DL_satfractuns -DFROM_UTI -DTO_HQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHQ.o -MT _satfractTAUHQ.o -MD -MP -MF _satfractTAUHQ.dep -DL_satfract -DFROM_TA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISQ.o -MT _satfractunsUTISQ.o -MD -MP -MF _satfractunsUTISQ.dep -DL_satfractuns -DFROM_UTI -DTO_SQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDQ.o -MT _satfractunsUTIDQ.o -MD -MP -MF _satfractunsUTIDQ.dep -DL_satfractuns -DFROM_UTI -DTO_DQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSQ.o -MT _satfractTAUSQ.o -MD -MP -MF _satfractTAUSQ.dep -DL_satfract -DFROM_TA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDQ.o -MT _satfractTAUDQ.o -MD -MP -MF _satfractTAUDQ.dep -DL_satfract -DFROM_TA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITQ.o -MT _satfractunsUTITQ.o -MD -MP -MF _satfractunsUTITQ.dep -DL_satfractuns -DFROM_UTI -DTO_TQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTQ.o -MT _satfractTAUTQ.o -MD -MP -MF _satfractTAUTQ.dep -DL_satfract -DFROM_TA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHA.o -MT _satfractunsUTIHA.o -MD -MP -MF _satfractunsUTIHA.dep -DL_satfractuns -DFROM_UTI -DTO_HA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISA.o -MT _satfractunsUTISA.o -MD -MP -MF _satfractunsUTISA.dep -DL_satfractuns -DFROM_UTI -DTO_SA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHA.o -MT _satfractTAUHA.o -MD -MP -MF _satfractTAUHA.dep -DL_satfract -DFROM_TA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDA.o -MT _satfractunsUTIDA.o -MD -MP -MF _satfractunsUTIDA.dep -DL_satfractuns -DFROM_UTI -DTO_DA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITA.o -MT _satfractunsUTITA.o -MD -MP -MF _satfractunsUTITA.dep -DL_satfractuns -DFROM_UTI -DTO_TA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUQQ.o -MT _satfractunsUTIUQQ.o -MD -MP -MF _satfractunsUTIUQQ.dep -DL_satfractuns -DFROM_UTI -DTO_UQQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHQ.o -MT _satfractunsUTIUHQ.o -MD -MP -MF _satfractunsUTIUHQ.dep -DL_satfractuns -DFROM_UTI -DTO_UHQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSA.o -MT _satfractTAUSA.o -MD -MP -MF _satfractTAUSA.dep -DL_satfract -DFROM_TA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDA.o -MT _satfractTAUDA.o -MD -MP -MF _satfractTAUDA.dep -DL_satfract -DFROM_TA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTA.o -MT _satfractTAUTA.o -MD -MP -MF _satfractTAUTA.dep -DL_satfract -DFROM_TA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSQ.o -MT _satfractunsUTIUSQ.o -MD -MP -MF _satfractunsUTIUSQ.dep -DL_satfractuns -DFROM_UTI -DTO_USQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQQQ.o -MT _satfractUQQQQ.o -MD -MP -MF _satfractUQQQQ.dep -DL_satfract -DFROM_UQQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDQ.o -MT _satfractunsUTIUDQ.o -MD -MP -MF _satfractunsUTIUDQ.dep -DL_satfractuns -DFROM_UTI -DTO_UDQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTQ.o -MT _satfractunsUTIUTQ.o -MD -MP -MF _satfractunsUTIUTQ.dep -DL_satfractuns -DFROM_UTI -DTO_UTQ -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHQ.o -MT _satfractUQQHQ.o -MD -MP -MF _satfractUQQHQ.dep -DL_satfract -DFROM_UQQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHA.o -MT _satfractunsUTIUHA.o -MD -MP -MF _satfractunsUTIUHA.dep -DL_satfractuns -DFROM_UTI -DTO_UHA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSQ.o -MT _satfractUQQSQ.o -MD -MP -MF _satfractUQQSQ.dep -DL_satfract -DFROM_UQQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDQ.o -MT _satfractUQQDQ.o -MD -MP -MF _satfractUQQDQ.dep -DL_satfract -DFROM_UQQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSA.o -MT _satfractunsUTIUSA.o -MD -MP -MF _satfractunsUTIUSA.dep -DL_satfractuns -DFROM_UTI -DTO_USA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTQ.o -MT _satfractUQQTQ.o -MD -MP -MF _satfractUQQTQ.dep -DL_satfract -DFROM_UQQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDA.o -MT _satfractunsUTIUDA.o -MD -MP -MF _satfractunsUTIUDA.dep -DL_satfractuns -DFROM_UTI -DTO_UDA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHA.o -MT _satfractUQQHA.o -MD -MP -MF _satfractUQQHA.dep -DL_satfract -DFROM_UQQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTA.o -MT _satfractunsUTIUTA.o -MD -MP -MF _satfractunsUTIUTA.dep -DL_satfractuns -DFROM_UTI -DTO_UTA -c ../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSA.o -MT _satfractUQQSA.o -MD -MP -MF _satfractUQQSA.dep -DL_satfract -DFROM_UQQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDA.o -MT _satfractUQQDA.o -MD -MP -MF _satfractUQQDA.dep -DL_satfract -DFROM_UQQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../gcc-4.8.5/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde.o -MT unwind-dw2-fde.o -MD -MP -MF unwind-dw2-fde.dep -fexceptions -c ../../../gcc-4.8.5/libgcc/unwind-dw2-fde.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTA.o -MT _satfractUQQTA.o -MD -MP -MF _satfractUQQTA.dep -DL_satfract -DFROM_UQQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHQ.o -MT _satfractUQQUHQ.o -MD -MP -MF _satfractUQQUHQ.dep -DL_satfract -DFROM_UQQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../gcc-4.8.5/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSQ.o -MT _satfractUQQUSQ.o -MD -MP -MF _satfractUQQUSQ.dep -DL_satfract -DFROM_UQQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../gcc-4.8.5/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
../../../gcc-4.8.5/libgcc/unwind-sjlj.c: In function '_Unwind_GetCFA':
../../../gcc-4.8.5/libgcc/unwind-sjlj.c:195:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
return (_Unwind_Word) context->fc->jbuf[2];
^
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDQ.o -MT _satfractUQQUDQ.o -MD -MP -MF _satfractUQQUDQ.dep -DL_satfract -DFROM_UQQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../gcc-4.8.5/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTQ.o -MT _satfractUQQUTQ.o -MD -MP -MF _satfractUQQUTQ.dep -DL_satfract -DFROM_UQQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHA.o -MT _satfractUQQUHA.o -MD -MP -MF _satfractUQQUHA.dep -DL_satfract -DFROM_UQQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSA.o -MT _satfractUQQUSA.o -MD -MP -MF _satfractUQQUSA.dep -DL_satfract -DFROM_UQQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDA.o -MT _satfractUQQUDA.o -MD -MP -MF _satfractUQQUDA.dep -DL_satfract -DFROM_UQQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTA.o -MT _satfractUQQUTA.o -MD -MP -MF _satfractUQQUTA.dep -DL_satfract -DFROM_UQQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQQQ.o -MT _satfractUHQQQ.o -MD -MP -MF _satfractUHQQQ.dep -DL_satfract -DFROM_UHQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHQ.o -MT _satfractUHQHQ.o -MD -MP -MF _satfractUHQHQ.dep -DL_satfract -DFROM_UHQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSQ.o -MT _satfractUHQSQ.o -MD -MP -MF _satfractUHQSQ.dep -DL_satfract -DFROM_UHQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDQ.o -MT _satfractUHQDQ.o -MD -MP -MF _satfractUHQDQ.dep -DL_satfract -DFROM_UHQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTQ.o -MT _satfractUHQTQ.o -MD -MP -MF _satfractUHQTQ.dep -DL_satfract -DFROM_UHQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHA.o -MT _satfractUHQHA.o -MD -MP -MF _satfractUHQHA.dep -DL_satfract -DFROM_UHQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSA.o -MT _satfractUHQSA.o -MD -MP -MF _satfractUHQSA.dep -DL_satfract -DFROM_UHQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDA.o -MT _satfractUHQDA.o -MD -MP -MF _satfractUHQDA.dep -DL_satfract -DFROM_UHQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTA.o -MT _satfractUHQTA.o -MD -MP -MF _satfractUHQTA.dep -DL_satfract -DFROM_UHQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUQQ.o -MT _satfractUHQUQQ.o -MD -MP -MF _satfractUHQUQQ.dep -DL_satfract -DFROM_UHQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSQ.o -MT _satfractUHQUSQ.o -MD -MP -MF _satfractUHQUSQ.dep -DL_satfract -DFROM_UHQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDQ.o -MT _satfractUHQUDQ.o -MD -MP -MF _satfractUHQUDQ.dep -DL_satfract -DFROM_UHQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTQ.o -MT _satfractUHQUTQ.o -MD -MP -MF _satfractUHQUTQ.dep -DL_satfract -DFROM_UHQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUHA.o -MT _satfractUHQUHA.o -MD -MP -MF _satfractUHQUHA.dep -DL_satfract -DFROM_UHQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSA.o -MT _satfractUHQUSA.o -MD -MP -MF _satfractUHQUSA.dep -DL_satfract -DFROM_UHQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDA.o -MT _satfractUHQUDA.o -MD -MP -MF _satfractUHQUDA.dep -DL_satfract -DFROM_UHQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTA.o -MT _satfractUHQUTA.o -MD -MP -MF _satfractUHQUTA.dep -DL_satfract -DFROM_UHQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvhi2.o -MT _absvhi2.o -MD -MP -MF _absvhi2.dep -DL_absvsi2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQQQ.o -MT _satfractUSQQQ.o -MD -MP -MF _satfractUSQQQ.dep -DL_satfract -DFROM_USQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvhi3.o -MT _addvhi3.o -MD -MP -MF _addvhi3.dep -DL_addvsi3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHQ.o -MT _satfractUSQHQ.o -MD -MP -MF _satfractUSQHQ.dep -DL_satfract -DFROM_USQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvhi3.o -MT _subvhi3.o -MD -MP -MF _subvhi3.dep -DL_subvsi3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSQ.o -MT _satfractUSQSQ.o -MD -MP -MF _satfractUSQSQ.dep -DL_satfract -DFROM_USQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDQ.o -MT _satfractUSQDQ.o -MD -MP -MF _satfractUSQDQ.dep -DL_satfract -DFROM_USQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTQ.o -MT _satfractUSQTQ.o -MD -MP -MF _satfractUSQTQ.dep -DL_satfract -DFROM_USQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvhi3.o -MT _mulvhi3.o -MD -MP -MF _mulvhi3.dep -DL_mulvsi3 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvhi2.o -MT _negvhi2.o -MD -MP -MF _negvhi2.dep -DL_negvsi2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHA.o -MT _satfractUSQHA.o -MD -MP -MF _satfractUSQHA.dep -DL_satfract -DFROM_USQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSA.o -MT _satfractUSQSA.o -MD -MP -MF _satfractUSQSA.dep -DL_satfract -DFROM_USQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbhi2.o -MT _clrsbhi2.o -MD -MP -MF _clrsbhi2.dep -DL_clrsbsi2 -c ../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhr.o -MT _roundhr.o -MD -MP -MF _roundhr.dep -DL_hr -DL_LABEL=hr -DL_round \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundr.o -MT _roundr.o -MD -MP -MF _roundr.dep -DL_r -DL_LABEL=r -DL_round \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDA.o -MT _satfractUSQDA.o -MD -MP -MF _satfractUSQDA.dep -DL_satfract -DFROM_USQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundlr.o -MT _roundlr.o -MD -MP -MF _roundlr.dep -DL_lr -DL_LABEL=lr -DL_round \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTA.o -MT _satfractUSQTA.o -MD -MP -MF _satfractUSQTA.dep -DL_satfract -DFROM_USQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhr.o -MT _rounduhr.o -MD -MP -MF _rounduhr.dep -DL_uhr -DL_LABEL=uhr -DL_round \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUQQ.o -MT _satfractUSQUQQ.o -MD -MP -MF _satfractUSQUQQ.dep -DL_satfract -DFROM_USQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundur.o -MT _roundur.o -MD -MP -MF _roundur.dep -DL_ur -DL_LABEL=ur -DL_round \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHQ.o -MT _satfractUSQUHQ.o -MD -MP -MF _satfractUSQUHQ.dep -DL_satfract -DFROM_USQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundulr.o -MT _roundulr.o -MD -MP -MF _roundulr.dep -DL_ulr -DL_LABEL=ulr -DL_round \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhk.o -MT _roundhk.o -MD -MP -MF _roundhk.dep -DL_hk -DL_LABEL=hk -DL_round \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundk.o -MT _roundk.o -MD -MP -MF _roundk.dep -DL_k -DL_LABEL=k -DL_round \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhk.o -MT _rounduhk.o -MD -MP -MF _rounduhk.dep -DL_uhk -DL_LABEL=uhk -DL_round \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDQ.o -MT _satfractUSQUDQ.o -MD -MP -MF _satfractUSQUDQ.dep -DL_satfract -DFROM_USQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduk.o -MT _rounduk.o -MD -MP -MF _rounduk.dep -DL_uk -DL_LABEL=uk -DL_round \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTQ.o -MT _satfractUSQUTQ.o -MD -MP -MF _satfractUSQUTQ.dep -DL_satfract -DFROM_USQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHA.o -MT _satfractUSQUHA.o -MD -MP -MF _satfractUSQUHA.dep -DL_satfract -DFROM_USQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbqi.o -MT _clrsbqi.o -MD -MP -MF _clrsbqi.dep -DL__clrsbqi -DL_LABEL=_clrsbqi -DL_clrsb \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUSA.o -MT _satfractUSQUSA.o -MD -MP -MF _satfractUSQUSA.dep -DL_satfract -DFROM_USQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDA.o -MT _satfractUSQUDA.o -MD -MP -MF _satfractUSQUDA.dep -DL_satfract -DFROM_USQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTA.o -MT _satfractUSQUTA.o -MD -MP -MF _satfractUSQUTA.dep -DL_satfract -DFROM_USQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi.o -MT _clrsbdi.o -MD -MP -MF _clrsbdi.dep -DL__clrsbdi -DL_LABEL=_clrsbdi -DL_clrsb \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQQQ.o -MT _satfractUDQQQ.o -MD -MP -MF _satfractUDQQQ.dep -DL_satfract -DFROM_UDQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsqi.o -MT _countlsqi.o -MD -MP -MF _countlsqi.dep -DL_qi -DL_LABEL=qi -DL_countls \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlshi.o -MT _countlshi.o -MD -MP -MF _countlshi.dep -DL_hi -DL_LABEL=hi -DL_countls \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHQ.o -MT _satfractUDQHQ.o -MD -MP -MF _satfractUDQHQ.dep -DL_satfract -DFROM_UDQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlssi.o -MT _countlssi.o -MD -MP -MF _countlssi.dep -DL_si -DL_LABEL=si -DL_countls \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSQ.o -MT _satfractUDQSQ.o -MD -MP -MF _satfractUDQSQ.dep -DL_satfract -DFROM_UDQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDQ.o -MT _satfractUDQDQ.o -MD -MP -MF _satfractUDQDQ.dep -DL_satfract -DFROM_UDQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsdi.o -MT _countlsdi.o -MD -MP -MF _countlsdi.dep -DL_di -DL_LABEL=di -DL_countls \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuqi.o -MT _countlsuqi.o -MD -MP -MF _countlsuqi.dep -DL_qi -DL_LABEL=qi -DL_countlsu \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTQ.o -MT _satfractUDQTQ.o -MD -MP -MF _satfractUDQTQ.dep -DL_satfract -DFROM_UDQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuhi.o -MT _countlsuhi.o -MD -MP -MF _countlsuhi.dep -DL_hi -DL_LABEL=hi -DL_countlsu \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsusi.o -MT _countlsusi.o -MD -MP -MF _countlsusi.dep -DL_si -DL_LABEL=si -DL_countlsu \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsudi.o -MT _countlsudi.o -MD -MP -MF _countlsudi.dep -DL_di -DL_LABEL=di -DL_countlsu \
-c ../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHA.o -MT _satfractUDQHA.o -MD -MP -MF _satfractUDQHA.dep -DL_satfract -DFROM_UDQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3.o -MT _mulqi3.o -MD -MP -MF _mulqi3.dep -DL_mulqi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3.o -MT _mulhi3.o -MD -MP -MF _mulhi3.dep -DL_mulhi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSA.o -MT _satfractUDQSA.o -MD -MP -MF _satfractUDQSA.dep -DL_satfract -DFROM_UDQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDA.o -MT _satfractUDQDA.o -MD -MP -MF _satfractUDQDA.dep -DL_satfract -DFROM_UDQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3.o -MT _mulqihi3.o -MD -MP -MF _mulqihi3.dep -DL_mulqihi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTA.o -MT _satfractUDQTA.o -MD -MP -MF _satfractUDQTA.dep -DL_satfract -DFROM_UDQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3.o -MT _umulqihi3.o -MD -MP -MF _umulqihi3.dep -DL_umulqihi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUQQ.o -MT _satfractUDQUQQ.o -MD -MP -MF _satfractUDQUQQ.dep -DL_satfract -DFROM_UDQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3.o -MT _mulpsi3.o -MD -MP -MF _mulpsi3.dep -DL_mulpsi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHQ.o -MT _satfractUDQUHQ.o -MD -MP -MF _satfractUDQUHQ.dep -DL_satfract -DFROM_UDQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSQ.o -MT _satfractUDQUSQ.o -MD -MP -MF _satfractUDQUSQ.dep -DL_satfract -DFROM_UDQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3.o -MT _mulsqipsi3.o -MD -MP -MF _mulsqipsi3.dep -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsqipsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3.o -MT _mulhisi3.o -MD -MP -MF _mulhisi3.dep -DL_mulhisi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTQ.o -MT _satfractUDQUTQ.o -MD -MP -MF _satfractUDQUTQ.dep -DL_satfract -DFROM_UDQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3.o -MT _umulhisi3.o -MD -MP -MF _umulhisi3.dep -DL_umulhisi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3.o -MT _usmulhisi3.o -MD -MP -MF _usmulhisi3.dep -DL_usmulhisi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3.o -MT _muluhisi3.o -MD -MP -MF _muluhisi3.dep -DL_muluhisi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3.o -MT _mulshisi3.o -MD -MP -MF _mulshisi3.dep -DL_mulshisi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulshisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHA.o -MT _satfractUDQUHA.o -MD -MP -MF _satfractUDQUHA.dep -DL_satfract -DFROM_UDQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSA.o -MT _satfractUDQUSA.o -MD -MP -MF _satfractUDQUSA.dep -DL_satfract -DFROM_UDQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3.o -MT _mulsi3.o -MD -MP -MF _mulsi3.dep -DL_mulsi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUDA.o -MT _satfractUDQUDA.o -MD -MP -MF _satfractUDQUDA.dep -DL_satfract -DFROM_UDQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4.o -MT _udivmodqi4.o -MD -MP -MF _udivmodqi4.dep -DL_udivmodqi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTA.o -MT _satfractUDQUTA.o -MD -MP -MF _satfractUDQUTA.dep -DL_satfract -DFROM_UDQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQQQ.o -MT _satfractUTQQQ.o -MD -MP -MF _satfractUTQQQ.dep -DL_satfract -DFROM_UTQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHQ.o -MT _satfractUTQHQ.o -MD -MP -MF _satfractUTQHQ.dep -DL_satfract -DFROM_UTQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4.o -MT _divmodqi4.o -MD -MP -MF _divmodqi4.dep -DL_divmodqi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSQ.o -MT _satfractUTQSQ.o -MD -MP -MF _satfractUTQSQ.dep -DL_satfract -DFROM_UTQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4.o -MT _udivmodhi4.o -MD -MP -MF _udivmodhi4.dep -DL_udivmodhi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4.o -MT _divmodhi4.o -MD -MP -MF _divmodhi4.dep -DL_divmodhi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4.o -MT _divmodpsi4.o -MD -MP -MF _divmodpsi4.dep -DL_divmodpsi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4.o -MT _udivmodpsi4.o -MD -MP -MF _udivmodpsi4.dep -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4.o -MT _udivmodsi4.o -MD -MP -MF _udivmodsi4.dep -DL_udivmodsi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4.o -MT _divmodsi4.o -MD -MP -MF _divmodsi4.dep -DL_divmodsi4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDQ.o -MT _satfractUTQDQ.o -MD -MP -MF _satfractUTQDQ.dep -DL_satfract -DFROM_UTQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTQ.o -MT _satfractUTQTQ.o -MD -MP -MF _satfractUTQTQ.dep -DL_satfract -DFROM_UTQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHA.o -MT _satfractUTQHA.o -MD -MP -MF _satfractUTQHA.dep -DL_satfract -DFROM_UTQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSA.o -MT _satfractUTQSA.o -MD -MP -MF _satfractUTQSA.dep -DL_satfract -DFROM_UTQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6.o -MT _muldi3_6.o -MD -MP -MF _muldi3_6.dep -DL_muldi3_6 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3_6.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDA.o -MT _satfractUTQDA.o -MD -MP -MF _satfractUTQDA.dep -DL_satfract -DFROM_UTQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3.o -MT _mulsidi3.o -MD -MP -MF _mulsidi3.dep -DL_mulsidi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3.o -MT _umulsidi3.o -MD -MP -MF _umulsidi3.dep -DL_umulsidi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTA.o -MT _satfractUTQTA.o -MD -MP -MF _satfractUTQTA.dep -DL_satfract -DFROM_UTQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUQQ.o -MT _satfractUTQUQQ.o -MD -MP -MF _satfractUTQUQQ.dep -DL_satfract -DFROM_UTQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64.o -MT _udivmod64.o -MD -MP -MF _udivmod64.dep -DL_udivmod64 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2.o -MT _negsi2.o -MD -MP -MF _negsi2.dep -DL_negsi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHQ.o -MT _satfractUTQUHQ.o -MD -MP -MF _satfractUTQUHQ.dep -DL_satfract -DFROM_UTQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSQ.o -MT _satfractUTQUSQ.o -MD -MP -MF _satfractUTQUSQ.dep -DL_satfract -DFROM_UTQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue.o -MT _prologue.o -MD -MP -MF _prologue.dep -DL_prologue -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _prologue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDQ.o -MT _satfractUTQUDQ.o -MD -MP -MF _satfractUTQUDQ.dep -DL_satfract -DFROM_UTQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHA.o -MT _satfractUTQUHA.o -MD -MP -MF _satfractUTQUHA.dep -DL_satfract -DFROM_UTQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue.o -MT _epilogue.o -MD -MP -MF _epilogue.dep -DL_epilogue -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSA.o -MT _satfractUTQUSA.o -MD -MP -MF _satfractUTQUSA.dep -DL_satfract -DFROM_UTQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit.o -MT _exit.o -MD -MP -MF _exit.dep -DL_exit -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _exit.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDA.o -MT _satfractUTQUDA.o -MD -MP -MF _satfractUTQUDA.dep -DL_satfract -DFROM_UTQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup.o -MT _cleanup.o -MD -MP -MF _cleanup.dep -DL_cleanup -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cleanup.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump.o -MT _tablejump.o -MD -MP -MF _tablejump.dep -DL_tablejump -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUTA.o -MT _satfractUTQUTA.o -MD -MP -MF _satfractUTQUTA.dep -DL_satfract -DFROM_UTQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm.o -MT _tablejump_elpm.o -MD -MP -MF _tablejump_elpm.dep -DL_tablejump_elpm -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump_elpm.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAQQ.o -MT _satfractUHAQQ.o -MD -MP -MF _satfractUHAQQ.dep -DL_satfract -DFROM_UHA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3.o -MT _load_3.o -MD -MP -MF _load_3.dep -DL_load_3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHQ.o -MT _satfractUHAHQ.o -MD -MP -MF _satfractUHAHQ.dep -DL_satfract -DFROM_UHA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4.o -MT _load_4.o -MD -MP -MF _load_4.dep -DL_load_4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1.o -MT _xload_1.o -MD -MP -MF _xload_1.dep -DL_xload_1 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASQ.o -MT _satfractUHASQ.o -MD -MP -MF _satfractUHASQ.dep -DL_satfract -DFROM_UHA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2.o -MT _xload_2.o -MD -MP -MF _xload_2.dep -DL_xload_2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3.o -MT _xload_3.o -MD -MP -MF _xload_3.dep -DL_xload_3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4.o -MT _xload_4.o -MD -MP -MF _xload_4.dep -DL_xload_4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx.o -MT _movmemx.o -MD -MP -MF _movmemx.dep -DL_movmemx -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADQ.o -MT _satfractUHADQ.o -MD -MP -MF _satfractUHADQ.dep -DL_satfract -DFROM_UHA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data.o -MT _copy_data.o -MD -MP -MF _copy_data.dep -DL_copy_data -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss.o -MT _clear_bss.o -MD -MP -MF _clear_bss.dep -DL_clear_bss -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clear_bss.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATQ.o -MT _satfractUHATQ.o -MD -MP -MF _satfractUHATQ.dep -DL_satfract -DFROM_UHA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHA.o -MT _satfractUHAHA.o -MD -MP -MF _satfractUHAHA.dep -DL_satfract -DFROM_UHA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors.o -MT _dtors.o -MD -MP -MF _dtors.dep -DL_dtors -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _dtors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2.o -MT _ffshi2.o -MD -MP -MF _ffshi2.dep -DL_ffshi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffshi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASA.o -MT _satfractUHASA.o -MD -MP -MF _satfractUHASA.dep -DL_satfract -DFROM_UHA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2.o -MT _loop_ffsqi2.o -MD -MP -MF _loop_ffsqi2.dep -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _loop_ffsqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2.o -MT _ctzhi2.o -MD -MP -MF _ctzhi2.dep -DL_ctzhi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADA.o -MT _satfractUHADA.o -MD -MP -MF _satfractUHADA.dep -DL_satfract -DFROM_UHA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATA.o -MT _satfractUHATA.o -MD -MP -MF _satfractUHATA.dep -DL_satfract -DFROM_UHA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2.o -MT _clzhi2.o -MD -MP -MF _clzhi2.dep -DL_clzhi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritydi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUQQ.o -MT _satfractUHAUQQ.o -MD -MP -MF _satfractUHAUQQ.dep -DL_satfract -DFROM_UHA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUHQ.o -MT _satfractUHAUHQ.o -MD -MP -MF _satfractUHAUHQ.dep -DL_satfract -DFROM_UHA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2.o -MT _parityhi2.o -MD -MP -MF _parityhi2.dep -DL_parityhi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _parityhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSQ.o -MT _satfractUHAUSQ.o -MD -MP -MF _satfractUHAUSQ.dep -DL_satfract -DFROM_UHA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDQ.o -MT _satfractUHAUDQ.o -MD -MP -MF _satfractUHAUDQ.dep -DL_satfract -DFROM_UHA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTQ.o -MT _satfractUHAUTQ.o -MD -MP -MF _satfractUHAUTQ.dep -DL_satfract -DFROM_UHA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSA.o -MT _satfractUHAUSA.o -MD -MP -MF _satfractUHAUSA.dep -DL_satfract -DFROM_UHA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDA.o -MT _satfractUHAUDA.o -MD -MP -MF _satfractUHAUDA.dep -DL_satfract -DFROM_UHA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2.o -MT _popcounthi2.o -MD -MP -MF _popcounthi2.dep -DL_popcounthi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcounthi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTA.o -MT _satfractUHAUTA.o -MD -MP -MF _satfractUHAUTA.dep -DL_satfract -DFROM_UHA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAQQ.o -MT _satfractUSAQQ.o -MD -MP -MF _satfractUSAQQ.dep -DL_satfract -DFROM_USA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHQ.o -MT _satfractUSAHQ.o -MD -MP -MF _satfractUSAHQ.dep -DL_satfract -DFROM_USA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASQ.o -MT _satfractUSASQ.o -MD -MP -MF _satfractUSASQ.dep -DL_satfract -DFROM_USA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2.o -MT _popcountqi2.o -MD -MP -MF _popcountqi2.dep -DL_popcountqi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADQ.o -MT _satfractUSADQ.o -MD -MP -MF _satfractUSADQ.dep -DL_satfract -DFROM_USA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATQ.o -MT _satfractUSATQ.o -MD -MP -MF _satfractUSATQ.dep -DL_satfract -DFROM_USA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3.o -MT _rotldi3.o -MD -MP -MF _rotldi3.dep -DL_rotldi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHA.o -MT _satfractUSAHA.o -MD -MP -MF _satfractUSAHA.dep -DL_satfract -DFROM_USA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3.o -MT _adddi3.o -MD -MP -MF _adddi3.dep -DL_adddi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASA.o -MT _satfractUSASA.o -MD -MP -MF _satfractUSASA.dep -DL_satfract -DFROM_USA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8.o -MT _adddi3_s8.o -MD -MP -MF _adddi3_s8.dep -DL_adddi3_s8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADA.o -MT _satfractUSADA.o -MD -MP -MF _satfractUSADA.dep -DL_satfract -DFROM_USA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATA.o -MT _satfractUSATA.o -MD -MP -MF _satfractUSATA.dep -DL_satfract -DFROM_USA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3.o -MT _subdi3.o -MD -MP -MF _subdi3.dep -DL_subdi3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUQQ.o -MT _satfractUSAUQQ.o -MD -MP -MF _satfractUSAUQQ.dep -DL_satfract -DFROM_USA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHQ.o -MT _satfractUSAUHQ.o -MD -MP -MF _satfractUSAUHQ.dep -DL_satfract -DFROM_USA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUSQ.o -MT _satfractUSAUSQ.o -MD -MP -MF _satfractUSAUSQ.dep -DL_satfract -DFROM_USA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8.o -MT _cmpdi2_s8.o -MD -MP -MF _cmpdi2_s8.dep -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDQ.o -MT _satfractUSAUDQ.o -MD -MP -MF _satfractUSAUDQ.dep -DL_satfract -DFROM_USA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul.o -MT _fmul.o -MD -MP -MF _fmul.dep -DL_fmul -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTQ.o -MT _satfractUSAUTQ.o -MD -MP -MF _satfractUSAUTQ.dep -DL_satfract -DFROM_USA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls.o -MT _fmuls.o -MD -MP -MF _fmuls.dep -DL_fmuls -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmuls.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHA.o -MT _satfractUSAUHA.o -MD -MP -MF _satfractUSAUHA.dep -DL_satfract -DFROM_USA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDA.o -MT _satfractUSAUDA.o -MD -MP -MF _satfractUSAUDA.dep -DL_satfract -DFROM_USA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu.o -MT _fmulsu.o -MD -MP -MF _fmulsu.dep -DL_fmulsu -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmulsu.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTA.o -MT _satfractUSAUTA.o -MD -MP -MF _satfractUSAUTA.dep -DL_satfract -DFROM_USA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAQQ.o -MT _satfractUDAQQ.o -MD -MP -MF _satfractUDAQQ.dep -DL_satfract -DFROM_UDA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf.o -MT _fractqqsf.o -MD -MP -MF _fractqqsf.dep -DL_fractqqsf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHQ.o -MT _satfractUDAHQ.o -MD -MP -MF _satfractUDAHQ.dep -DL_satfract -DFROM_UDA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf.o -MT _fractuqqsf.o -MD -MP -MF _fractuqqsf.dep -DL_fractuqqsf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASQ.o -MT _satfractUDASQ.o -MD -MP -MF _satfractUDASQ.dep -DL_satfract -DFROM_UDA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADQ.o -MT _satfractUDADQ.o -MD -MP -MF _satfractUDADQ.dep -DL_satfract -DFROM_UDA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATQ.o -MT _satfractUDATQ.o -MD -MP -MF _satfractUDATQ.dep -DL_satfract -DFROM_UDA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHA.o -MT _satfractUDAHA.o -MD -MP -MF _satfractUDAHA.dep -DL_satfract -DFROM_UDA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASA.o -MT _satfractUDASA.o -MD -MP -MF _satfractUDASA.dep -DL_satfract -DFROM_UDA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf.o -MT _fracthqsf.o -MD -MP -MF _fracthqsf.dep -DL_fracthqsf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADA.o -MT _satfractUDADA.o -MD -MP -MF _satfractUDADA.dep -DL_satfract -DFROM_UDA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATA.o -MT _satfractUDATA.o -MD -MP -MF _satfractUDATA.dep -DL_satfract -DFROM_UDA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf.o -MT _fractuhqsf.o -MD -MP -MF _fractuhqsf.dep -DL_fractuhqsf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUQQ.o -MT _satfractUDAUQQ.o -MD -MP -MF _satfractUDAUQQ.dep -DL_satfract -DFROM_UDA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf.o -MT _fracthasf.o -MD -MP -MF _fracthasf.dep -DL_fracthasf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHQ.o -MT _satfractUDAUHQ.o -MD -MP -MF _satfractUDAUHQ.dep -DL_satfract -DFROM_UDA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf.o -MT _fractuhasf.o -MD -MP -MF _fractuhasf.dep -DL_fractuhasf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSQ.o -MT _satfractUDAUSQ.o -MD -MP -MF _satfractUDAUSQ.dep -DL_satfract -DFROM_UDA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf.o -MT _fractsasf.o -MD -MP -MF _fractsasf.dep -DL_fractsasf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUDQ.o -MT _satfractUDAUDQ.o -MD -MP -MF _satfractUDAUDQ.dep -DL_satfract -DFROM_UDA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf.o -MT _fractusasf.o -MD -MP -MF _fractusasf.dep -DL_fractusasf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf.o -MT _fractsqsf.o -MD -MP -MF _fractsqsf.dep -DL_fractsqsf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf.o -MT _fractusqsf.o -MD -MP -MF _fractusqsf.dep -DL_fractusqsf -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTQ.o -MT _satfractUDAUTQ.o -MD -MP -MF _satfractUDAUTQ.dep -DL_satfract -DFROM_UDA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq.o -MT _fractsfqq.o -MD -MP -MF _fractsfqq.dep -DL_fractsfqq -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHA.o -MT _satfractUDAUHA.o -MD -MP -MF _satfractUDAUHA.dep -DL_satfract -DFROM_UDA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq.o -MT _fractsfuqq.o -MD -MP -MF _fractsfuqq.dep -DL_fractsfuqq -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq.o -MT _fractsfhq.o -MD -MP -MF _fractsfhq.dep -DL_fractsfhq -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSA.o -MT _satfractUDAUSA.o -MD -MP -MF _satfractUDAUSA.dep -DL_satfract -DFROM_UDA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq.o -MT _fractsfuhq.o -MD -MP -MF _fractsfuhq.dep -DL_fractsfuhq -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha.o -MT _fractsfha.o -MD -MP -MF _fractsfha.dep -DL_fractsfha -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha.o -MT _fractsfuha.o -MD -MP -MF _fractsfuha.dep -DL_fractsfuha -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq.o -MT _fractsfsq.o -MD -MP -MF _fractsfsq.dep -DL_fractsfsq -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTA.o -MT _satfractUDAUTA.o -MD -MP -MF _satfractUDAUTA.dep -DL_satfract -DFROM_UDA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq.o -MT _fractsfusq.o -MD -MP -MF _fractsfusq.dep -DL_fractsfusq -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa.o -MT _fractsfsa.o -MD -MP -MF _fractsfsa.dep -DL_fractsfsa -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAQQ.o -MT _satfractUTAQQ.o -MD -MP -MF _satfractUTAQQ.dep -DL_satfract -DFROM_UTA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa.o -MT _fractsfusa.o -MD -MP -MF _fractsfusa.dep -DL_fractsfusa -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHQ.o -MT _satfractUTAHQ.o -MD -MP -MF _satfractUTAHQ.dep -DL_satfract -DFROM_UTA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3.o -MT _mulqq3.o -MD -MP -MF _mulqq3.dep -DL_mulqq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3.o -MT _mulhq3.o -MD -MP -MF _mulhq3.dep -DL_mulhq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3.o -MT _muluhq3.o -MD -MP -MF _muluhq3.dep -DL_muluhq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASQ.o -MT _satfractUTASQ.o -MD -MP -MF _satfractUTASQ.dep -DL_satfract -DFROM_UTA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADQ.o -MT _satfractUTADQ.o -MD -MP -MF _satfractUTADQ.dep -DL_satfract -DFROM_UTA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3.o -MT _mulha3.o -MD -MP -MF _mulha3.dep -DL_mulha3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3.o -MT _muluha3.o -MD -MP -MF _muluha3.dep -DL_muluha3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round.o -MT _muluha3_round.o -MD -MP -MF _muluha3_round.dep -DL_muluha3_round -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3_round.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3.o -MT _mulsa3.o -MD -MP -MF _mulsa3.dep -DL_mulsa3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3.o -MT _mulusa3.o -MD -MP -MF _mulusa3.dep -DL_mulusa3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATQ.o -MT _satfractUTATQ.o -MD -MP -MF _satfractUTATQ.dep -DL_satfract -DFROM_UTA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHA.o -MT _satfractUTAHA.o -MD -MP -MF _satfractUTAHA.dep -DL_satfract -DFROM_UTA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASA.o -MT _satfractUTASA.o -MD -MP -MF _satfractUTASA.dep -DL_satfract -DFROM_UTA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADA.o -MT _satfractUTADA.o -MD -MP -MF _satfractUTADA.dep -DL_satfract -DFROM_UTA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3.o -MT _usmuluha3.o -MD -MP -MF _usmuluha3.dep -DL_usmuluha3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmuluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATA.o -MT _satfractUTATA.o -MD -MP -MF _satfractUTATA.dep -DL_satfract -DFROM_UTA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3.o -MT _ssmulha3.o -MD -MP -MF _ssmulha3.dep -DL_ssmulha3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUQQ.o -MT _satfractUTAUQQ.o -MD -MP -MF _satfractUTAUQQ.dep -DL_satfract -DFROM_UTA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHQ.o -MT _satfractUTAUHQ.o -MD -MP -MF _satfractUTAUHQ.dep -DL_satfract -DFROM_UTA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3.o -MT _usmulusa3.o -MD -MP -MF _usmulusa3.dep -DL_usmulusa3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSQ.o -MT _satfractUTAUSQ.o -MD -MP -MF _satfractUTAUSQ.dep -DL_satfract -DFROM_UTA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDQ.o -MT _satfractUTAUDQ.o -MD -MP -MF _satfractUTAUDQ.dep -DL_satfract -DFROM_UTA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUTQ.o -MT _satfractUTAUTQ.o -MD -MP -MF _satfractUTAUTQ.dep -DL_satfract -DFROM_UTA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHA.o -MT _satfractUTAUHA.o -MD -MP -MF _satfractUTAUHA.dep -DL_satfract -DFROM_UTA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSA.o -MT _satfractUTAUSA.o -MD -MP -MF _satfractUTAUSA.dep -DL_satfract -DFROM_UTA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3.o -MT _ssmulsa3.o -MD -MP -MF _ssmulsa3.dep -DL_ssmulsa3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDA.o -MT _satfractUTAUDA.o -MD -MP -MF _satfractUTAUDA.dep -DL_satfract -DFROM_UTA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIQQ.o -MT _satfractQIQQ.o -MD -MP -MF _satfractQIQQ.dep -DL_satfract -DFROM_QI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHQ.o -MT _satfractQIHQ.o -MD -MP -MF _satfractQIHQ.dep -DL_satfract -DFROM_QI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISQ.o -MT _satfractQISQ.o -MD -MP -MF _satfractQISQ.dep -DL_satfract -DFROM_QI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3.o -MT _divqq3.o -MD -MP -MF _divqq3.dep -DL_divqq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDQ.o -MT _satfractQIDQ.o -MD -MP -MF _satfractQIDQ.dep -DL_satfract -DFROM_QI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3.o -MT _udivuqq3.o -MD -MP -MF _udivuqq3.dep -DL_udivuqq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITQ.o -MT _satfractQITQ.o -MD -MP -MF _satfractQITQ.dep -DL_satfract -DFROM_QI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHA.o -MT _satfractQIHA.o -MD -MP -MF _satfractQIHA.dep -DL_satfract -DFROM_QI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISA.o -MT _satfractQISA.o -MD -MP -MF _satfractQISA.dep -DL_satfract -DFROM_QI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDA.o -MT _satfractQIDA.o -MD -MP -MF _satfractQIDA.dep -DL_satfract -DFROM_QI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper.o -MT _divqq_helper.o -MD -MP -MF _divqq_helper.dep -DL_divqq_helper -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq_helper.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3.o -MT _divhq3.o -MD -MP -MF _divhq3.dep -DL_divhq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITA.o -MT _satfractQITA.o -MD -MP -MF _satfractQITA.dep -DL_satfract -DFROM_QI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUQQ.o -MT _satfractQIUQQ.o -MD -MP -MF _satfractQIUQQ.dep -DL_satfract -DFROM_QI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3.o -MT _udivuhq3.o -MD -MP -MF _udivuhq3.dep -DL_udivuhq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHQ.o -MT _satfractQIUHQ.o -MD -MP -MF _satfractQIUHQ.dep -DL_satfract -DFROM_QI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSQ.o -MT _satfractQIUSQ.o -MD -MP -MF _satfractQIUSQ.dep -DL_satfract -DFROM_QI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDQ.o -MT _satfractQIUDQ.o -MD -MP -MF _satfractQIUDQ.dep -DL_satfract -DFROM_QI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3.o -MT _divha3.o -MD -MP -MF _divha3.dep -DL_divha3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTQ.o -MT _satfractQIUTQ.o -MD -MP -MF _satfractQIUTQ.dep -DL_satfract -DFROM_QI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHA.o -MT _satfractQIUHA.o -MD -MP -MF _satfractQIUHA.dep -DL_satfract -DFROM_QI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3.o -MT _udivuha3.o -MD -MP -MF _udivuha3.dep -DL_udivuha3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3.o -MT _divsa3.o -MD -MP -MF _divsa3.dep -DL_divsa3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSA.o -MT _satfractQIUSA.o -MD -MP -MF _satfractQIUSA.dep -DL_satfract -DFROM_QI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3.o -MT _udivusa3.o -MD -MP -MF _udivusa3.dep -DL_udivusa3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDA.o -MT _satfractQIUDA.o -MD -MP -MF _satfractQIUDA.dep -DL_satfract -DFROM_QI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8.o -MT _clr_8.o -MD -MP -MF _clr_8.dep -DL_clr_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clr_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2.o -MT _ssneg_2.o -MD -MP -MF _ssneg_2.dep -DL_ssneg_2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTA.o -MT _satfractQIUTA.o -MD -MP -MF _satfractQIUTA.dep -DL_satfract -DFROM_QI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4.o -MT _ssneg_4.o -MD -MP -MF _ssneg_4.dep -DL_ssneg_4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIQQ.o -MT _satfractHIQQ.o -MD -MP -MF _satfractHIQQ.dep -DL_satfract -DFROM_HI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHQ.o -MT _satfractHIHQ.o -MD -MP -MF _satfractHIHQ.dep -DL_satfract -DFROM_HI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISQ.o -MT _satfractHISQ.o -MD -MP -MF _satfractHISQ.dep -DL_satfract -DFROM_HI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDQ.o -MT _satfractHIDQ.o -MD -MP -MF _satfractHIDQ.dep -DL_satfract -DFROM_HI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8.o -MT _ssneg_8.o -MD -MP -MF _ssneg_8.dep -DL_ssneg_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1.o -MT _ssabs_1.o -MD -MP -MF _ssabs_1.dep -DL_ssabs_1 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2.o -MT _ssabs_2.o -MD -MP -MF _ssabs_2.dep -DL_ssabs_2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4.o -MT _ssabs_4.o -MD -MP -MF _ssabs_4.dep -DL_ssabs_4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITQ.o -MT _satfractHITQ.o -MD -MP -MF _satfractHITQ.dep -DL_satfract -DFROM_HI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHA.o -MT _satfractHIHA.o -MD -MP -MF _satfractHIHA.dep -DL_satfract -DFROM_HI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8.o -MT _ssabs_8.o -MD -MP -MF _ssabs_8.dep -DL_ssabs_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISA.o -MT _satfractHISA.o -MD -MP -MF _satfractHISA.dep -DL_satfract -DFROM_HI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDA.o -MT _satfractHIDA.o -MD -MP -MF _satfractHIDA.dep -DL_satfract -DFROM_HI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8.o -MT _ssadd_8.o -MD -MP -MF _ssadd_8.dep -DL_ssadd_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8.o -MT _sssub_8.o -MD -MP -MF _sssub_8.dep -DL_sssub_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _sssub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITA.o -MT _satfractHITA.o -MD -MP -MF _satfractHITA.dep -DL_satfract -DFROM_HI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUQQ.o -MT _satfractHIUQQ.o -MD -MP -MF _satfractHIUQQ.dep -DL_satfract -DFROM_HI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8.o -MT _usadd_8.o -MD -MP -MF _usadd_8.dep -DL_usadd_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8.o -MT _ussub_8.o -MD -MP -MF _ussub_8.dep -DL_ussub_8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ussub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1.o -MT _mask1.o -MD -MP -MF _mask1.dep -DL_mask1 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mask1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret.o -MT _ret.o -MD -MP -MF _ret.dep -DL_ret -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ret.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHQ.o -MT _satfractHIUHQ.o -MD -MP -MF _satfractHIUHQ.dep -DL_satfract -DFROM_HI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3.o -MT _roundqq3.o -MD -MP -MF _roundqq3.dep -DL_roundqq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3.o -MT _rounduqq3.o -MD -MP -MF _rounduqq3.dep -DL_rounduqq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSQ.o -MT _satfractHIUSQ.o -MD -MP -MF _satfractHIUSQ.dep -DL_satfract -DFROM_HI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2.o -MT _round_s2.o -MD -MP -MF _round_s2.dep -DL_round_s2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDQ.o -MT _satfractHIUDQ.o -MD -MP -MF _satfractHIUDQ.dep -DL_satfract -DFROM_HI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2.o -MT _round_u2.o -MD -MP -MF _round_u2.dep -DL_round_u2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const.o -MT _round_2_const.o -MD -MP -MF _round_2_const.dep -DL_round_2_const -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_2_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTQ.o -MT _satfractHIUTQ.o -MD -MP -MF _satfractHIUTQ.dep -DL_satfract -DFROM_HI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2.o -MT _addmask_2.o -MD -MP -MF _addmask_2.dep -DL_addmask_2 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHA.o -MT _satfractHIUHA.o -MD -MP -MF _satfractHIUHA.dep -DL_satfract -DFROM_HI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4.o -MT _round_s4.o -MD -MP -MF _round_s4.dep -DL_round_s4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSA.o -MT _satfractHIUSA.o -MD -MP -MF _satfractHIUSA.dep -DL_satfract -DFROM_HI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4.o -MT _round_u4.o -MD -MP -MF _round_u4.dep -DL_round_u4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const.o -MT _round_4_const.o -MD -MP -MF _round_4_const.dep -DL_round_4_const -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_4_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDA.o -MT _satfractHIUDA.o -MD -MP -MF _satfractHIUDA.dep -DL_satfract -DFROM_HI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4.o -MT _addmask_4.o -MD -MP -MF _addmask_4.dep -DL_addmask_4 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTA.o -MT _satfractHIUTA.o -MD -MP -MF _satfractHIUTA.dep -DL_satfract -DFROM_HI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8.o -MT _round_x8.o -MD -MP -MF _round_x8.dep -DL_round_x8 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_x8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3.o -MT _rounddq3.o -MD -MP -MF _rounddq3.dep -DL_rounddq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounddq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIQQ.o -MT _satfractSIQQ.o -MD -MP -MF _satfractSIQQ.dep -DL_satfract -DFROM_SI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3.o -MT _roundudq3.o -MD -MP -MF _roundudq3.dep -DL_roundudq3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundudq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3.o -MT _roundda3.o -MD -MP -MF _roundda3.dep -DL_roundda3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHQ.o -MT _satfractSIHQ.o -MD -MP -MF _satfractSIHQ.dep -DL_satfract -DFROM_SI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3.o -MT _rounduda3.o -MD -MP -MF _rounduda3.dep -DL_rounduda3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISQ.o -MT _satfractSISQ.o -MD -MP -MF _satfractSISQ.dep -DL_satfract -DFROM_SI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDQ.o -MT _satfractSIDQ.o -MD -MP -MF _satfractSIDQ.dep -DL_satfract -DFROM_SI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3.o -MT _roundta3.o -MD -MP -MF _roundta3.dep -DL_roundta3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3.o -MT _rounduta3.o -MD -MP -MF _rounduta3.dep -DL_rounduta3 -xassembler-with-cpp -c ../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITQ.o -MT _satfractSITQ.o -MD -MP -MF _satfractSITQ.dep -DL_satfract -DFROM_SI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHA.o -MT _satfractSIHA.o -MD -MP -MF _satfractSIHA.dep -DL_satfract -DFROM_SI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
rm -f libgcov.a
objects="_gcov.o _gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_dump.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_merge_ior.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcov.a $objects
/usr/avr/bin/ranlib libgcov.a
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISA.o -MT _satfractSISA.o -MD -MP -MF _satfractSISA.dep -DL_satfract -DFROM_SI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDA.o -MT _satfractSIDA.o -MD -MP -MF _satfractSIDA.dep -DL_satfract -DFROM_SI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITA.o -MT _satfractSITA.o -MD -MP -MF _satfractSITA.dep -DL_satfract -DFROM_SI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUQQ.o -MT _satfractSIUQQ.o -MD -MP -MF _satfractSIUQQ.dep -DL_satfract -DFROM_SI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHQ.o -MT _satfractSIUHQ.o -MD -MP -MF _satfractSIUHQ.dep -DL_satfract -DFROM_SI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSQ.o -MT _satfractSIUSQ.o -MD -MP -MF _satfractSIUSQ.dep -DL_satfract -DFROM_SI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDQ.o -MT _satfractSIUDQ.o -MD -MP -MF _satfractSIUDQ.dep -DL_satfract -DFROM_SI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTQ.o -MT _satfractSIUTQ.o -MD -MP -MF _satfractSIUTQ.dep -DL_satfract -DFROM_SI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHA.o -MT _satfractSIUHA.o -MD -MP -MF _satfractSIUHA.dep -DL_satfract -DFROM_SI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
rm -f libgcc.a
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSA.o -MT _satfractSIUSA.o -MD -MP -MF _satfractSIUSA.dep -DL_satfract -DFROM_SI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
objects="_absvhi2.o _addvhi3.o _subvhi3.o _mulvhi3.o _negvhi2.o _clrsbhi2.o _roundhr.o _roundr.o _roundlr.o _rounduhr.o _roundur.o _roundulr.o _roundhk.o _roundk.o _rounduhk.o _rounduk.o _clrsbqi.o _clrsbdi.o _countlsqi.o _countlshi.o _countlssi.o _countlsdi.o _countlsuqi.o _countlsuhi.o _countlsusi.o _countlsudi.o _mulqi3.o _mulhi3.o _mulqihi3.o _umulqihi3.o _mulpsi3.o _mulsqipsi3.o _mulhisi3.o _umulhisi3.o _usmulhisi3.o _muluhisi3.o _mulshisi3.o _mulsi3.o _udivmodqi4.o _divmodqi4.o _udivmodhi4.o _divmodhi4.o _divmodpsi4.o _udivmodpsi4.o _udivmodsi4.o _divmodsi4.o _divdi3.o _udivdi3.o _muldi3.o _muldi3_6.o _mulsidi3.o _umulsidi3.o _udivmod64.o _negsi2.o _negdi2.o _prologue.o _epilogue.o _exit.o _cleanup.o _tablejump.o _tablejump_elpm.o _load_3.o _load_4.o _xload_1.o _xload_2.o _xload_3.o _xload_4.o _movmemx.o _copy_data.o _clear_bss.o _ctors.o _dtors.o _ffssi2.o _ffshi2.o _loop_ffsqi2.o _ctzsi2.o _ctzhi2.o _clzdi2.o _clzsi2.o _clzhi2.o _paritydi2.o _paritysi2.o _parityhi2.o _popcounthi2.o _popcountsi2.o _popcountdi2.o _popcountqi2.o _bswapsi2.o _bswapdi2.o _ashldi3.o _ashrdi3.o _lshrdi3.o _rotldi3.o _adddi3.o _adddi3_s8.o _subdi3.o _cmpdi2.o _cmpdi2_s8.o _fmul.o _fmuls.o _fmulsu.o _fractqqsf.o _fractuqqsf.o _fracthqsf.o _fractuhqsf.o _fracthasf.o _fractuhasf.o _fractsasf.o _fractusasf.o _fractsqsf.o _fractusqsf.o _fractsfqq.o _fractsfuqq.o _fractsfhq.o _fractsfuhq.o _fractsfha.o _fractsfuha.o _fractsfsq.o _fractsfusq.o _fractsfsa.o _fractsfusa.o _mulqq3.o _mulhq3.o _muluhq3.o _mulha3.o _muluha3.o _muluha3_round.o _mulsa3.o _mulusa3.o _usmuluha3.o _ssmulha3.o _usmulusa3.o _ssmulsa3.o _divqq3.o _udivuqq3.o _divqq_helper.o _divhq3.o _udivuhq3.o _divha3.o _udivuha3.o _divsa3.o _udivusa3.o _clr_8.o _ssneg_2.o _ssneg_4.o _ssneg_8.o _ssabs_1.o _ssabs_2.o _ssabs_4.o _ssabs_8.o _ssadd_8.o _sssub_8.o _usadd_8.o _ussub_8.o _mask1.o _ret.o _roundqq3.o _rounduqq3.o _round_s2.o _round_u2.o _round_2_const.o _addmask_2.o _round_s4.o _round_u4.o _round_4_const.o _addmask_4.o _round_x8.o _rounddq3.o _roundudq3.o _roundda3.o _rounduda3.o _roundta3.o _rounduta3.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ffsdi2.o _ctzdi2.o _popcount_tab.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _clrsbsi2.o _fixunsdfsi.o _fixunsxfsi.o _fixdfdi.o _fixxfdi.o _fixtfdi.o _fixunsdfdi.o _fixunsxfdi.o _fixunstfdi.o _floatdidf.o _floatdixf.o _floatditf.o _floatundidf.o _floatundixf.o _floatunditf.o _eprintf.o __gcc_bcmp.o _udiv_w_sdiv.o _udivmoddi4.o _pack_sf.o _unpack_sf.o _fpcmp_parts_sf.o _make_sf.o _sf_to_df.o _thenan_sf.o _negQQ.o _negHQ.o _negSQ.o _negDQ.o _negTQ.o _negHA.o _negSA.o _negDA.o _negTA.o _negUQQ.o _negUHQ.o _negUSQ.o _negUDQ.o _negUTQ.o _negUHA.o _negUSA.o _negUDA.o _negUTA.o _mulSQ.o _mulDQ.o _mulTQ.o _mulDA.o _mulTA.o _mulUSQ.o _mulUDQ.o _mulUTQ.o _mulUDA.o _mulUTA.o _mulhelperQQ.o _mulhelperHQ.o _mulhelperSQ.o _mulhelperDQ.o _mulhelperTQ.o _mulhelperHA.o _mulhelperSA.o _mulhelperDA.o _mulhelperTA.o _mulhelperUQQ.o _mulhelperUHQ.o _mulhelperUSQ.o _mulhelperUDQ.o _mulhelperUTQ.o _mulhelperUHA.o _mulhelperUSA.o _mulhelperUDA.o _mulhelperUTA.o _divhelperQQ.o _divhelperHQ.o _divhelperSQ.o _divhelperDQ.o _divhelperTQ.o _divhelperHA.o _divhelperSA.o _divhelperDA.o _divhelperTA.o _divhelperUQQ.o _divhelperUHQ.o _divhelperUSQ.o _divhelperUDQ.o _divhelperUTQ.o _divhelperUHA.o _divhelperUSA.o _divhelperUDA.o _divhelperUTA.o _ashlhelperQQ.o _ashlhelperHQ.o _ashlhelperSQ.o _ashlhelperDQ.o _ashlhelperTQ.o _ashlhelperHA.o _ashlhelperSA.o _ashlhelperDA.o _ashlhelperTA.o _ashlhelperUQQ.o _ashlhelperUHQ.o _ashlhelperUSQ.o _ashlhelperUDQ.o _ashlhelperUTQ.o _ashlhelperUHA.o _ashlhelperUSA.o _ashlhelperUDA.o _ashlhelperUTA.o _saturate1QQ.o _saturate1HQ.o _saturate1SQ.o _saturate1DQ.o _saturate1TQ.o _saturate1HA.o _saturate1SA.o _saturate1DA.o _saturate1TA.o _saturate1UQQ.o _saturate1UHQ.o _saturate1USQ.o _saturate1UDQ.o _saturate1UTQ.o _saturate1UHA.o _saturate1USA.o _saturate1UDA.o _saturate1UTA.o _saturate2QQ.o _saturate2HQ.o _saturate2SQ.o _saturate2DQ.o _saturate2TQ.o _saturate2HA.o _saturate2SA.o _saturate2DA.o _saturate2TA.o _saturate2UQQ.o _saturate2UHQ.o _saturate2USQ.o _saturate2UDQ.o _saturate2UTQ.o _saturate2UHA.o _saturate2USA.o _saturate2UDA.o _saturate2UTA.o _ssmulQQ.o _ssmulHQ.o _ssmulSQ.o _ssmulDQ.o _ssmulTQ.o _ssmulDA.o _ssmulTA.o _ssdivQQ.o _ssdivHQ.o _ssdivSQ.o _ssdivDQ.o _ssdivTQ.o _ssdivHA.o _ssdivSA.o _ssdivDA.o _ssdivTA.o _divSQ.o _divDQ.o _divTQ.o _divDA.o _divTA.o _ssashlQQ.o _ssashlHQ.o _ssashlSQ.o _ssashlDQ.o _ssashlTQ.o _ssashlHA.o _ssashlSA.o _ssashlDA.o _ssashlTA.o _usmulUQQ.o _usmulUHQ.o _usmulUSQ.o _usmulUDQ.o _usmulUTQ.o _usmulUDA.o _usmulUTA.o _usdivUQQ.o _usdivUHQ.o _usdivUSQ.o _usdivUDQ.o _usdivUTQ.o _usdivUHA.o _usdivUSA.o _usdivUDA.o _usdivUTA.o _udivUQQ.o _udivUHQ.o _udivUSQ.o _udivUDQ.o _udivUTQ.o _udivUHA.o _udivUSA.o _udivUDA.o _udivUTA.o _usashlUQQ.o _usashlUHQ.o _usashlUSQ.o _usashlUDQ.o _usashlUTQ.o _usashlUHA.o _usashlUSA.o _usashlUDA.o _usashlUTA.o _fractQQDF.o _fractHQDF.o _fractSQDF.o _fractDQSF.o _fractDQDF.o _fractTQSF.o _fractTQDF.o _fractHADF.o _fractSADF.o _fractDASF.o _fractDADF.o _fractTASF.o _fractTADF.o _fractUQQDF.o _fractUHQDF.o _fractUSQDF.o _fractUDQSF.o _fractUDQDF.o _fractUTQSF.o _fractUTQDF.o _fractUHADF.o _fractUSADF.o _fractUDASF.o _fractUDADF.o _fractUTASF.o _fractUTADF.o _fractSFSQ.o _fractSFDQ.o _fractSFTQ.o _fractSFDA.o _fractSFTA.o _fractSFUSQ.o _fractSFUDQ.o _fractSFUTQ.o _fractSFUDA.o _fractSFUTA.o _fractDFQQ.o _fractDFHQ.o _fractDFSQ.o _fractDFDQ.o _fractDFTQ.o _fractDFHA.o _fractDFSA.o _fractDFDA.o _fractDFTA.o _fractDFUQQ.o _fractDFUHQ.o _fractDFUSQ.o _fractDFUDQ.o _fractDFUTQ.o _fractDFUHA.o _fractDFUSA.o _fractDFUDA.o _fractDFUTA.o _satfractQQHQ.o _satfractQQSQ.o _satfractQQDQ.o _satfractQQTQ.o _satfractQQHA.o _satfractQQSA.o _satfractQQDA.o _satfractQQTA.o _satfractQQUQQ.o _satfractQQUHQ.o _satfractQQUSQ.o _satfractQQUDQ.o _satfractQQUTQ.o _satfractQQUHA.o _satfractQQUSA.o _satfractQQUDA.o _satfractQQUTA.o _satfractHQQQ.o _satfractHQSQ.o _satfractHQDQ.o _satfractHQTQ.o _satfractHQHA.o _satfractHQSA.o _satfractHQDA.o _satfractHQTA.o _satfractHQUQQ.o _satfractHQUHQ.o _satfractHQUSQ.o _satfractHQUDQ.o _satfractHQUTQ.o _satfractHQUHA.o _satfractHQUSA.o _satfractHQUDA.o _satfractHQUTA.o _satfractSQQQ.o _satfractSQHQ.o _satfractSQDQ.o _satfractSQTQ.o _satfractSQHA.o _satfractSQSA.o _satfractSQDA.o _satfractSQTA.o _satfractSQUQQ.o _satfractSQUHQ.o _satfractSQUSQ.o _satfractSQUDQ.o _satfractSQUTQ.o _satfractSQUHA.o _satfractSQUSA.o _satfractSQUDA.o _satfractSQUTA.o _satfractDQQQ.o _satfractDQHQ.o _satfractDQSQ.o _satfractDQTQ.o _satfractDQHA.o _satfractDQSA.o _satfractDQDA.o _satfractDQTA.o _satfractDQUQQ.o _satfractDQUHQ.o _satfractDQUSQ.o _satfractDQUDQ.o _satfractDQUTQ.o _satfractDQUHA.o _satfractDQUSA.o _satfractDQUDA.o _satfractDQUTA.o _satfractTQQQ.o _satfractTQHQ.o _satfractTQSQ.o _satfractTQDQ.o _satfractTQHA.o _satfractTQSA.o _satfractTQDA.o _satfractTQTA.o _satfractTQUQQ.o _satfractTQUHQ.o _satfractTQUSQ.o _satfractTQUDQ.o _satfractTQUTQ.o _satfractTQUHA.o _satfractTQUSA.o _satfractTQUDA.o _satfractTQUTA.o _satfractHAQQ.o _satfractHAHQ.o _satfractHASQ.o _satfractHADQ.o _satfractHATQ.o _satfractHASA.o _satfractHADA.o _satfractHATA.o _satfractHAUQQ.o _satfractHAUHQ.o _satfractHAUSQ.o _satfractHAUDQ.o _satfractHAUTQ.o _satfractHAUHA.o _satfractHAUSA.o _satfractHAUDA.o _satfractHAUTA.o _satfractSAQQ.o _satfractSAHQ.o _satfractSASQ.o _satfractSADQ.o _satfractSATQ.o _satfractSAHA.o _satfractSADA.o _satfractSATA.o _satfractSAUQQ.o _satfractSAUHQ.o _satfractSAUSQ.o _satfractSAUDQ.o _satfractSAUTQ.o _satfractSAUHA.o _satfractSAUSA.o _satfractSAUDA.o _satfractSAUTA.o _satfractDAQQ.o _satfractDAHQ.o _satfractDASQ.o _satfractDADQ.o _satfractDATQ.o _satfractDAHA.o _satfractDASA.o _satfractDATA.o _satfractDAUQQ.o _satfractDAUHQ.o _satfractDAUSQ.o _satfractDAUDQ.o _satfractDAUTQ.o _satfractDAUHA.o _satfractDAUSA.o _satfractDAUDA.o _satfractDAUTA.o _satfractTAQQ.o _satfractTAHQ.o _satfractTASQ.o _satfractTADQ.o _satfractTATQ.o _satfractTAHA.o _satfractTASA.o _satfractTADA.o _satfractTAUQQ.o _satfractTAUHQ.o _satfractTAUSQ.o _satfractTAUDQ.o _satfractTAUTQ.o _satfractTAUHA.o _satfractTAUSA.o _satfractTAUDA.o _satfractTAUTA.o _satfractUQQQQ.o _satfractUQQHQ.o _satfractUQQSQ.o _satfractUQQDQ.o _satfractUQQTQ.o _satfractUQQHA.o _satfractUQQSA.o _satfractUQQDA.o _satfractUQQTA.o _satfractUQQUHQ.o _satfractUQQUSQ.o _satfractUQQUDQ.o _satfractUQQUTQ.o _satfractUQQUHA.o _satfractUQQUSA.o _satfractUQQUDA.o _satfractUQQUTA.o _satfractUHQQQ.o _satfractUHQHQ.o _satfractUHQSQ.o _satfractUHQDQ.o _satfractUHQTQ.o _satfractUHQHA.o _satfractUHQSA.o _satfractUHQDA.o _satfractUHQTA.o _satfractUHQUQQ.o _satfractUHQUSQ.o _satfractUHQUDQ.o _satfractUHQUTQ.o _satfractUHQUHA.o _satfractUHQUSA.o _satfractUHQUDA.o _satfractUHQUTA.o _satfractUSQQQ.o _satfractUSQHQ.o _satfractUSQSQ.o _satfractUSQDQ.o _satfractUSQTQ.o _satfractUSQHA.o _satfractUSQSA.o _satfractUSQDA.o _satfractUSQTA.o _satfractUSQUQQ.o _satfractUSQUHQ.o _satfractUSQUDQ.o _satfractUSQUTQ.o _satfractUSQUHA.o _satfractUSQUSA.o _satfractUSQUDA.o _satfractUSQUTA.o _satfractUDQQQ.o _satfractUDQHQ.o _satfractUDQSQ.o _satfractUDQDQ.o _satfractUDQTQ.o _satfractUDQHA.o _satfractUDQSA.o _satfractUDQDA.o _satfractUDQTA.o _satfractUDQUQQ.o _satfractUDQUHQ.o _satfractUDQUSQ.o _satfractUDQUTQ.o _satfractUDQUHA.o _satfractUDQUSA.o _satfractUDQUDA.o _satfractUDQUTA.o _satfractUTQQQ.o _satfractUTQHQ.o _satfractUTQSQ.o _satfractUTQDQ.o _satfractUTQTQ.o _satfractUTQHA.o _satfractUTQSA.o _satfractUTQDA.o _satfractUTQTA.o _satfractUTQUQQ.o _satfractUTQUHQ.o _satfractUTQUSQ.o _satfractUTQUDQ.o _satfractUTQUHA.o _satfractUTQUSA.o _satfractUTQUDA.o _satfractUTQUTA.o _satfractUHAQQ.o _satfractUHAHQ.o _satfractUHASQ.o _satfractUHADQ.o _satfractUHATQ.o _satfractUHAHA.o _satfractUHASA.o _satfractUHADA.o _satfractUHATA.o _satfractUHAUQQ.o _satfractUHAUHQ.o _satfractUHAUSQ.o _satfractUHAUDQ.o _satfractUHAUTQ.o _satfractUHAUSA.o _satfractUHAUDA.o _satfractUHAUTA.o _satfractUSAQQ.o _satfractUSAHQ.o _satfractUSASQ.o _satfractUSADQ.o _satfractUSATQ.o _satfractUSAHA.o _satfractUSASA.o _satfractUSADA.o _satfractUSATA.o _satfractUSAUQQ.o _satfractUSAUHQ.o _satfractUSAUSQ.o _satfractUSAUDQ.o _satfractUSAUTQ.o _satfractUSAUHA.o _satfractUSAUDA.o _satfractUSAUTA.o _satfractUDAQQ.o _satfractUDAHQ.o _satfractUDASQ.o _satfractUDADQ.o _satfractUDATQ.o _satfractUDAHA.o _satfractUDASA.o _satfractUDADA.o _satfractUDATA.o _satfractUDAUQQ.o _satfractUDAUHQ.o _satfractUDAUSQ.o _satfractUDAUDQ.o _satfractUDAUTQ.o _satfractUDAUHA.o _satfractUDAUSA.o _satfractUDAUTA.o _satfractUTAQQ.o _satfractUTAHQ.o _satfractUTASQ.o _satfractUTADQ.o _satfractUTATQ.o _satfractUTAHA.o _satfractUTASA.o _satfractUTADA.o _satfractUTATA.o _satfractUTAUQQ.o _satfractUTAUHQ.o _satfractUTAUSQ.o _satfractUTAUDQ.o _satfractUTAUTQ.o _satfractUTAUHA.o _satfractUTAUSA.o _satfractUTAUDA.o _satfractQIQQ.o _satfractQIHQ.o _satfractQISQ.o _satfractQIDQ.o _satfractQITQ.o _satfractQIHA.o _satfractQISA.o _satfractQIDA.o _satfractQITA.o _satfractQIUQQ.o _satfractQIUHQ.o _satfractQIUSQ.o _satfractQIUDQ.o _satfractQIUTQ.o _satfractQIUHA.o _satfractQIUSA.o _satfractQIUDA.o _satfractQIUTA.o _satfractHIQQ.o _satfractHIHQ.o _satfractHISQ.o _satfractHIDQ.o _satfractHITQ.o _satfractHIHA.o _satfractHISA.o _satfractHIDA.o _satfractHITA.o _satfractHIUQQ.o _satfractHIUHQ.o _satfractHIUSQ.o _satfractHIUDQ.o _satfractHIUTQ.o _satfractHIUHA.o _satfractHIUSA.o _satfractHIUDA.o _satfractHIUTA.o _satfractSIQQ.o _satfractSIHQ.o _satfractSISQ.o _satfractSIDQ.o _satfractSITQ.o _satfractSIHA.o _satfractSISA.o _satfractSIDA.o _satfractSITA.o _satfractSIUQQ.o _satfractSIUHQ.o _satfractSIUSQ.o _satfractSIUDQ.o _satfractSIUTQ.o _satfractSIUHA.o _satfractSIUSA.o _satfractSIUDA.o _satfractSIUTA.o _satfractDIQQ.o _satfractDIHQ.o _satfractDISQ.o _satfractDIDQ.o _satfractDITQ.o _satfractDIHA.o _satfractDISA.o _satfractDIDA.o _satfractDITA.o _satfractDIUQQ.o _satfractDIUHQ.o _satfractDIUSQ.o _satfractDIUDQ.o _satfractDIUTQ.o _satfractDIUHA.o _satfractDIUSA.o _satfractDIUDA.o _satfractDIUTA.o _satfractTIQQ.o _satfractTIHQ.o _satfractTISQ.o _satfractTIDQ.o _satfractTITQ.o _satfractTIHA.o _satfractTISA.o _satfractTIDA.o _satfractTITA.o _satfractTIUQQ.o _satfractTIUHQ.o _satfractTIUSQ.o _satfractTIUDQ.o _satfractTIUTQ.o _satfractTIUHA.o _satfractTIUSA.o _satfractTIUDA.o _satfractTIUTA.o _satfractSFQQ.o _satfractSFHQ.o _satfractSFSQ.o _satfractSFDQ.o _satfractSFTQ.o _satfractSFHA.o _satfractSFSA.o _satfractSFDA.o _satfractSFTA.o _satfractSFUQQ.o _satfractSFUHQ.o _satfractSFUSQ.o _satfractSFUDQ.o _satfractSFUTQ.o _satfractSFUHA.o _satfractSFUSA.o _satfractSFUDA.o _satfractSFUTA.o _satfractDFQQ.o _satfractDFHQ.o _satfractDFSQ.o _satfractDFDQ.o _satfractDFTQ.o _satfractDFHA.o _satfractDFSA.o _satfractDFDA.o _satfractDFTA.o _satfractDFUQQ.o _satfractDFUHQ.o _satfractDFUSQ.o _satfractDFUDQ.o _satfractDFUTQ.o _satfractDFUHA.o _satfractDFUSA.o _satfractDFUDA.o _satfractDFUTA.o _satfractunsUQIQQ.o _satfractunsUQIHQ.o _satfractunsUQISQ.o _satfractunsUQIDQ.o _satfractunsUQITQ.o _satfractunsUQIHA.o _satfractunsUQISA.o _satfractunsUQIDA.o _satfractunsUQITA.o _satfractunsUQIUQQ.o _satfractunsUQIUHQ.o _satfractunsUQIUSQ.o _satfractunsUQIUDQ.o _satfractunsUQIUTQ.o _satfractunsUQIUHA.o _satfractunsUQIUSA.o _satfractunsUQIUDA.o _satfractunsUQIUTA.o _satfractunsUHIQQ.o _satfractunsUHIHQ.o _satfractunsUHISQ.o _satfractunsUHIDQ.o _satfractunsUHITQ.o _satfractunsUHIHA.o _satfractunsUHISA.o _satfractunsUHIDA.o _satfractunsUHITA.o _satfractunsUHIUQQ.o _satfractunsUHIUHQ.o _satfractunsUHIUSQ.o _satfractunsUHIUDQ.o _satfractunsUHIUTQ.o _satfractunsUHIUHA.o _satfractunsUHIUSA.o _satfractunsUHIUDA.o _satfractunsUHIUTA.o _satfractunsUSIQQ.o _satfractunsUSIHQ.o _satfractunsUSISQ.o _satfractunsUSIDQ.o _satfractunsUSITQ.o _satfractunsUSIHA.o _satfractunsUSISA.o _satfractunsUSIDA.o _satfractunsUSITA.o _satfractunsUSIUQQ.o _satfractunsUSIUHQ.o _satfractunsUSIUSQ.o _satfractunsUSIUDQ.o _satfractunsUSIUTQ.o _satfractunsUSIUHA.o _satfractunsUSIUSA.o _satfractunsUSIUDA.o _satfractunsUSIUTA.o _satfractunsUDIQQ.o _satfractunsUDIHQ.o _satfractunsUDISQ.o _satfractunsUDIDQ.o _satfractunsUDITQ.o _satfractunsUDIHA.o _satfractunsUDISA.o _satfractunsUDIDA.o _satfractunsUDITA.o _satfractunsUDIUQQ.o _satfractunsUDIUHQ.o _satfractunsUDIUSQ.o _satfractunsUDIUDQ.o _satfractunsUDIUTQ.o _satfractunsUDIUHA.o _satfractunsUDIUSA.o _satfractunsUDIUDA.o _satfractunsUDIUTA.o _satfractunsUTIQQ.o _satfractunsUTIHQ.o _satfractunsUTISQ.o _satfractunsUTIDQ.o _satfractunsUTITQ.o _satfractunsUTIHA.o _satfractunsUTISA.o _satfractunsUTIDA.o _satfractunsUTITA.o _satfractunsUTIUQQ.o _satfractunsUTIUHQ.o _satfractunsUTIUSQ.o _satfractunsUTIUDQ.o _satfractunsUTIUTQ.o _satfractunsUTIUHA.o _satfractunsUTIUSA.o _satfractunsUTIUDA.o _satfractunsUTIUTA.o enable-execute-stack.o unwind-dw2.o unwind-dw2-fde.o unwind-sjlj.o unwind-c.o emutls.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../.././gcc -I../../../gcc-4.8.5/libgcc -I../../../gcc-4.8.5/libgcc/. -I../../../gcc-4.8.5/libgcc/../gcc -I../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcc.a $objects
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDA.o -MT _satfractSIUDA.o -MD -MP -MF _satfractSIUDA.dep -DL_satfract -DFROM_SI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTA.o -MT _satfractSIUTA.o -MD -MP -MF _satfractSIUTA.dep -DL_satfract -DFROM_SI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIQQ.o -MT _satfractDIQQ.o -MD -MP -MF _satfractDIQQ.dep -DL_satfract -DFROM_DI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHQ.o -MT _satfractDIHQ.o -MD -MP -MF _satfractDIHQ.dep -DL_satfract -DFROM_DI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISQ.o -MT _satfractDISQ.o -MD -MP -MF _satfractDISQ.dep -DL_satfract -DFROM_DI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDQ.o -MT _satfractDIDQ.o -MD -MP -MF _satfractDIDQ.dep -DL_satfract -DFROM_DI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITQ.o -MT _satfractDITQ.o -MD -MP -MF _satfractDITQ.dep -DL_satfract -DFROM_DI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHA.o -MT _satfractDIHA.o -MD -MP -MF _satfractDIHA.dep -DL_satfract -DFROM_DI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISA.o -MT _satfractDISA.o -MD -MP -MF _satfractDISA.dep -DL_satfract -DFROM_DI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDA.o -MT _satfractDIDA.o -MD -MP -MF _satfractDIDA.dep -DL_satfract -DFROM_DI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITA.o -MT _satfractDITA.o -MD -MP -MF _satfractDITA.dep -DL_satfract -DFROM_DI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUQQ.o -MT _satfractDIUQQ.o -MD -MP -MF _satfractDIUQQ.dep -DL_satfract -DFROM_DI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHQ.o -MT _satfractDIUHQ.o -MD -MP -MF _satfractDIUHQ.dep -DL_satfract -DFROM_DI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSQ.o -MT _satfractDIUSQ.o -MD -MP -MF _satfractDIUSQ.dep -DL_satfract -DFROM_DI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDQ.o -MT _satfractDIUDQ.o -MD -MP -MF _satfractDIUDQ.dep -DL_satfract -DFROM_DI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTQ.o -MT _satfractDIUTQ.o -MD -MP -MF _satfractDIUTQ.dep -DL_satfract -DFROM_DI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHA.o -MT _satfractDIUHA.o -MD -MP -MF _satfractDIUHA.dep -DL_satfract -DFROM_DI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSA.o -MT _satfractDIUSA.o -MD -MP -MF _satfractDIUSA.dep -DL_satfract -DFROM_DI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDA.o -MT _satfractDIUDA.o -MD -MP -MF _satfractDIUDA.dep -DL_satfract -DFROM_DI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTA.o -MT _satfractDIUTA.o -MD -MP -MF _satfractDIUTA.dep -DL_satfract -DFROM_DI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIQQ.o -MT _satfractTIQQ.o -MD -MP -MF _satfractTIQQ.dep -DL_satfract -DFROM_TI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHQ.o -MT _satfractTIHQ.o -MD -MP -MF _satfractTIHQ.dep -DL_satfract -DFROM_TI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISQ.o -MT _satfractTISQ.o -MD -MP -MF _satfractTISQ.dep -DL_satfract -DFROM_TI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDQ.o -MT _satfractTIDQ.o -MD -MP -MF _satfractTIDQ.dep -DL_satfract -DFROM_TI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITQ.o -MT _satfractTITQ.o -MD -MP -MF _satfractTITQ.dep -DL_satfract -DFROM_TI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/usr/avr/bin/ranlib libgcc.a
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHA.o -MT _satfractTIHA.o -MD -MP -MF _satfractTIHA.dep -DL_satfract -DFROM_TI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISA.o -MT _satfractTISA.o -MD -MP -MF _satfractTISA.dep -DL_satfract -DFROM_TI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDA.o -MT _satfractTIDA.o -MD -MP -MF _satfractTIDA.dep -DL_satfract -DFROM_TI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITA.o -MT _satfractTITA.o -MD -MP -MF _satfractTITA.dep -DL_satfract -DFROM_TI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUQQ.o -MT _satfractTIUQQ.o -MD -MP -MF _satfractTIUQQ.dep -DL_satfract -DFROM_TI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHQ.o -MT _satfractTIUHQ.o -MD -MP -MF _satfractTIUHQ.dep -DL_satfract -DFROM_TI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSQ.o -MT _satfractTIUSQ.o -MD -MP -MF _satfractTIUSQ.dep -DL_satfract -DFROM_TI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDQ.o -MT _satfractTIUDQ.o -MD -MP -MF _satfractTIUDQ.dep -DL_satfract -DFROM_TI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTQ.o -MT _satfractTIUTQ.o -MD -MP -MF _satfractTIUTQ.dep -DL_satfract -DFROM_TI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHA.o -MT _satfractTIUHA.o -MD -MP -MF _satfractTIUHA.dep -DL_satfract -DFROM_TI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSA.o -MT _satfractTIUSA.o -MD -MP -MF _satfractTIUSA.dep -DL_satfract -DFROM_TI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDA.o -MT _satfractTIUDA.o -MD -MP -MF _satfractTIUDA.dep -DL_satfract -DFROM_TI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTA.o -MT _satfractTIUTA.o -MD -MP -MF _satfractTIUTA.dep -DL_satfract -DFROM_TI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFQQ.o -MT _satfractSFQQ.o -MD -MP -MF _satfractSFQQ.dep -DL_satfract -DFROM_SF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHQ.o -MT _satfractSFHQ.o -MD -MP -MF _satfractSFHQ.dep -DL_satfract -DFROM_SF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSQ.o -MT _satfractSFSQ.o -MD -MP -MF _satfractSFSQ.dep -DL_satfract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDQ.o -MT _satfractSFDQ.o -MD -MP -MF _satfractSFDQ.dep -DL_satfract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTQ.o -MT _satfractSFTQ.o -MD -MP -MF _satfractSFTQ.dep -DL_satfract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHA.o -MT _satfractSFHA.o -MD -MP -MF _satfractSFHA.dep -DL_satfract -DFROM_SF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSA.o -MT _satfractSFSA.o -MD -MP -MF _satfractSFSA.dep -DL_satfract -DFROM_SF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDA.o -MT _satfractSFDA.o -MD -MP -MF _satfractSFDA.dep -DL_satfract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTA.o -MT _satfractSFTA.o -MD -MP -MF _satfractSFTA.dep -DL_satfract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUQQ.o -MT _satfractSFUQQ.o -MD -MP -MF _satfractSFUQQ.dep -DL_satfract -DFROM_SF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHQ.o -MT _satfractSFUHQ.o -MD -MP -MF _satfractSFUHQ.dep -DL_satfract -DFROM_SF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSQ.o -MT _satfractSFUSQ.o -MD -MP -MF _satfractSFUSQ.dep -DL_satfract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDQ.o -MT _satfractSFUDQ.o -MD -MP -MF _satfractSFUDQ.dep -DL_satfract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTQ.o -MT _satfractSFUTQ.o -MD -MP -MF _satfractSFUTQ.dep -DL_satfract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHA.o -MT _satfractSFUHA.o -MD -MP -MF _satfractSFUHA.dep -DL_satfract -DFROM_SF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSA.o -MT _satfractSFUSA.o -MD -MP -MF _satfractSFUSA.dep -DL_satfract -DFROM_SF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDA.o -MT _satfractSFUDA.o -MD -MP -MF _satfractSFUDA.dep -DL_satfract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTA.o -MT _satfractSFUTA.o -MD -MP -MF _satfractSFUTA.dep -DL_satfract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFQQ.o -MT _satfractDFQQ.o -MD -MP -MF _satfractDFQQ.dep -DL_satfract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHQ.o -MT _satfractDFHQ.o -MD -MP -MF _satfractDFHQ.dep -DL_satfract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSQ.o -MT _satfractDFSQ.o -MD -MP -MF _satfractDFSQ.dep -DL_satfract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDQ.o -MT _satfractDFDQ.o -MD -MP -MF _satfractDFDQ.dep -DL_satfract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTQ.o -MT _satfractDFTQ.o -MD -MP -MF _satfractDFTQ.dep -DL_satfract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHA.o -MT _satfractDFHA.o -MD -MP -MF _satfractDFHA.dep -DL_satfract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSA.o -MT _satfractDFSA.o -MD -MP -MF _satfractDFSA.dep -DL_satfract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDA.o -MT _satfractDFDA.o -MD -MP -MF _satfractDFDA.dep -DL_satfract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTA.o -MT _satfractDFTA.o -MD -MP -MF _satfractDFTA.dep -DL_satfract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUQQ.o -MT _satfractDFUQQ.o -MD -MP -MF _satfractDFUQQ.dep -DL_satfract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHQ.o -MT _satfractDFUHQ.o -MD -MP -MF _satfractDFUHQ.dep -DL_satfract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSQ.o -MT _satfractDFUSQ.o -MD -MP -MF _satfractDFUSQ.dep -DL_satfract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDQ.o -MT _satfractDFUDQ.o -MD -MP -MF _satfractDFUDQ.dep -DL_satfract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTQ.o -MT _satfractDFUTQ.o -MD -MP -MF _satfractDFUTQ.dep -DL_satfract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHA.o -MT _satfractDFUHA.o -MD -MP -MF _satfractDFUHA.dep -DL_satfract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSA.o -MT _satfractDFUSA.o -MD -MP -MF _satfractDFUSA.dep -DL_satfract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDA.o -MT _satfractDFUDA.o -MD -MP -MF _satfractDFUDA.dep -DL_satfract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTA.o -MT _satfractDFUTA.o -MD -MP -MF _satfractDFUTA.dep -DL_satfract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIQQ.o -MT _satfractunsUQIQQ.o -MD -MP -MF _satfractunsUQIQQ.dep -DL_satfractuns -DFROM_UQI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHQ.o -MT _satfractunsUQIHQ.o -MD -MP -MF _satfractunsUQIHQ.dep -DL_satfractuns -DFROM_UQI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISQ.o -MT _satfractunsUQISQ.o -MD -MP -MF _satfractunsUQISQ.dep -DL_satfractuns -DFROM_UQI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDQ.o -MT _satfractunsUQIDQ.o -MD -MP -MF _satfractunsUQIDQ.dep -DL_satfractuns -DFROM_UQI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITQ.o -MT _satfractunsUQITQ.o -MD -MP -MF _satfractunsUQITQ.dep -DL_satfractuns -DFROM_UQI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHA.o -MT _satfractunsUQIHA.o -MD -MP -MF _satfractunsUQIHA.dep -DL_satfractuns -DFROM_UQI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISA.o -MT _satfractunsUQISA.o -MD -MP -MF _satfractunsUQISA.dep -DL_satfractuns -DFROM_UQI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDA.o -MT _satfractunsUQIDA.o -MD -MP -MF _satfractunsUQIDA.dep -DL_satfractuns -DFROM_UQI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITA.o -MT _satfractunsUQITA.o -MD -MP -MF _satfractunsUQITA.dep -DL_satfractuns -DFROM_UQI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUQQ.o -MT _satfractunsUQIUQQ.o -MD -MP -MF _satfractunsUQIUQQ.dep -DL_satfractuns -DFROM_UQI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHQ.o -MT _satfractunsUQIUHQ.o -MD -MP -MF _satfractunsUQIUHQ.dep -DL_satfractuns -DFROM_UQI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSQ.o -MT _satfractunsUQIUSQ.o -MD -MP -MF _satfractunsUQIUSQ.dep -DL_satfractuns -DFROM_UQI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDQ.o -MT _satfractunsUQIUDQ.o -MD -MP -MF _satfractunsUQIUDQ.dep -DL_satfractuns -DFROM_UQI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTQ.o -MT _satfractunsUQIUTQ.o -MD -MP -MF _satfractunsUQIUTQ.dep -DL_satfractuns -DFROM_UQI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHA.o -MT _satfractunsUQIUHA.o -MD -MP -MF _satfractunsUQIUHA.dep -DL_satfractuns -DFROM_UQI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSA.o -MT _satfractunsUQIUSA.o -MD -MP -MF _satfractunsUQIUSA.dep -DL_satfractuns -DFROM_UQI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDA.o -MT _satfractunsUQIUDA.o -MD -MP -MF _satfractunsUQIUDA.dep -DL_satfractuns -DFROM_UQI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTA.o -MT _satfractunsUQIUTA.o -MD -MP -MF _satfractunsUQIUTA.dep -DL_satfractuns -DFROM_UQI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIQQ.o -MT _satfractunsUHIQQ.o -MD -MP -MF _satfractunsUHIQQ.dep -DL_satfractuns -DFROM_UHI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHQ.o -MT _satfractunsUHIHQ.o -MD -MP -MF _satfractunsUHIHQ.dep -DL_satfractuns -DFROM_UHI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISQ.o -MT _satfractunsUHISQ.o -MD -MP -MF _satfractunsUHISQ.dep -DL_satfractuns -DFROM_UHI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDQ.o -MT _satfractunsUHIDQ.o -MD -MP -MF _satfractunsUHIDQ.dep -DL_satfractuns -DFROM_UHI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITQ.o -MT _satfractunsUHITQ.o -MD -MP -MF _satfractunsUHITQ.dep -DL_satfractuns -DFROM_UHI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHA.o -MT _satfractunsUHIHA.o -MD -MP -MF _satfractunsUHIHA.dep -DL_satfractuns -DFROM_UHI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISA.o -MT _satfractunsUHISA.o -MD -MP -MF _satfractunsUHISA.dep -DL_satfractuns -DFROM_UHI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDA.o -MT _satfractunsUHIDA.o -MD -MP -MF _satfractunsUHIDA.dep -DL_satfractuns -DFROM_UHI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITA.o -MT _satfractunsUHITA.o -MD -MP -MF _satfractunsUHITA.dep -DL_satfractuns -DFROM_UHI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUQQ.o -MT _satfractunsUHIUQQ.o -MD -MP -MF _satfractunsUHIUQQ.dep -DL_satfractuns -DFROM_UHI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHQ.o -MT _satfractunsUHIUHQ.o -MD -MP -MF _satfractunsUHIUHQ.dep -DL_satfractuns -DFROM_UHI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSQ.o -MT _satfractunsUHIUSQ.o -MD -MP -MF _satfractunsUHIUSQ.dep -DL_satfractuns -DFROM_UHI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDQ.o -MT _satfractunsUHIUDQ.o -MD -MP -MF _satfractunsUHIUDQ.dep -DL_satfractuns -DFROM_UHI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTQ.o -MT _satfractunsUHIUTQ.o -MD -MP -MF _satfractunsUHIUTQ.dep -DL_satfractuns -DFROM_UHI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHA.o -MT _satfractunsUHIUHA.o -MD -MP -MF _satfractunsUHIUHA.dep -DL_satfractuns -DFROM_UHI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSA.o -MT _satfractunsUHIUSA.o -MD -MP -MF _satfractunsUHIUSA.dep -DL_satfractuns -DFROM_UHI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDA.o -MT _satfractunsUHIUDA.o -MD -MP -MF _satfractunsUHIUDA.dep -DL_satfractuns -DFROM_UHI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTA.o -MT _satfractunsUHIUTA.o -MD -MP -MF _satfractunsUHIUTA.dep -DL_satfractuns -DFROM_UHI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIQQ.o -MT _satfractunsUSIQQ.o -MD -MP -MF _satfractunsUSIQQ.dep -DL_satfractuns -DFROM_USI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHQ.o -MT _satfractunsUSIHQ.o -MD -MP -MF _satfractunsUSIHQ.dep -DL_satfractuns -DFROM_USI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISQ.o -MT _satfractunsUSISQ.o -MD -MP -MF _satfractunsUSISQ.dep -DL_satfractuns -DFROM_USI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDQ.o -MT _satfractunsUSIDQ.o -MD -MP -MF _satfractunsUSIDQ.dep -DL_satfractuns -DFROM_USI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITQ.o -MT _satfractunsUSITQ.o -MD -MP -MF _satfractunsUSITQ.dep -DL_satfractuns -DFROM_USI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHA.o -MT _satfractunsUSIHA.o -MD -MP -MF _satfractunsUSIHA.dep -DL_satfractuns -DFROM_USI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISA.o -MT _satfractunsUSISA.o -MD -MP -MF _satfractunsUSISA.dep -DL_satfractuns -DFROM_USI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDA.o -MT _satfractunsUSIDA.o -MD -MP -MF _satfractunsUSIDA.dep -DL_satfractuns -DFROM_USI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITA.o -MT _satfractunsUSITA.o -MD -MP -MF _satfractunsUSITA.dep -DL_satfractuns -DFROM_USI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUQQ.o -MT _satfractunsUSIUQQ.o -MD -MP -MF _satfractunsUSIUQQ.dep -DL_satfractuns -DFROM_USI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHQ.o -MT _satfractunsUSIUHQ.o -MD -MP -MF _satfractunsUSIUHQ.dep -DL_satfractuns -DFROM_USI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSQ.o -MT _satfractunsUSIUSQ.o -MD -MP -MF _satfractunsUSIUSQ.dep -DL_satfractuns -DFROM_USI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDQ.o -MT _satfractunsUSIUDQ.o -MD -MP -MF _satfractunsUSIUDQ.dep -DL_satfractuns -DFROM_USI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTQ.o -MT _satfractunsUSIUTQ.o -MD -MP -MF _satfractunsUSIUTQ.dep -DL_satfractuns -DFROM_USI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHA.o -MT _satfractunsUSIUHA.o -MD -MP -MF _satfractunsUSIUHA.dep -DL_satfractuns -DFROM_USI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSA.o -MT _satfractunsUSIUSA.o -MD -MP -MF _satfractunsUSIUSA.dep -DL_satfractuns -DFROM_USI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDA.o -MT _satfractunsUSIUDA.o -MD -MP -MF _satfractunsUSIUDA.dep -DL_satfractuns -DFROM_USI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTA.o -MT _satfractunsUSIUTA.o -MD -MP -MF _satfractunsUSIUTA.dep -DL_satfractuns -DFROM_USI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIQQ.o -MT _satfractunsUDIQQ.o -MD -MP -MF _satfractunsUDIQQ.dep -DL_satfractuns -DFROM_UDI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHQ.o -MT _satfractunsUDIHQ.o -MD -MP -MF _satfractunsUDIHQ.dep -DL_satfractuns -DFROM_UDI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISQ.o -MT _satfractunsUDISQ.o -MD -MP -MF _satfractunsUDISQ.dep -DL_satfractuns -DFROM_UDI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDQ.o -MT _satfractunsUDIDQ.o -MD -MP -MF _satfractunsUDIDQ.dep -DL_satfractuns -DFROM_UDI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITQ.o -MT _satfractunsUDITQ.o -MD -MP -MF _satfractunsUDITQ.dep -DL_satfractuns -DFROM_UDI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHA.o -MT _satfractunsUDIHA.o -MD -MP -MF _satfractunsUDIHA.dep -DL_satfractuns -DFROM_UDI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISA.o -MT _satfractunsUDISA.o -MD -MP -MF _satfractunsUDISA.dep -DL_satfractuns -DFROM_UDI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDA.o -MT _satfractunsUDIDA.o -MD -MP -MF _satfractunsUDIDA.dep -DL_satfractuns -DFROM_UDI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITA.o -MT _satfractunsUDITA.o -MD -MP -MF _satfractunsUDITA.dep -DL_satfractuns -DFROM_UDI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUQQ.o -MT _satfractunsUDIUQQ.o -MD -MP -MF _satfractunsUDIUQQ.dep -DL_satfractuns -DFROM_UDI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHQ.o -MT _satfractunsUDIUHQ.o -MD -MP -MF _satfractunsUDIUHQ.dep -DL_satfractuns -DFROM_UDI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSQ.o -MT _satfractunsUDIUSQ.o -MD -MP -MF _satfractunsUDIUSQ.dep -DL_satfractuns -DFROM_UDI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDQ.o -MT _satfractunsUDIUDQ.o -MD -MP -MF _satfractunsUDIUDQ.dep -DL_satfractuns -DFROM_UDI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTQ.o -MT _satfractunsUDIUTQ.o -MD -MP -MF _satfractunsUDIUTQ.dep -DL_satfractuns -DFROM_UDI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHA.o -MT _satfractunsUDIUHA.o -MD -MP -MF _satfractunsUDIUHA.dep -DL_satfractuns -DFROM_UDI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSA.o -MT _satfractunsUDIUSA.o -MD -MP -MF _satfractunsUDIUSA.dep -DL_satfractuns -DFROM_UDI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDA.o -MT _satfractunsUDIUDA.o -MD -MP -MF _satfractunsUDIUDA.dep -DL_satfractuns -DFROM_UDI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTA.o -MT _satfractunsUDIUTA.o -MD -MP -MF _satfractunsUDIUTA.dep -DL_satfractuns -DFROM_UDI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIQQ.o -MT _satfractunsUTIQQ.o -MD -MP -MF _satfractunsUTIQQ.dep -DL_satfractuns -DFROM_UTI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHQ.o -MT _satfractunsUTIHQ.o -MD -MP -MF _satfractunsUTIHQ.dep -DL_satfractuns -DFROM_UTI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISQ.o -MT _satfractunsUTISQ.o -MD -MP -MF _satfractunsUTISQ.dep -DL_satfractuns -DFROM_UTI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDQ.o -MT _satfractunsUTIDQ.o -MD -MP -MF _satfractunsUTIDQ.dep -DL_satfractuns -DFROM_UTI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITQ.o -MT _satfractunsUTITQ.o -MD -MP -MF _satfractunsUTITQ.dep -DL_satfractuns -DFROM_UTI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHA.o -MT _satfractunsUTIHA.o -MD -MP -MF _satfractunsUTIHA.dep -DL_satfractuns -DFROM_UTI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISA.o -MT _satfractunsUTISA.o -MD -MP -MF _satfractunsUTISA.dep -DL_satfractuns -DFROM_UTI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDA.o -MT _satfractunsUTIDA.o -MD -MP -MF _satfractunsUTIDA.dep -DL_satfractuns -DFROM_UTI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITA.o -MT _satfractunsUTITA.o -MD -MP -MF _satfractunsUTITA.dep -DL_satfractuns -DFROM_UTI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUQQ.o -MT _satfractunsUTIUQQ.o -MD -MP -MF _satfractunsUTIUQQ.dep -DL_satfractuns -DFROM_UTI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHQ.o -MT _satfractunsUTIUHQ.o -MD -MP -MF _satfractunsUTIUHQ.dep -DL_satfractuns -DFROM_UTI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSQ.o -MT _satfractunsUTIUSQ.o -MD -MP -MF _satfractunsUTIUSQ.dep -DL_satfractuns -DFROM_UTI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDQ.o -MT _satfractunsUTIUDQ.o -MD -MP -MF _satfractunsUTIUDQ.dep -DL_satfractuns -DFROM_UTI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTQ.o -MT _satfractunsUTIUTQ.o -MD -MP -MF _satfractunsUTIUTQ.dep -DL_satfractuns -DFROM_UTI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHA.o -MT _satfractunsUTIUHA.o -MD -MP -MF _satfractunsUTIUHA.dep -DL_satfractuns -DFROM_UTI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSA.o -MT _satfractunsUTIUSA.o -MD -MP -MF _satfractunsUTIUSA.dep -DL_satfractuns -DFROM_UTI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDA.o -MT _satfractunsUTIUDA.o -MD -MP -MF _satfractunsUTIUDA.dep -DL_satfractuns -DFROM_UTI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTA.o -MT _satfractunsUTIUTA.o -MD -MP -MF _satfractunsUTIUTA.dep -DL_satfractuns -DFROM_UTI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde.o -MT unwind-dw2-fde.o -MD -MP -MF unwind-dw2-fde.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2-fde.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c: In function '_Unwind_GetCFA':
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c:195:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
return (_Unwind_Word) context->fc->jbuf[2];
^
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvhi2.o -MT _absvhi2.o -MD -MP -MF _absvhi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvhi3.o -MT _addvhi3.o -MD -MP -MF _addvhi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvhi3.o -MT _subvhi3.o -MD -MP -MF _subvhi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvhi3.o -MT _mulvhi3.o -MD -MP -MF _mulvhi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvhi2.o -MT _negvhi2.o -MD -MP -MF _negvhi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbhi2.o -MT _clrsbhi2.o -MD -MP -MF _clrsbhi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhr.o -MT _roundhr.o -MD -MP -MF _roundhr.dep -DL_hr -DL_LABEL=hr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundr.o -MT _roundr.o -MD -MP -MF _roundr.dep -DL_r -DL_LABEL=r -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundlr.o -MT _roundlr.o -MD -MP -MF _roundlr.dep -DL_lr -DL_LABEL=lr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhr.o -MT _rounduhr.o -MD -MP -MF _rounduhr.dep -DL_uhr -DL_LABEL=uhr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundur.o -MT _roundur.o -MD -MP -MF _roundur.dep -DL_ur -DL_LABEL=ur -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundulr.o -MT _roundulr.o -MD -MP -MF _roundulr.dep -DL_ulr -DL_LABEL=ulr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhk.o -MT _roundhk.o -MD -MP -MF _roundhk.dep -DL_hk -DL_LABEL=hk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundk.o -MT _roundk.o -MD -MP -MF _roundk.dep -DL_k -DL_LABEL=k -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhk.o -MT _rounduhk.o -MD -MP -MF _rounduhk.dep -DL_uhk -DL_LABEL=uhk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduk.o -MT _rounduk.o -MD -MP -MF _rounduk.dep -DL_uk -DL_LABEL=uk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbqi.o -MT _clrsbqi.o -MD -MP -MF _clrsbqi.dep -DL__clrsbqi -DL_LABEL=_clrsbqi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi.o -MT _clrsbdi.o -MD -MP -MF _clrsbdi.dep -DL__clrsbdi -DL_LABEL=_clrsbdi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsqi.o -MT _countlsqi.o -MD -MP -MF _countlsqi.dep -DL_qi -DL_LABEL=qi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlshi.o -MT _countlshi.o -MD -MP -MF _countlshi.dep -DL_hi -DL_LABEL=hi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlssi.o -MT _countlssi.o -MD -MP -MF _countlssi.dep -DL_si -DL_LABEL=si -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsdi.o -MT _countlsdi.o -MD -MP -MF _countlsdi.dep -DL_di -DL_LABEL=di -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuqi.o -MT _countlsuqi.o -MD -MP -MF _countlsuqi.dep -DL_qi -DL_LABEL=qi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuhi.o -MT _countlsuhi.o -MD -MP -MF _countlsuhi.dep -DL_hi -DL_LABEL=hi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsusi.o -MT _countlsusi.o -MD -MP -MF _countlsusi.dep -DL_si -DL_LABEL=si -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsudi.o -MT _countlsudi.o -MD -MP -MF _countlsudi.dep -DL_di -DL_LABEL=di -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3.o -MT _mulqi3.o -MD -MP -MF _mulqi3.dep -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3.o -MT _mulhi3.o -MD -MP -MF _mulhi3.dep -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3.o -MT _mulqihi3.o -MD -MP -MF _mulqihi3.dep -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3.o -MT _umulqihi3.o -MD -MP -MF _umulqihi3.dep -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3.o -MT _mulpsi3.o -MD -MP -MF _mulpsi3.dep -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3.o -MT _mulsqipsi3.o -MD -MP -MF _mulsqipsi3.dep -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsqipsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3.o -MT _mulhisi3.o -MD -MP -MF _mulhisi3.dep -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3.o -MT _umulhisi3.o -MD -MP -MF _umulhisi3.dep -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3.o -MT _usmulhisi3.o -MD -MP -MF _usmulhisi3.dep -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3.o -MT _muluhisi3.o -MD -MP -MF _muluhisi3.dep -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3.o -MT _mulshisi3.o -MD -MP -MF _mulshisi3.dep -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulshisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3.o -MT _mulsi3.o -MD -MP -MF _mulsi3.dep -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4.o -MT _udivmodqi4.o -MD -MP -MF _udivmodqi4.dep -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4.o -MT _divmodqi4.o -MD -MP -MF _divmodqi4.dep -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4.o -MT _udivmodhi4.o -MD -MP -MF _udivmodhi4.dep -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4.o -MT _divmodhi4.o -MD -MP -MF _divmodhi4.dep -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4.o -MT _divmodpsi4.o -MD -MP -MF _divmodpsi4.dep -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4.o -MT _udivmodpsi4.o -MD -MP -MF _udivmodpsi4.dep -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4.o -MT _udivmodsi4.o -MD -MP -MF _udivmodsi4.dep -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4.o -MT _divmodsi4.o -MD -MP -MF _divmodsi4.dep -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6.o -MT _muldi3_6.o -MD -MP -MF _muldi3_6.dep -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3_6.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3.o -MT _mulsidi3.o -MD -MP -MF _mulsidi3.dep -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3.o -MT _umulsidi3.o -MD -MP -MF _umulsidi3.dep -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64.o -MT _udivmod64.o -MD -MP -MF _udivmod64.dep -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2.o -MT _negsi2.o -MD -MP -MF _negsi2.dep -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue.o -MT _prologue.o -MD -MP -MF _prologue.dep -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _prologue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue.o -MT _epilogue.o -MD -MP -MF _epilogue.dep -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit.o -MT _exit.o -MD -MP -MF _exit.dep -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _exit.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup.o -MT _cleanup.o -MD -MP -MF _cleanup.dep -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cleanup.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump.o -MT _tablejump.o -MD -MP -MF _tablejump.dep -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm.o -MT _tablejump_elpm.o -MD -MP -MF _tablejump_elpm.dep -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump_elpm.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3.o -MT _load_3.o -MD -MP -MF _load_3.dep -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4.o -MT _load_4.o -MD -MP -MF _load_4.dep -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1.o -MT _xload_1.o -MD -MP -MF _xload_1.dep -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2.o -MT _xload_2.o -MD -MP -MF _xload_2.dep -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3.o -MT _xload_3.o -MD -MP -MF _xload_3.dep -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4.o -MT _xload_4.o -MD -MP -MF _xload_4.dep -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx.o -MT _movmemx.o -MD -MP -MF _movmemx.dep -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data.o -MT _copy_data.o -MD -MP -MF _copy_data.dep -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss.o -MT _clear_bss.o -MD -MP -MF _clear_bss.dep -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clear_bss.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors.o -MT _dtors.o -MD -MP -MF _dtors.dep -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _dtors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2.o -MT _ffshi2.o -MD -MP -MF _ffshi2.dep -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffshi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2.o -MT _loop_ffsqi2.o -MD -MP -MF _loop_ffsqi2.dep -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _loop_ffsqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2.o -MT _ctzhi2.o -MD -MP -MF _ctzhi2.dep -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2.o -MT _clzhi2.o -MD -MP -MF _clzhi2.dep -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritydi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2.o -MT _parityhi2.o -MD -MP -MF _parityhi2.dep -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _parityhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2.o -MT _popcounthi2.o -MD -MP -MF _popcounthi2.dep -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcounthi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2.o -MT _popcountqi2.o -MD -MP -MF _popcountqi2.dep -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3.o -MT _rotldi3.o -MD -MP -MF _rotldi3.dep -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3.o -MT _adddi3.o -MD -MP -MF _adddi3.dep -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8.o -MT _adddi3_s8.o -MD -MP -MF _adddi3_s8.dep -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3.o -MT _subdi3.o -MD -MP -MF _subdi3.dep -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8.o -MT _cmpdi2_s8.o -MD -MP -MF _cmpdi2_s8.dep -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul.o -MT _fmul.o -MD -MP -MF _fmul.dep -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls.o -MT _fmuls.o -MD -MP -MF _fmuls.dep -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmuls.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu.o -MT _fmulsu.o -MD -MP -MF _fmulsu.dep -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmulsu.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf.o -MT _fractqqsf.o -MD -MP -MF _fractqqsf.dep -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf.o -MT _fractuqqsf.o -MD -MP -MF _fractuqqsf.dep -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf.o -MT _fracthqsf.o -MD -MP -MF _fracthqsf.dep -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf.o -MT _fractuhqsf.o -MD -MP -MF _fractuhqsf.dep -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf.o -MT _fracthasf.o -MD -MP -MF _fracthasf.dep -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf.o -MT _fractuhasf.o -MD -MP -MF _fractuhasf.dep -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf.o -MT _fractsasf.o -MD -MP -MF _fractsasf.dep -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf.o -MT _fractusasf.o -MD -MP -MF _fractusasf.dep -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf.o -MT _fractsqsf.o -MD -MP -MF _fractsqsf.dep -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf.o -MT _fractusqsf.o -MD -MP -MF _fractusqsf.dep -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq.o -MT _fractsfqq.o -MD -MP -MF _fractsfqq.dep -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq.o -MT _fractsfuqq.o -MD -MP -MF _fractsfuqq.dep -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq.o -MT _fractsfhq.o -MD -MP -MF _fractsfhq.dep -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq.o -MT _fractsfuhq.o -MD -MP -MF _fractsfuhq.dep -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha.o -MT _fractsfha.o -MD -MP -MF _fractsfha.dep -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha.o -MT _fractsfuha.o -MD -MP -MF _fractsfuha.dep -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq.o -MT _fractsfsq.o -MD -MP -MF _fractsfsq.dep -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq.o -MT _fractsfusq.o -MD -MP -MF _fractsfusq.dep -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa.o -MT _fractsfsa.o -MD -MP -MF _fractsfsa.dep -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa.o -MT _fractsfusa.o -MD -MP -MF _fractsfusa.dep -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3.o -MT _mulqq3.o -MD -MP -MF _mulqq3.dep -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3.o -MT _mulhq3.o -MD -MP -MF _mulhq3.dep -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3.o -MT _muluhq3.o -MD -MP -MF _muluhq3.dep -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3.o -MT _mulha3.o -MD -MP -MF _mulha3.dep -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3.o -MT _muluha3.o -MD -MP -MF _muluha3.dep -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round.o -MT _muluha3_round.o -MD -MP -MF _muluha3_round.dep -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3_round.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3.o -MT _mulsa3.o -MD -MP -MF _mulsa3.dep -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3.o -MT _mulusa3.o -MD -MP -MF _mulusa3.dep -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3.o -MT _usmuluha3.o -MD -MP -MF _usmuluha3.dep -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmuluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3.o -MT _ssmulha3.o -MD -MP -MF _ssmulha3.dep -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3.o -MT _usmulusa3.o -MD -MP -MF _usmulusa3.dep -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3.o -MT _ssmulsa3.o -MD -MP -MF _ssmulsa3.dep -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3.o -MT _divqq3.o -MD -MP -MF _divqq3.dep -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3.o -MT _udivuqq3.o -MD -MP -MF _udivuqq3.dep -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper.o -MT _divqq_helper.o -MD -MP -MF _divqq_helper.dep -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq_helper.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3.o -MT _divhq3.o -MD -MP -MF _divhq3.dep -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3.o -MT _udivuhq3.o -MD -MP -MF _udivuhq3.dep -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3.o -MT _divha3.o -MD -MP -MF _divha3.dep -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3.o -MT _udivuha3.o -MD -MP -MF _udivuha3.dep -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3.o -MT _divsa3.o -MD -MP -MF _divsa3.dep -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3.o -MT _udivusa3.o -MD -MP -MF _udivusa3.dep -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8.o -MT _clr_8.o -MD -MP -MF _clr_8.dep -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clr_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2.o -MT _ssneg_2.o -MD -MP -MF _ssneg_2.dep -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4.o -MT _ssneg_4.o -MD -MP -MF _ssneg_4.dep -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8.o -MT _ssneg_8.o -MD -MP -MF _ssneg_8.dep -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1.o -MT _ssabs_1.o -MD -MP -MF _ssabs_1.dep -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2.o -MT _ssabs_2.o -MD -MP -MF _ssabs_2.dep -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4.o -MT _ssabs_4.o -MD -MP -MF _ssabs_4.dep -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8.o -MT _ssabs_8.o -MD -MP -MF _ssabs_8.dep -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8.o -MT _ssadd_8.o -MD -MP -MF _ssadd_8.dep -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8.o -MT _sssub_8.o -MD -MP -MF _sssub_8.dep -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _sssub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8.o -MT _usadd_8.o -MD -MP -MF _usadd_8.dep -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8.o -MT _ussub_8.o -MD -MP -MF _ussub_8.dep -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ussub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1.o -MT _mask1.o -MD -MP -MF _mask1.dep -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mask1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret.o -MT _ret.o -MD -MP -MF _ret.dep -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ret.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3.o -MT _roundqq3.o -MD -MP -MF _roundqq3.dep -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3.o -MT _rounduqq3.o -MD -MP -MF _rounduqq3.dep -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2.o -MT _round_s2.o -MD -MP -MF _round_s2.dep -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2.o -MT _round_u2.o -MD -MP -MF _round_u2.dep -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const.o -MT _round_2_const.o -MD -MP -MF _round_2_const.dep -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_2_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2.o -MT _addmask_2.o -MD -MP -MF _addmask_2.dep -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4.o -MT _round_s4.o -MD -MP -MF _round_s4.dep -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4.o -MT _round_u4.o -MD -MP -MF _round_u4.dep -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const.o -MT _round_4_const.o -MD -MP -MF _round_4_const.dep -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_4_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4.o -MT _addmask_4.o -MD -MP -MF _addmask_4.dep -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8.o -MT _round_x8.o -MD -MP -MF _round_x8.dep -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_x8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3.o -MT _rounddq3.o -MD -MP -MF _rounddq3.dep -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounddq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3.o -MT _roundudq3.o -MD -MP -MF _roundudq3.dep -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundudq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3.o -MT _roundda3.o -MD -MP -MF _roundda3.dep -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3.o -MT _rounduda3.o -MD -MP -MF _rounduda3.dep -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3.o -MT _roundta3.o -MD -MP -MF _roundta3.dep -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3.o -MT _rounduta3.o -MD -MP -MF _rounduta3.dep -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduta3.vis
rm -f libgcov.a
objects="_gcov.o _gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_dump.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_merge_ior.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcov.a $objects
/usr/avr/bin/ranlib libgcov.a
rm -f libgcc.a
objects="_absvhi2.o _addvhi3.o _subvhi3.o _mulvhi3.o _negvhi2.o _clrsbhi2.o _roundhr.o _roundr.o _roundlr.o _rounduhr.o _roundur.o _roundulr.o _roundhk.o _roundk.o _rounduhk.o _rounduk.o _clrsbqi.o _clrsbdi.o _countlsqi.o _countlshi.o _countlssi.o _countlsdi.o _countlsuqi.o _countlsuhi.o _countlsusi.o _countlsudi.o _mulqi3.o _mulhi3.o _mulqihi3.o _umulqihi3.o _mulpsi3.o _mulsqipsi3.o _mulhisi3.o _umulhisi3.o _usmulhisi3.o _muluhisi3.o _mulshisi3.o _mulsi3.o _udivmodqi4.o _divmodqi4.o _udivmodhi4.o _divmodhi4.o _divmodpsi4.o _udivmodpsi4.o _udivmodsi4.o _divmodsi4.o _divdi3.o _udivdi3.o _muldi3.o _muldi3_6.o _mulsidi3.o _umulsidi3.o _udivmod64.o _negsi2.o _negdi2.o _prologue.o _epilogue.o _exit.o _cleanup.o _tablejump.o _tablejump_elpm.o _load_3.o _load_4.o _xload_1.o _xload_2.o _xload_3.o _xload_4.o _movmemx.o _copy_data.o _clear_bss.o _ctors.o _dtors.o _ffssi2.o _ffshi2.o _loop_ffsqi2.o _ctzsi2.o _ctzhi2.o _clzdi2.o _clzsi2.o _clzhi2.o _paritydi2.o _paritysi2.o _parityhi2.o _popcounthi2.o _popcountsi2.o _popcountdi2.o _popcountqi2.o _bswapsi2.o _bswapdi2.o _ashldi3.o _ashrdi3.o _lshrdi3.o _rotldi3.o _adddi3.o _adddi3_s8.o _subdi3.o _cmpdi2.o _cmpdi2_s8.o _fmul.o _fmuls.o _fmulsu.o _fractqqsf.o _fractuqqsf.o _fracthqsf.o _fractuhqsf.o _fracthasf.o _fractuhasf.o _fractsasf.o _fractusasf.o _fractsqsf.o _fractusqsf.o _fractsfqq.o _fractsfuqq.o _fractsfhq.o _fractsfuhq.o _fractsfha.o _fractsfuha.o _fractsfsq.o _fractsfusq.o _fractsfsa.o _fractsfusa.o _mulqq3.o _mulhq3.o _muluhq3.o _mulha3.o _muluha3.o _muluha3_round.o _mulsa3.o _mulusa3.o _usmuluha3.o _ssmulha3.o _usmulusa3.o _ssmulsa3.o _divqq3.o _udivuqq3.o _divqq_helper.o _divhq3.o _udivuhq3.o _divha3.o _udivuha3.o _divsa3.o _udivusa3.o _clr_8.o _ssneg_2.o _ssneg_4.o _ssneg_8.o _ssabs_1.o _ssabs_2.o _ssabs_4.o _ssabs_8.o _ssadd_8.o _sssub_8.o _usadd_8.o _ussub_8.o _mask1.o _ret.o _roundqq3.o _rounduqq3.o _round_s2.o _round_u2.o _round_2_const.o _addmask_2.o _round_s4.o _round_u4.o _round_4_const.o _addmask_4.o _round_x8.o _rounddq3.o _roundudq3.o _roundda3.o _rounduda3.o _roundta3.o _rounduta3.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ffsdi2.o _ctzdi2.o _popcount_tab.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _clrsbsi2.o _fixunsdfsi.o _fixunsxfsi.o _fixdfdi.o _fixxfdi.o _fixtfdi.o _fixunsdfdi.o _fixunsxfdi.o _fixunstfdi.o _floatdidf.o _floatdixf.o _floatditf.o _floatundidf.o _floatundixf.o _floatunditf.o _eprintf.o __gcc_bcmp.o _udiv_w_sdiv.o _udivmoddi4.o _pack_sf.o _unpack_sf.o _fpcmp_parts_sf.o _make_sf.o _sf_to_df.o _thenan_sf.o _negQQ.o _negHQ.o _negSQ.o _negDQ.o _negTQ.o _negHA.o _negSA.o _negDA.o _negTA.o _negUQQ.o _negUHQ.o _negUSQ.o _negUDQ.o _negUTQ.o _negUHA.o _negUSA.o _negUDA.o _negUTA.o _mulSQ.o _mulDQ.o _mulTQ.o _mulDA.o _mulTA.o _mulUSQ.o _mulUDQ.o _mulUTQ.o _mulUDA.o _mulUTA.o _mulhelperQQ.o _mulhelperHQ.o _mulhelperSQ.o _mulhelperDQ.o _mulhelperTQ.o _mulhelperHA.o _mulhelperSA.o _mulhelperDA.o _mulhelperTA.o _mulhelperUQQ.o _mulhelperUHQ.o _mulhelperUSQ.o _mulhelperUDQ.o _mulhelperUTQ.o _mulhelperUHA.o _mulhelperUSA.o _mulhelperUDA.o _mulhelperUTA.o _divhelperQQ.o _divhelperHQ.o _divhelperSQ.o _divhelperDQ.o _divhelperTQ.o _divhelperHA.o _divhelperSA.o _divhelperDA.o _divhelperTA.o _divhelperUQQ.o _divhelperUHQ.o _divhelperUSQ.o _divhelperUDQ.o _divhelperUTQ.o _divhelperUHA.o _divhelperUSA.o _divhelperUDA.o _divhelperUTA.o _ashlhelperQQ.o _ashlhelperHQ.o _ashlhelperSQ.o _ashlhelperDQ.o _ashlhelperTQ.o _ashlhelperHA.o _ashlhelperSA.o _ashlhelperDA.o _ashlhelperTA.o _ashlhelperUQQ.o _ashlhelperUHQ.o _ashlhelperUSQ.o _ashlhelperUDQ.o _ashlhelperUTQ.o _ashlhelperUHA.o _ashlhelperUSA.o _ashlhelperUDA.o _ashlhelperUTA.o _saturate1QQ.o _saturate1HQ.o _saturate1SQ.o _saturate1DQ.o _saturate1TQ.o _saturate1HA.o _saturate1SA.o _saturate1DA.o _saturate1TA.o _saturate1UQQ.o _saturate1UHQ.o _saturate1USQ.o _saturate1UDQ.o _saturate1UTQ.o _saturate1UHA.o _saturate1USA.o _saturate1UDA.o _saturate1UTA.o _saturate2QQ.o _saturate2HQ.o _saturate2SQ.o _saturate2DQ.o _saturate2TQ.o _saturate2HA.o _saturate2SA.o _saturate2DA.o _saturate2TA.o _saturate2UQQ.o _saturate2UHQ.o _saturate2USQ.o _saturate2UDQ.o _saturate2UTQ.o _saturate2UHA.o _saturate2USA.o _saturate2UDA.o _saturate2UTA.o _ssmulQQ.o _ssmulHQ.o _ssmulSQ.o _ssmulDQ.o _ssmulTQ.o _ssmulDA.o _ssmulTA.o _ssdivQQ.o _ssdivHQ.o _ssdivSQ.o _ssdivDQ.o _ssdivTQ.o _ssdivHA.o _ssdivSA.o _ssdivDA.o _ssdivTA.o _divSQ.o _divDQ.o _divTQ.o _divDA.o _divTA.o _ssashlQQ.o _ssashlHQ.o _ssashlSQ.o _ssashlDQ.o _ssashlTQ.o _ssashlHA.o _ssashlSA.o _ssashlDA.o _ssashlTA.o _usmulUQQ.o _usmulUHQ.o _usmulUSQ.o _usmulUDQ.o _usmulUTQ.o _usmulUDA.o _usmulUTA.o _usdivUQQ.o _usdivUHQ.o _usdivUSQ.o _usdivUDQ.o _usdivUTQ.o _usdivUHA.o _usdivUSA.o _usdivUDA.o _usdivUTA.o _udivUQQ.o _udivUHQ.o _udivUSQ.o _udivUDQ.o _udivUTQ.o _udivUHA.o _udivUSA.o _udivUDA.o _udivUTA.o _usashlUQQ.o _usashlUHQ.o _usashlUSQ.o _usashlUDQ.o _usashlUTQ.o _usashlUHA.o _usashlUSA.o _usashlUDA.o _usashlUTA.o _fractQQDF.o _fractHQDF.o _fractSQDF.o _fractDQSF.o _fractDQDF.o _fractTQSF.o _fractTQDF.o _fractHADF.o _fractSADF.o _fractDASF.o _fractDADF.o _fractTASF.o _fractTADF.o _fractUQQDF.o _fractUHQDF.o _fractUSQDF.o _fractUDQSF.o _fractUDQDF.o _fractUTQSF.o _fractUTQDF.o _fractUHADF.o _fractUSADF.o _fractUDASF.o _fractUDADF.o _fractUTASF.o _fractUTADF.o _fractSFSQ.o _fractSFDQ.o _fractSFTQ.o _fractSFDA.o _fractSFTA.o _fractSFUSQ.o _fractSFUDQ.o _fractSFUTQ.o _fractSFUDA.o _fractSFUTA.o _fractDFQQ.o _fractDFHQ.o _fractDFSQ.o _fractDFDQ.o _fractDFTQ.o _fractDFHA.o _fractDFSA.o _fractDFDA.o _fractDFTA.o _fractDFUQQ.o _fractDFUHQ.o _fractDFUSQ.o _fractDFUDQ.o _fractDFUTQ.o _fractDFUHA.o _fractDFUSA.o _fractDFUDA.o _fractDFUTA.o _satfractQQHQ.o _satfractQQSQ.o _satfractQQDQ.o _satfractQQTQ.o _satfractQQHA.o _satfractQQSA.o _satfractQQDA.o _satfractQQTA.o _satfractQQUQQ.o _satfractQQUHQ.o _satfractQQUSQ.o _satfractQQUDQ.o _satfractQQUTQ.o _satfractQQUHA.o _satfractQQUSA.o _satfractQQUDA.o _satfractQQUTA.o _satfractHQQQ.o _satfractHQSQ.o _satfractHQDQ.o _satfractHQTQ.o _satfractHQHA.o _satfractHQSA.o _satfractHQDA.o _satfractHQTA.o _satfractHQUQQ.o _satfractHQUHQ.o _satfractHQUSQ.o _satfractHQUDQ.o _satfractHQUTQ.o _satfractHQUHA.o _satfractHQUSA.o _satfractHQUDA.o _satfractHQUTA.o _satfractSQQQ.o _satfractSQHQ.o _satfractSQDQ.o _satfractSQTQ.o _satfractSQHA.o _satfractSQSA.o _satfractSQDA.o _satfractSQTA.o _satfractSQUQQ.o _satfractSQUHQ.o _satfractSQUSQ.o _satfractSQUDQ.o _satfractSQUTQ.o _satfractSQUHA.o _satfractSQUSA.o _satfractSQUDA.o _satfractSQUTA.o _satfractDQQQ.o _satfractDQHQ.o _satfractDQSQ.o _satfractDQTQ.o _satfractDQHA.o _satfractDQSA.o _satfractDQDA.o _satfractDQTA.o _satfractDQUQQ.o _satfractDQUHQ.o _satfractDQUSQ.o _satfractDQUDQ.o _satfractDQUTQ.o _satfractDQUHA.o _satfractDQUSA.o _satfractDQUDA.o _satfractDQUTA.o _satfractTQQQ.o _satfractTQHQ.o _satfractTQSQ.o _satfractTQDQ.o _satfractTQHA.o _satfractTQSA.o _satfractTQDA.o _satfractTQTA.o _satfractTQUQQ.o _satfractTQUHQ.o _satfractTQUSQ.o _satfractTQUDQ.o _satfractTQUTQ.o _satfractTQUHA.o _satfractTQUSA.o _satfractTQUDA.o _satfractTQUTA.o _satfractHAQQ.o _satfractHAHQ.o _satfractHASQ.o _satfractHADQ.o _satfractHATQ.o _satfractHASA.o _satfractHADA.o _satfractHATA.o _satfractHAUQQ.o _satfractHAUHQ.o _satfractHAUSQ.o _satfractHAUDQ.o _satfractHAUTQ.o _satfractHAUHA.o _satfractHAUSA.o _satfractHAUDA.o _satfractHAUTA.o _satfractSAQQ.o _satfractSAHQ.o _satfractSASQ.o _satfractSADQ.o _satfractSATQ.o _satfractSAHA.o _satfractSADA.o _satfractSATA.o _satfractSAUQQ.o _satfractSAUHQ.o _satfractSAUSQ.o _satfractSAUDQ.o _satfractSAUTQ.o _satfractSAUHA.o _satfractSAUSA.o _satfractSAUDA.o _satfractSAUTA.o _satfractDAQQ.o _satfractDAHQ.o _satfractDASQ.o _satfractDADQ.o _satfractDATQ.o _satfractDAHA.o _satfractDASA.o _satfractDATA.o _satfractDAUQQ.o _satfractDAUHQ.o _satfractDAUSQ.o _satfractDAUDQ.o _satfractDAUTQ.o _satfractDAUHA.o _satfractDAUSA.o _satfractDAUDA.o _satfractDAUTA.o _satfractTAQQ.o _satfractTAHQ.o _satfractTASQ.o _satfractTADQ.o _satfractTATQ.o _satfractTAHA.o _satfractTASA.o _satfractTADA.o _satfractTAUQQ.o _satfractTAUHQ.o _satfractTAUSQ.o _satfractTAUDQ.o _satfractTAUTQ.o _satfractTAUHA.o _satfractTAUSA.o _satfractTAUDA.o _satfractTAUTA.o _satfractUQQQQ.o _satfractUQQHQ.o _satfractUQQSQ.o _satfractUQQDQ.o _satfractUQQTQ.o _satfractUQQHA.o _satfractUQQSA.o _satfractUQQDA.o _satfractUQQTA.o _satfractUQQUHQ.o _satfractUQQUSQ.o _satfractUQQUDQ.o _satfractUQQUTQ.o _satfractUQQUHA.o _satfractUQQUSA.o _satfractUQQUDA.o _satfractUQQUTA.o _satfractUHQQQ.o _satfractUHQHQ.o _satfractUHQSQ.o _satfractUHQDQ.o _satfractUHQTQ.o _satfractUHQHA.o _satfractUHQSA.o _satfractUHQDA.o _satfractUHQTA.o _satfractUHQUQQ.o _satfractUHQUSQ.o _satfractUHQUDQ.o _satfractUHQUTQ.o _satfractUHQUHA.o _satfractUHQUSA.o _satfractUHQUDA.o _satfractUHQUTA.o _satfractUSQQQ.o _satfractUSQHQ.o _satfractUSQSQ.o _satfractUSQDQ.o _satfractUSQTQ.o _satfractUSQHA.o _satfractUSQSA.o _satfractUSQDA.o _satfractUSQTA.o _satfractUSQUQQ.o _satfractUSQUHQ.o _satfractUSQUDQ.o _satfractUSQUTQ.o _satfractUSQUHA.o _satfractUSQUSA.o _satfractUSQUDA.o _satfractUSQUTA.o _satfractUDQQQ.o _satfractUDQHQ.o _satfractUDQSQ.o _satfractUDQDQ.o _satfractUDQTQ.o _satfractUDQHA.o _satfractUDQSA.o _satfractUDQDA.o _satfractUDQTA.o _satfractUDQUQQ.o _satfractUDQUHQ.o _satfractUDQUSQ.o _satfractUDQUTQ.o _satfractUDQUHA.o _satfractUDQUSA.o _satfractUDQUDA.o _satfractUDQUTA.o _satfractUTQQQ.o _satfractUTQHQ.o _satfractUTQSQ.o _satfractUTQDQ.o _satfractUTQTQ.o _satfractUTQHA.o _satfractUTQSA.o _satfractUTQDA.o _satfractUTQTA.o _satfractUTQUQQ.o _satfractUTQUHQ.o _satfractUTQUSQ.o _satfractUTQUDQ.o _satfractUTQUHA.o _satfractUTQUSA.o _satfractUTQUDA.o _satfractUTQUTA.o _satfractUHAQQ.o _satfractUHAHQ.o _satfractUHASQ.o _satfractUHADQ.o _satfractUHATQ.o _satfractUHAHA.o _satfractUHASA.o _satfractUHADA.o _satfractUHATA.o _satfractUHAUQQ.o _satfractUHAUHQ.o _satfractUHAUSQ.o _satfractUHAUDQ.o _satfractUHAUTQ.o _satfractUHAUSA.o _satfractUHAUDA.o _satfractUHAUTA.o _satfractUSAQQ.o _satfractUSAHQ.o _satfractUSASQ.o _satfractUSADQ.o _satfractUSATQ.o _satfractUSAHA.o _satfractUSASA.o _satfractUSADA.o _satfractUSATA.o _satfractUSAUQQ.o _satfractUSAUHQ.o _satfractUSAUSQ.o _satfractUSAUDQ.o _satfractUSAUTQ.o _satfractUSAUHA.o _satfractUSAUDA.o _satfractUSAUTA.o _satfractUDAQQ.o _satfractUDAHQ.o _satfractUDASQ.o _satfractUDADQ.o _satfractUDATQ.o _satfractUDAHA.o _satfractUDASA.o _satfractUDADA.o _satfractUDATA.o _satfractUDAUQQ.o _satfractUDAUHQ.o _satfractUDAUSQ.o _satfractUDAUDQ.o _satfractUDAUTQ.o _satfractUDAUHA.o _satfractUDAUSA.o _satfractUDAUTA.o _satfractUTAQQ.o _satfractUTAHQ.o _satfractUTASQ.o _satfractUTADQ.o _satfractUTATQ.o _satfractUTAHA.o _satfractUTASA.o _satfractUTADA.o _satfractUTATA.o _satfractUTAUQQ.o _satfractUTAUHQ.o _satfractUTAUSQ.o _satfractUTAUDQ.o _satfractUTAUTQ.o _satfractUTAUHA.o _satfractUTAUSA.o _satfractUTAUDA.o _satfractQIQQ.o _satfractQIHQ.o _satfractQISQ.o _satfractQIDQ.o _satfractQITQ.o _satfractQIHA.o _satfractQISA.o _satfractQIDA.o _satfractQITA.o _satfractQIUQQ.o _satfractQIUHQ.o _satfractQIUSQ.o _satfractQIUDQ.o _satfractQIUTQ.o _satfractQIUHA.o _satfractQIUSA.o _satfractQIUDA.o _satfractQIUTA.o _satfractHIQQ.o _satfractHIHQ.o _satfractHISQ.o _satfractHIDQ.o _satfractHITQ.o _satfractHIHA.o _satfractHISA.o _satfractHIDA.o _satfractHITA.o _satfractHIUQQ.o _satfractHIUHQ.o _satfractHIUSQ.o _satfractHIUDQ.o _satfractHIUTQ.o _satfractHIUHA.o _satfractHIUSA.o _satfractHIUDA.o _satfractHIUTA.o _satfractSIQQ.o _satfractSIHQ.o _satfractSISQ.o _satfractSIDQ.o _satfractSITQ.o _satfractSIHA.o _satfractSISA.o _satfractSIDA.o _satfractSITA.o _satfractSIUQQ.o _satfractSIUHQ.o _satfractSIUSQ.o _satfractSIUDQ.o _satfractSIUTQ.o _satfractSIUHA.o _satfractSIUSA.o _satfractSIUDA.o _satfractSIUTA.o _satfractDIQQ.o _satfractDIHQ.o _satfractDISQ.o _satfractDIDQ.o _satfractDITQ.o _satfractDIHA.o _satfractDISA.o _satfractDIDA.o _satfractDITA.o _satfractDIUQQ.o _satfractDIUHQ.o _satfractDIUSQ.o _satfractDIUDQ.o _satfractDIUTQ.o _satfractDIUHA.o _satfractDIUSA.o _satfractDIUDA.o _satfractDIUTA.o _satfractTIQQ.o _satfractTIHQ.o _satfractTISQ.o _satfractTIDQ.o _satfractTITQ.o _satfractTIHA.o _satfractTISA.o _satfractTIDA.o _satfractTITA.o _satfractTIUQQ.o _satfractTIUHQ.o _satfractTIUSQ.o _satfractTIUDQ.o _satfractTIUTQ.o _satfractTIUHA.o _satfractTIUSA.o _satfractTIUDA.o _satfractTIUTA.o _satfractSFQQ.o _satfractSFHQ.o _satfractSFSQ.o _satfractSFDQ.o _satfractSFTQ.o _satfractSFHA.o _satfractSFSA.o _satfractSFDA.o _satfractSFTA.o _satfractSFUQQ.o _satfractSFUHQ.o _satfractSFUSQ.o _satfractSFUDQ.o _satfractSFUTQ.o _satfractSFUHA.o _satfractSFUSA.o _satfractSFUDA.o _satfractSFUTA.o _satfractDFQQ.o _satfractDFHQ.o _satfractDFSQ.o _satfractDFDQ.o _satfractDFTQ.o _satfractDFHA.o _satfractDFSA.o _satfractDFDA.o _satfractDFTA.o _satfractDFUQQ.o _satfractDFUHQ.o _satfractDFUSQ.o _satfractDFUDQ.o _satfractDFUTQ.o _satfractDFUHA.o _satfractDFUSA.o _satfractDFUDA.o _satfractDFUTA.o _satfractunsUQIQQ.o _satfractunsUQIHQ.o _satfractunsUQISQ.o _satfractunsUQIDQ.o _satfractunsUQITQ.o _satfractunsUQIHA.o _satfractunsUQISA.o _satfractunsUQIDA.o _satfractunsUQITA.o _satfractunsUQIUQQ.o _satfractunsUQIUHQ.o _satfractunsUQIUSQ.o _satfractunsUQIUDQ.o _satfractunsUQIUTQ.o _satfractunsUQIUHA.o _satfractunsUQIUSA.o _satfractunsUQIUDA.o _satfractunsUQIUTA.o _satfractunsUHIQQ.o _satfractunsUHIHQ.o _satfractunsUHISQ.o _satfractunsUHIDQ.o _satfractunsUHITQ.o _satfractunsUHIHA.o _satfractunsUHISA.o _satfractunsUHIDA.o _satfractunsUHITA.o _satfractunsUHIUQQ.o _satfractunsUHIUHQ.o _satfractunsUHIUSQ.o _satfractunsUHIUDQ.o _satfractunsUHIUTQ.o _satfractunsUHIUHA.o _satfractunsUHIUSA.o _satfractunsUHIUDA.o _satfractunsUHIUTA.o _satfractunsUSIQQ.o _satfractunsUSIHQ.o _satfractunsUSISQ.o _satfractunsUSIDQ.o _satfractunsUSITQ.o _satfractunsUSIHA.o _satfractunsUSISA.o _satfractunsUSIDA.o _satfractunsUSITA.o _satfractunsUSIUQQ.o _satfractunsUSIUHQ.o _satfractunsUSIUSQ.o _satfractunsUSIUDQ.o _satfractunsUSIUTQ.o _satfractunsUSIUHA.o _satfractunsUSIUSA.o _satfractunsUSIUDA.o _satfractunsUSIUTA.o _satfractunsUDIQQ.o _satfractunsUDIHQ.o _satfractunsUDISQ.o _satfractunsUDIDQ.o _satfractunsUDITQ.o _satfractunsUDIHA.o _satfractunsUDISA.o _satfractunsUDIDA.o _satfractunsUDITA.o _satfractunsUDIUQQ.o _satfractunsUDIUHQ.o _satfractunsUDIUSQ.o _satfractunsUDIUDQ.o _satfractunsUDIUTQ.o _satfractunsUDIUHA.o _satfractunsUDIUSA.o _satfractunsUDIUDA.o _satfractunsUDIUTA.o _satfractunsUTIQQ.o _satfractunsUTIHQ.o _satfractunsUTISQ.o _satfractunsUTIDQ.o _satfractunsUTITQ.o _satfractunsUTIHA.o _satfractunsUTISA.o _satfractunsUTIDA.o _satfractunsUTITA.o _satfractunsUTIUQQ.o _satfractunsUTIUHQ.o _satfractunsUTIUSQ.o _satfractunsUTIUDQ.o _satfractunsUTIUTQ.o _satfractunsUTIUHA.o _satfractunsUTIUSA.o _satfractunsUTIUDA.o _satfractunsUTIUTA.o enable-execute-stack.o unwind-dw2.o unwind-dw2-fde.o unwind-sjlj.o unwind-c.o emutls.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr25 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcc.a $objects
/usr/avr/bin/ranlib libgcc.a
# Now that we have built all the objects, we need to copy
# them back to the GCC directory. Too many things (other
# in-tree libraries, and DejaGNU) know about the layout
# of the build tree, for now.
make install-leaf DESTDIR=../../.././gcc \
slibdir= libsubdir= MULTIOSDIR=avr25
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr25/libgcc'
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr25
/usr/bin/install -c -m 644 libgcc.a ../../.././gcc/avr25/
chmod 644 ../../.././gcc/avr25/libgcc.a
/usr/avr/bin/ranlib ../../.././gcc/avr25/libgcc.a
/usr/bin/install -c -m 644 libgcov.a ../../.././gcc/avr25/
chmod 644 ../../.././gcc/avr25/libgcov.a
/usr/avr/bin/ranlib ../../.././gcc/avr25/libgcov.a
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr25/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr25/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr25/$file ;; \
esac; \
done
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr25/libgcc'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr25/libgcc'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr3/libgcc'
# If this is the top-level multilib, build all the other
DEFINES='' HEADERS='../../../../gcc-4.8.5/libgcc/config/avr/avr-lib.h' \
../../../../gcc-4.8.5/libgcc/mkheader.sh > tmp-libgcc_tm.h
# multilibs.
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3_s.o -MT _mulqi3_s.o -MD -MP -MF _mulqi3_s.dep -DSHARED -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/bin/sh ../../../../gcc-4.8.5/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3_s.o -MT _mulhi3_s.o -MD -MP -MF _mulhi3_s.dep -DSHARED -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3_s.o -MT _mulqihi3_s.o -MD -MP -MF _mulqihi3_s.dep -DSHARED -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
echo timestamp > libgcc_tm.stamp
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3_s.o -MT _umulqihi3_s.o -MD -MP -MF _umulqihi3_s.dep -DSHARED -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3_s.o -MT _mulpsi3_s.o -MD -MP -MF _mulpsi3_s.dep -DSHARED -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3_s.o -MT _mulsqipsi3_s.o -MD -MP -MF _mulsqipsi3_s.dep -DSHARED -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3_s.o -MT _mulhisi3_s.o -MD -MP -MF _mulhisi3_s.dep -DSHARED -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3_s.o -MT _umulhisi3_s.o -MD -MP -MF _umulhisi3_s.dep -DSHARED -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3_s.o -MT _usmulhisi3_s.o -MD -MP -MF _usmulhisi3_s.dep -DSHARED -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3_s.o -MT _muluhisi3_s.o -MD -MP -MF _muluhisi3_s.dep -DSHARED -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3_s.o -MT _mulshisi3_s.o -MD -MP -MF _mulshisi3_s.dep -DSHARED -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3_s.o -MT _mulsi3_s.o -MD -MP -MF _mulsi3_s.dep -DSHARED -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4_s.o -MT _udivmodqi4_s.o -MD -MP -MF _udivmodqi4_s.dep -DSHARED -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4_s.o -MT _divmodqi4_s.o -MD -MP -MF _divmodqi4_s.dep -DSHARED -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4_s.o -MT _udivmodhi4_s.o -MD -MP -MF _udivmodhi4_s.dep -DSHARED -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4_s.o -MT _divmodhi4_s.o -MD -MP -MF _divmodhi4_s.dep -DSHARED -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4_s.o -MT _divmodpsi4_s.o -MD -MP -MF _divmodpsi4_s.dep -DSHARED -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4_s.o -MT _udivmodpsi4_s.o -MD -MP -MF _udivmodpsi4_s.dep -DSHARED -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4_s.o -MT _udivmodsi4_s.o -MD -MP -MF _udivmodsi4_s.dep -DSHARED -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4_s.o -MT _divmodsi4_s.o -MD -MP -MF _divmodsi4_s.dep -DSHARED -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6_s.o -MT _muldi3_6_s.o -MD -MP -MF _muldi3_6_s.dep -DSHARED -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3_s.o -MT _mulsidi3_s.o -MD -MP -MF _mulsidi3_s.dep -DSHARED -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3_s.o -MT _umulsidi3_s.o -MD -MP -MF _umulsidi3_s.dep -DSHARED -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64_s.o -MT _udivmod64_s.o -MD -MP -MF _udivmod64_s.dep -DSHARED -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2_s.o -MT _negsi2_s.o -MD -MP -MF _negsi2_s.dep -DSHARED -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue_s.o -MT _prologue_s.o -MD -MP -MF _prologue_s.dep -DSHARED -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue_s.o -MT _epilogue_s.o -MD -MP -MF _epilogue_s.dep -DSHARED -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit_s.o -MT _exit_s.o -MD -MP -MF _exit_s.dep -DSHARED -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup_s.o -MT _cleanup_s.o -MD -MP -MF _cleanup_s.dep -DSHARED -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_s.o -MT _tablejump_s.o -MD -MP -MF _tablejump_s.dep -DSHARED -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm_s.o -MT _tablejump_elpm_s.o -MD -MP -MF _tablejump_elpm_s.dep -DSHARED -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3_s.o -MT _load_3_s.o -MD -MP -MF _load_3_s.dep -DSHARED -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4_s.o -MT _load_4_s.o -MD -MP -MF _load_4_s.dep -DSHARED -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1_s.o -MT _xload_1_s.o -MD -MP -MF _xload_1_s.dep -DSHARED -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2_s.o -MT _xload_2_s.o -MD -MP -MF _xload_2_s.dep -DSHARED -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3_s.o -MT _xload_3_s.o -MD -MP -MF _xload_3_s.dep -DSHARED -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4_s.o -MT _xload_4_s.o -MD -MP -MF _xload_4_s.dep -DSHARED -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx_s.o -MT _movmemx_s.o -MD -MP -MF _movmemx_s.dep -DSHARED -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data_s.o -MT _copy_data_s.o -MD -MP -MF _copy_data_s.dep -DSHARED -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss_s.o -MT _clear_bss_s.o -MD -MP -MF _clear_bss_s.dep -DSHARED -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors_s.o -MT _dtors_s.o -MD -MP -MF _dtors_s.dep -DSHARED -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2_s.o -MT _ffshi2_s.o -MD -MP -MF _ffshi2_s.dep -DSHARED -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2_s.o -MT _loop_ffsqi2_s.o -MD -MP -MF _loop_ffsqi2_s.dep -DSHARED -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2_s.o -MT _ctzhi2_s.o -MD -MP -MF _ctzhi2_s.dep -DSHARED -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2_s.o -MT _clzhi2_s.o -MD -MP -MF _clzhi2_s.dep -DSHARED -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2_s.o -MT _parityhi2_s.o -MD -MP -MF _parityhi2_s.dep -DSHARED -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2_s.o -MT _popcounthi2_s.o -MD -MP -MF _popcounthi2_s.dep -DSHARED -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2_s.o -MT _popcountqi2_s.o -MD -MP -MF _popcountqi2_s.dep -DSHARED -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3_s.o -MT _rotldi3_s.o -MD -MP -MF _rotldi3_s.dep -DSHARED -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s.o -MT _adddi3_s.o -MD -MP -MF _adddi3_s.dep -DSHARED -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8_s.o -MT _adddi3_s8_s.o -MD -MP -MF _adddi3_s8_s.dep -DSHARED -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3_s.o -MT _subdi3_s.o -MD -MP -MF _subdi3_s.dep -DSHARED -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8_s.o -MT _cmpdi2_s8_s.o -MD -MP -MF _cmpdi2_s8_s.dep -DSHARED -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul_s.o -MT _fmul_s.o -MD -MP -MF _fmul_s.dep -DSHARED -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls_s.o -MT _fmuls_s.o -MD -MP -MF _fmuls_s.dep -DSHARED -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu_s.o -MT _fmulsu_s.o -MD -MP -MF _fmulsu_s.dep -DSHARED -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf_s.o -MT _fractqqsf_s.o -MD -MP -MF _fractqqsf_s.dep -DSHARED -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf_s.o -MT _fractuqqsf_s.o -MD -MP -MF _fractuqqsf_s.dep -DSHARED -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf_s.o -MT _fracthqsf_s.o -MD -MP -MF _fracthqsf_s.dep -DSHARED -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf_s.o -MT _fractuhqsf_s.o -MD -MP -MF _fractuhqsf_s.dep -DSHARED -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf_s.o -MT _fracthasf_s.o -MD -MP -MF _fracthasf_s.dep -DSHARED -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf_s.o -MT _fractuhasf_s.o -MD -MP -MF _fractuhasf_s.dep -DSHARED -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf_s.o -MT _fractsasf_s.o -MD -MP -MF _fractsasf_s.dep -DSHARED -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf_s.o -MT _fractusasf_s.o -MD -MP -MF _fractusasf_s.dep -DSHARED -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf_s.o -MT _fractsqsf_s.o -MD -MP -MF _fractsqsf_s.dep -DSHARED -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf_s.o -MT _fractusqsf_s.o -MD -MP -MF _fractusqsf_s.dep -DSHARED -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq_s.o -MT _fractsfqq_s.o -MD -MP -MF _fractsfqq_s.dep -DSHARED -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq_s.o -MT _fractsfuqq_s.o -MD -MP -MF _fractsfuqq_s.dep -DSHARED -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq_s.o -MT _fractsfhq_s.o -MD -MP -MF _fractsfhq_s.dep -DSHARED -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq_s.o -MT _fractsfuhq_s.o -MD -MP -MF _fractsfuhq_s.dep -DSHARED -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha_s.o -MT _fractsfha_s.o -MD -MP -MF _fractsfha_s.dep -DSHARED -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha_s.o -MT _fractsfuha_s.o -MD -MP -MF _fractsfuha_s.dep -DSHARED -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq_s.o -MT _fractsfsq_s.o -MD -MP -MF _fractsfsq_s.dep -DSHARED -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq_s.o -MT _fractsfusq_s.o -MD -MP -MF _fractsfusq_s.dep -DSHARED -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa_s.o -MT _fractsfsa_s.o -MD -MP -MF _fractsfsa_s.dep -DSHARED -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa_s.o -MT _fractsfusa_s.o -MD -MP -MF _fractsfusa_s.dep -DSHARED -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3_s.o -MT _mulqq3_s.o -MD -MP -MF _mulqq3_s.dep -DSHARED -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3_s.o -MT _mulhq3_s.o -MD -MP -MF _mulhq3_s.dep -DSHARED -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3_s.o -MT _muluhq3_s.o -MD -MP -MF _muluhq3_s.dep -DSHARED -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3_s.o -MT _mulha3_s.o -MD -MP -MF _mulha3_s.dep -DSHARED -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_s.o -MT _muluha3_s.o -MD -MP -MF _muluha3_s.dep -DSHARED -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round_s.o -MT _muluha3_round_s.o -MD -MP -MF _muluha3_round_s.dep -DSHARED -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3_s.o -MT _mulsa3_s.o -MD -MP -MF _mulsa3_s.dep -DSHARED -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3_s.o -MT _mulusa3_s.o -MD -MP -MF _mulusa3_s.dep -DSHARED -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3_s.o -MT _usmuluha3_s.o -MD -MP -MF _usmuluha3_s.dep -DSHARED -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3_s.o -MT _ssmulha3_s.o -MD -MP -MF _ssmulha3_s.dep -DSHARED -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3_s.o -MT _usmulusa3_s.o -MD -MP -MF _usmulusa3_s.dep -DSHARED -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3_s.o -MT _ssmulsa3_s.o -MD -MP -MF _ssmulsa3_s.dep -DSHARED -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3_s.o -MT _divqq3_s.o -MD -MP -MF _divqq3_s.dep -DSHARED -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3_s.o -MT _udivuqq3_s.o -MD -MP -MF _udivuqq3_s.dep -DSHARED -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper_s.o -MT _divqq_helper_s.o -MD -MP -MF _divqq_helper_s.dep -DSHARED -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3_s.o -MT _divhq3_s.o -MD -MP -MF _divhq3_s.dep -DSHARED -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3_s.o -MT _udivuhq3_s.o -MD -MP -MF _udivuhq3_s.dep -DSHARED -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3_s.o -MT _divha3_s.o -MD -MP -MF _divha3_s.dep -DSHARED -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3_s.o -MT _udivuha3_s.o -MD -MP -MF _udivuha3_s.dep -DSHARED -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3_s.o -MT _divsa3_s.o -MD -MP -MF _divsa3_s.dep -DSHARED -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3_s.o -MT _udivusa3_s.o -MD -MP -MF _udivusa3_s.dep -DSHARED -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8_s.o -MT _clr_8_s.o -MD -MP -MF _clr_8_s.dep -DSHARED -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2_s.o -MT _ssneg_2_s.o -MD -MP -MF _ssneg_2_s.dep -DSHARED -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4_s.o -MT _ssneg_4_s.o -MD -MP -MF _ssneg_4_s.dep -DSHARED -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8_s.o -MT _ssneg_8_s.o -MD -MP -MF _ssneg_8_s.dep -DSHARED -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1_s.o -MT _ssabs_1_s.o -MD -MP -MF _ssabs_1_s.dep -DSHARED -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2_s.o -MT _ssabs_2_s.o -MD -MP -MF _ssabs_2_s.dep -DSHARED -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4_s.o -MT _ssabs_4_s.o -MD -MP -MF _ssabs_4_s.dep -DSHARED -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8_s.o -MT _ssabs_8_s.o -MD -MP -MF _ssabs_8_s.dep -DSHARED -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8_s.o -MT _ssadd_8_s.o -MD -MP -MF _ssadd_8_s.dep -DSHARED -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8_s.o -MT _sssub_8_s.o -MD -MP -MF _sssub_8_s.dep -DSHARED -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8_s.o -MT _usadd_8_s.o -MD -MP -MF _usadd_8_s.dep -DSHARED -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8_s.o -MT _ussub_8_s.o -MD -MP -MF _ussub_8_s.dep -DSHARED -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1_s.o -MT _mask1_s.o -MD -MP -MF _mask1_s.dep -DSHARED -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret_s.o -MT _ret_s.o -MD -MP -MF _ret_s.dep -DSHARED -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3_s.o -MT _roundqq3_s.o -MD -MP -MF _roundqq3_s.dep -DSHARED -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3_s.o -MT _rounduqq3_s.o -MD -MP -MF _rounduqq3_s.dep -DSHARED -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2_s.o -MT _round_s2_s.o -MD -MP -MF _round_s2_s.dep -DSHARED -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2_s.o -MT _round_u2_s.o -MD -MP -MF _round_u2_s.dep -DSHARED -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const_s.o -MT _round_2_const_s.o -MD -MP -MF _round_2_const_s.dep -DSHARED -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2_s.o -MT _addmask_2_s.o -MD -MP -MF _addmask_2_s.dep -DSHARED -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4_s.o -MT _round_s4_s.o -MD -MP -MF _round_s4_s.dep -DSHARED -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4_s.o -MT _round_u4_s.o -MD -MP -MF _round_u4_s.dep -DSHARED -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const_s.o -MT _round_4_const_s.o -MD -MP -MF _round_4_const_s.dep -DSHARED -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4_s.o -MT _addmask_4_s.o -MD -MP -MF _addmask_4_s.dep -DSHARED -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8_s.o -MT _round_x8_s.o -MD -MP -MF _round_x8_s.dep -DSHARED -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3_s.o -MT _rounddq3_s.o -MD -MP -MF _rounddq3_s.dep -DSHARED -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3_s.o -MT _roundudq3_s.o -MD -MP -MF _roundudq3_s.dep -DSHARED -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3_s.o -MT _roundda3_s.o -MD -MP -MF _roundda3_s.dep -DSHARED -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3_s.o -MT _rounduda3_s.o -MD -MP -MF _rounduda3_s.dep -DSHARED -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3_s.o -MT _roundta3_s.o -MD -MP -MF _roundta3_s.dep -DSHARED -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3_s.o -MT _rounduta3_s.o -MD -MP -MF _rounduta3_s.dep -DSHARED -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
# Early copyback; see "all" above for the rationale. The
dest=../../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../../gcc-4.8.5/libgcc/../move-if-change $dest ../../.././gcc/include/unwind.h
# early copy is necessary so that the gcc -B options find
# the right startup files when linking shared libgcc.
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr3
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqi3.visT
mkdir -p -- ../../.././gcc/avr3
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr3/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr3/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr3/$file ;; \
esac; \
done
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhi3.visT
mv -f _mulqi3.visT _mulqi3.vis
mv -f _mulhi3.visT _mulhi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqihi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulqihi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulpsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulpsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsqipsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsqipsi3.visT
mv -f _mulqihi3.visT _mulqihi3.vis
mv -f _umulqihi3.visT _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhisi3.visT
mv -f _mulsqipsi3.visT _mulsqipsi3.vis
mv -f _mulpsi3.visT _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulhisi3.visT
mv -f _mulhisi3.visT _mulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulshisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulshisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsi3.visT
mv -f _umulhisi3.visT _umulhisi3.vis
mv -f _muluhisi3.visT _muluhisi3.vis
mv -f _usmulhisi3.visT _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodqi4.visT
mv -f _mulshisi3.visT _mulshisi3.vis
mv -f _mulsi3.visT _mulsi3.vis
mv -f _divmodqi4.visT _divmodqi4.vis
mv -f _udivmodqi4.visT _udivmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodhi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodhi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodpsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodpsi4.visT
mv -f _udivmodhi4.visT _udivmodhi4.vis
mv -f _divmodhi4.visT _divmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivdi3.visT
mv -f _udivmodpsi4.visT _udivmodpsi4.vis
mv -f _divmodpsi4.visT _divmodpsi4.vis
mv -f _udivmodsi4.visT _udivmodsi4.vis
mv -f _divmodsi4.visT _divmodsi4.vis
mv -f _divdi3.visT _divdi3.vis
mv -f _udivdi3.visT _udivdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3_6.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmod64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmod64.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negsi2.visT
mv -f _muldi3.visT _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negdi2.visT
mv -f _udivmod64.visT _udivmod64.vis
mv -f _muldi3_6.visT _muldi3_6.vis
mv -f _mulsidi3.visT _mulsidi3.vis
mv -f _umulsidi3.visT _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _prologue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _prologue.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _epilogue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _epilogue.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _exit_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _exit.visT
mv -f _epilogue.visT _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cleanup_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cleanup.visT
mv -f _negdi2.visT _negdi2.vis
mv -f _prologue.visT _prologue.vis
mv -f _negsi2.visT _negsi2.vis
mv -f _exit.visT _exit.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump.visT
mv -f _cleanup.visT _cleanup.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_elpm_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump_elpm.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_3.visT
mv -f _tablejump.visT _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_4.visT
mv -f _tablejump_elpm.visT _tablejump_elpm.vis
mv -f _load_3.visT _load_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_2.visT
mv -f _load_4.visT _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_3.visT
mv -f _xload_1.visT _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_4.visT
mv -f _xload_2.visT _xload_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _movmemx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _movmemx.visT
mv -f _xload_3.visT _xload_3.vis
mv -f _xload_4.visT _xload_4.vis
mv -f _movmemx.visT _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _copy_data_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _copy_data.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clear_bss_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clear_bss.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctors.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _dtors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _dtors.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffssi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffssi2.visT
mv -f _ctors.visT _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffshi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffshi2.visT
mv -f _copy_data.visT _copy_data.vis
mv -f _clear_bss.visT _clear_bss.vis
mv -f _dtors.visT _dtors.vis
mv -f _ffssi2.visT _ffssi2.vis
mv -f _ffshi2.visT _ffshi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _loop_ffsqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _loop_ffsqi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzhi2.visT
mv -f _ctzhi2.visT _ctzhi2.vis
mv -f _loop_ffsqi2.visT _loop_ffsqi2.vis
mv -f _ctzsi2.visT _ctzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzhi2.visT
mv -f _clzsi2.visT _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritydi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritydi2.visT
mv -f _clzdi2.visT _clzdi2.vis
mv -f _clzhi2.visT _clzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritysi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritysi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _parityhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _parityhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcounthi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcounthi2.visT
mv -f _paritydi2.visT _paritydi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountsi2.visT
mv -f _paritysi2.visT _paritysi2.vis
mv -f _parityhi2.visT _parityhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountdi2.visT
mv -f _popcounthi2.visT _popcounthi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountqi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapsi2.visT
mv -f _popcountsi2.visT _popcountsi2.vis
mv -f _popcountdi2.visT _popcountdi2.vis
mv -f _popcountqi2.visT _popcountqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashldi3.visT
mv -f _bswapsi2.visT _bswapsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashrdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _lshrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _lshrdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rotldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rotldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3_s8.visT
mv -f _ashldi3.visT _ashldi3.vis
mv -f _lshrdi3.visT _lshrdi3.vis
mv -f _rotldi3.visT _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _subdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _subdi3.visT
mv -f _ashrdi3.visT _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2.visT
mv -f _bswapdi2.visT _bswapdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2_s8.visT
mv -f _adddi3.visT _adddi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmul_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmul.visT
mv -f _adddi3_s8.visT _adddi3_s8.vis
mv -f _subdi3.visT _subdi3.vis
mv -f _cmpdi2.visT _cmpdi2.vis
mv -f _cmpdi2_s8.visT _cmpdi2_s8.vis
mv -f _fmul.visT _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmuls_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmuls.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmulsu_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmulsu.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractqqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuqqsf.visT
mv -f _fmulsu.visT _fmulsu.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhqsf.visT
mv -f _fractqqsf.visT _fractqqsf.vis
mv -f _fractuqqsf.visT _fractuqqsf.vis
mv -f _fmuls.visT _fmuls.vis
mv -f _fracthqsf.visT _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhasf.visT
mv -f _fractuhqsf.visT _fractuhqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusasf.visT
mv -f _fracthasf.visT _fracthasf.vis
mv -f _fractuhasf.visT _fractuhasf.vis
mv -f _fractsasf.visT _fractsasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusqsf.visT
mv -f _fractusasf.visT _fractusasf.vis
mv -f _fractsqsf.visT _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfqq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuqq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfhq.visT
mv -f _fractsfqq.visT _fractsfqq.vis
mv -f _fractsfuqq.visT _fractsfuqq.vis
mv -f _fractusqsf.visT _fractusqsf.vis
mv -f _fractsfhq.visT _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuhq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfha.visT
mv -f _fractsfuhq.visT _fractsfuhq.vis
mv -f _fractsfha.visT _fractsfha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuha.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusa.visT
mv -f _fractsfuha.visT _fractsfuha.vis
mv -f _fractsfusq.visT _fractsfusq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulha3.visT
mv -f _fractsfusa.visT _fractsfusa.vis
mv -f _mulqq3.visT _mulqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_round_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3_round.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsa3.visT
mv -f _muluha3_round.visT _muluha3_round.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulusa3.visT
mv -f _mulsa3.visT _mulsa3.vis
mv -f _muluhq3.visT _muluhq3.vis
mv -f _fractsfsq.visT _fractsfsq.vis
mv -f _fractsfsa.visT _fractsfsa.vis
mv -f _mulhq3.visT _mulhq3.vis
mv -f _mulha3.visT _mulha3.vis
mv -f _muluha3.visT _muluha3.vis
mv -f _mulusa3.visT _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmuluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmuluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulusa3.visT
mv -f _usmuluha3.visT _usmuluha3.vis
mv -f _usmulusa3.visT _usmulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq_helper_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq_helper.visT
mv -f _ssmulha3.visT _ssmulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divha3.visT
mv -f _ssmulsa3.visT _ssmulsa3.vis
mv -f _divhq3.visT _divhq3.vis
mv -f _udivuhq3.visT _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuha3.visT
mv -f _divqq3.visT _divqq3.vis
mv -f _udivuqq3.visT _udivuqq3.vis
mv -f _divha3.visT _divha3.vis
mv -f _divqq_helper.visT _divqq_helper.vis
mv -f _udivuha3.visT _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clr_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clr_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_4.visT
mv -f _divsa3.visT _divsa3.vis
mv -f _udivusa3.visT _udivusa3.vis
mv -f _ssneg_2.visT _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_1.visT
mv -f _ssneg_4.visT _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _sssub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _sssub_8.visT
mv -f _ssneg_8.visT _ssneg_8.vis
mv -f _clr_8.visT _clr_8.vis
mv -f _ssabs_1.visT _ssabs_1.vis
mv -f _ssabs_8.visT _ssabs_8.vis
mv -f _ssadd_8.visT _ssadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ussub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ussub_8.visT
mv -f _ssabs_2.visT _ssabs_2.vis
mv -f _ssabs_4.visT _ssabs_4.vis
mv -f _sssub_8.visT _sssub_8.vis
mv -f _usadd_8.visT _usadd_8.vis
mv -f _ussub_8.visT _ussub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mask1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mask1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ret_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ret.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundqq3.visT
mv -f _mask1.visT _mask1.vis
mv -f _ret.visT _ret.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u2.visT
mv -f _rounduqq3.visT _rounduqq3.vis
mv -f _round_s2.visT _round_s2.vis
mv -f _roundqq3.visT _roundqq3.vis
mv -f _round_u2.visT _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_2_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_2_const.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_4_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_4_const.visT
mv -f _round_s4.visT _round_s4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_4.visT
mv -f _addmask_2.visT _addmask_2.vis
mv -f _round_2_const.visT _round_2_const.vis
mv -f _round_u4.visT _round_u4.vis
mv -f _round_4_const.visT _round_4_const.vis
mv -f _addmask_4.visT _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_x8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_x8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounddq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounddq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundudq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundudq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundda3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduda3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundta3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduta3.visT
mv -f _round_x8.visT _round_x8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _roundta3.visT _roundta3.vis
mv -f _rounddq3.visT _rounddq3.vis
mv -f _roundudq3.visT _roundudq3.vis
mv -f _roundda3.visT _roundda3.vis
mv -f _rounduda3.visT _rounduda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _rounduta3.visT _rounduta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _pack_sf.o -MT _pack_sf.o -MD -MP -MF _pack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_pack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _unpack_sf.o -MT _unpack_sf.o -MD -MP -MF _unpack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_unpack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fpcmp_parts_sf.o -MT _fpcmp_parts_sf.o -MD -MP -MF _fpcmp_parts_sf.dep -DFINE_GRAINED_LIBRARIES -DL_fpcmp_parts_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _make_sf.o -MT _make_sf.o -MD -MP -MF _make_sf.dep -DFINE_GRAINED_LIBRARIES -DL_make_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sf_to_df.o -MT _sf_to_df.o -MD -MP -MF _sf_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_df -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _thenan_sf.o -MT _thenan_sf.o -MD -MP -MF _thenan_sf.dep -DFINE_GRAINED_LIBRARIES -DL_thenan_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negQQ.o -MT _negQQ.o -MD -MP -MF _negQQ.dep -DL_neg -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHQ.o -MT _negHQ.o -MD -MP -MF _negHQ.dep -DL_neg -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSQ.o -MT _negSQ.o -MD -MP -MF _negSQ.dep -DL_neg -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDQ.o -MT _negDQ.o -MD -MP -MF _negDQ.dep -DL_neg -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTQ.o -MT _negTQ.o -MD -MP -MF _negTQ.dep -DL_neg -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHA.o -MT _negHA.o -MD -MP -MF _negHA.dep -DL_neg -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSA.o -MT _negSA.o -MD -MP -MF _negSA.dep -DL_neg -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDA.o -MT _negDA.o -MD -MP -MF _negDA.dep -DL_neg -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTA.o -MT _negTA.o -MD -MP -MF _negTA.dep -DL_neg -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUQQ.o -MT _negUQQ.o -MD -MP -MF _negUQQ.dep -DL_neg -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHQ.o -MT _negUHQ.o -MD -MP -MF _negUHQ.dep -DL_neg -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSQ.o -MT _negUSQ.o -MD -MP -MF _negUSQ.dep -DL_neg -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDQ.o -MT _negUDQ.o -MD -MP -MF _negUDQ.dep -DL_neg -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTQ.o -MT _negUTQ.o -MD -MP -MF _negUTQ.dep -DL_neg -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHA.o -MT _negUHA.o -MD -MP -MF _negUHA.dep -DL_neg -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSA.o -MT _negUSA.o -MD -MP -MF _negUSA.dep -DL_neg -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDA.o -MT _negUDA.o -MD -MP -MF _negUDA.dep -DL_neg -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTA.o -MT _negUTA.o -MD -MP -MF _negUTA.dep -DL_neg -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulSQ.o -MT _mulSQ.o -MD -MP -MF _mulSQ.dep -DL_mul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDQ.o -MT _mulDQ.o -MD -MP -MF _mulDQ.dep -DL_mul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTQ.o -MT _mulTQ.o -MD -MP -MF _mulTQ.dep -DL_mul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDA.o -MT _mulDA.o -MD -MP -MF _mulDA.dep -DL_mul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTA.o -MT _mulTA.o -MD -MP -MF _mulTA.dep -DL_mul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUSQ.o -MT _mulUSQ.o -MD -MP -MF _mulUSQ.dep -DL_mul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDQ.o -MT _mulUDQ.o -MD -MP -MF _mulUDQ.dep -DL_mul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTQ.o -MT _mulUTQ.o -MD -MP -MF _mulUTQ.dep -DL_mul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDA.o -MT _mulUDA.o -MD -MP -MF _mulUDA.dep -DL_mul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTA.o -MT _mulUTA.o -MD -MP -MF _mulUTA.dep -DL_mul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperQQ.o -MT _mulhelperQQ.o -MD -MP -MF _mulhelperQQ.dep -DL_mulhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHQ.o -MT _mulhelperHQ.o -MD -MP -MF _mulhelperHQ.dep -DL_mulhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSQ.o -MT _mulhelperSQ.o -MD -MP -MF _mulhelperSQ.dep -DL_mulhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDQ.o -MT _mulhelperDQ.o -MD -MP -MF _mulhelperDQ.dep -DL_mulhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTQ.o -MT _mulhelperTQ.o -MD -MP -MF _mulhelperTQ.dep -DL_mulhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHA.o -MT _mulhelperHA.o -MD -MP -MF _mulhelperHA.dep -DL_mulhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSA.o -MT _mulhelperSA.o -MD -MP -MF _mulhelperSA.dep -DL_mulhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDA.o -MT _mulhelperDA.o -MD -MP -MF _mulhelperDA.dep -DL_mulhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTA.o -MT _mulhelperTA.o -MD -MP -MF _mulhelperTA.dep -DL_mulhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUQQ.o -MT _mulhelperUQQ.o -MD -MP -MF _mulhelperUQQ.dep -DL_mulhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHQ.o -MT _mulhelperUHQ.o -MD -MP -MF _mulhelperUHQ.dep -DL_mulhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSQ.o -MT _mulhelperUSQ.o -MD -MP -MF _mulhelperUSQ.dep -DL_mulhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDQ.o -MT _mulhelperUDQ.o -MD -MP -MF _mulhelperUDQ.dep -DL_mulhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTQ.o -MT _mulhelperUTQ.o -MD -MP -MF _mulhelperUTQ.dep -DL_mulhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHA.o -MT _mulhelperUHA.o -MD -MP -MF _mulhelperUHA.dep -DL_mulhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSA.o -MT _mulhelperUSA.o -MD -MP -MF _mulhelperUSA.dep -DL_mulhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDA.o -MT _mulhelperUDA.o -MD -MP -MF _mulhelperUDA.dep -DL_mulhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTA.o -MT _mulhelperUTA.o -MD -MP -MF _mulhelperUTA.dep -DL_mulhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperQQ.o -MT _divhelperQQ.o -MD -MP -MF _divhelperQQ.dep -DL_divhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHQ.o -MT _divhelperHQ.o -MD -MP -MF _divhelperHQ.dep -DL_divhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSQ.o -MT _divhelperSQ.o -MD -MP -MF _divhelperSQ.dep -DL_divhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDQ.o -MT _divhelperDQ.o -MD -MP -MF _divhelperDQ.dep -DL_divhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTQ.o -MT _divhelperTQ.o -MD -MP -MF _divhelperTQ.dep -DL_divhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHA.o -MT _divhelperHA.o -MD -MP -MF _divhelperHA.dep -DL_divhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSA.o -MT _divhelperSA.o -MD -MP -MF _divhelperSA.dep -DL_divhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDA.o -MT _divhelperDA.o -MD -MP -MF _divhelperDA.dep -DL_divhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTA.o -MT _divhelperTA.o -MD -MP -MF _divhelperTA.dep -DL_divhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUQQ.o -MT _divhelperUQQ.o -MD -MP -MF _divhelperUQQ.dep -DL_divhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHQ.o -MT _divhelperUHQ.o -MD -MP -MF _divhelperUHQ.dep -DL_divhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSQ.o -MT _divhelperUSQ.o -MD -MP -MF _divhelperUSQ.dep -DL_divhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDQ.o -MT _divhelperUDQ.o -MD -MP -MF _divhelperUDQ.dep -DL_divhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTQ.o -MT _divhelperUTQ.o -MD -MP -MF _divhelperUTQ.dep -DL_divhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHA.o -MT _divhelperUHA.o -MD -MP -MF _divhelperUHA.dep -DL_divhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSA.o -MT _divhelperUSA.o -MD -MP -MF _divhelperUSA.dep -DL_divhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDA.o -MT _divhelperUDA.o -MD -MP -MF _divhelperUDA.dep -DL_divhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTA.o -MT _divhelperUTA.o -MD -MP -MF _divhelperUTA.dep -DL_divhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperQQ.o -MT _ashlhelperQQ.o -MD -MP -MF _ashlhelperQQ.dep -DL_ashlhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHQ.o -MT _ashlhelperHQ.o -MD -MP -MF _ashlhelperHQ.dep -DL_ashlhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSQ.o -MT _ashlhelperSQ.o -MD -MP -MF _ashlhelperSQ.dep -DL_ashlhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDQ.o -MT _ashlhelperDQ.o -MD -MP -MF _ashlhelperDQ.dep -DL_ashlhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTQ.o -MT _ashlhelperTQ.o -MD -MP -MF _ashlhelperTQ.dep -DL_ashlhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHA.o -MT _ashlhelperHA.o -MD -MP -MF _ashlhelperHA.dep -DL_ashlhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSA.o -MT _ashlhelperSA.o -MD -MP -MF _ashlhelperSA.dep -DL_ashlhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDA.o -MT _ashlhelperDA.o -MD -MP -MF _ashlhelperDA.dep -DL_ashlhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTA.o -MT _ashlhelperTA.o -MD -MP -MF _ashlhelperTA.dep -DL_ashlhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUQQ.o -MT _ashlhelperUQQ.o -MD -MP -MF _ashlhelperUQQ.dep -DL_ashlhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHQ.o -MT _ashlhelperUHQ.o -MD -MP -MF _ashlhelperUHQ.dep -DL_ashlhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSQ.o -MT _ashlhelperUSQ.o -MD -MP -MF _ashlhelperUSQ.dep -DL_ashlhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDQ.o -MT _ashlhelperUDQ.o -MD -MP -MF _ashlhelperUDQ.dep -DL_ashlhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTQ.o -MT _ashlhelperUTQ.o -MD -MP -MF _ashlhelperUTQ.dep -DL_ashlhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHA.o -MT _ashlhelperUHA.o -MD -MP -MF _ashlhelperUHA.dep -DL_ashlhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSA.o -MT _ashlhelperUSA.o -MD -MP -MF _ashlhelperUSA.dep -DL_ashlhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDA.o -MT _ashlhelperUDA.o -MD -MP -MF _ashlhelperUDA.dep -DL_ashlhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTA.o -MT _ashlhelperUTA.o -MD -MP -MF _ashlhelperUTA.dep -DL_ashlhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1QQ.o -MT _saturate1QQ.o -MD -MP -MF _saturate1QQ.dep -DL_saturate1 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HQ.o -MT _saturate1HQ.o -MD -MP -MF _saturate1HQ.dep -DL_saturate1 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SQ.o -MT _saturate1SQ.o -MD -MP -MF _saturate1SQ.dep -DL_saturate1 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DQ.o -MT _saturate1DQ.o -MD -MP -MF _saturate1DQ.dep -DL_saturate1 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TQ.o -MT _saturate1TQ.o -MD -MP -MF _saturate1TQ.dep -DL_saturate1 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HA.o -MT _saturate1HA.o -MD -MP -MF _saturate1HA.dep -DL_saturate1 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SA.o -MT _saturate1SA.o -MD -MP -MF _saturate1SA.dep -DL_saturate1 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DA.o -MT _saturate1DA.o -MD -MP -MF _saturate1DA.dep -DL_saturate1 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TA.o -MT _saturate1TA.o -MD -MP -MF _saturate1TA.dep -DL_saturate1 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UQQ.o -MT _saturate1UQQ.o -MD -MP -MF _saturate1UQQ.dep -DL_saturate1 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHQ.o -MT _saturate1UHQ.o -MD -MP -MF _saturate1UHQ.dep -DL_saturate1 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USQ.o -MT _saturate1USQ.o -MD -MP -MF _saturate1USQ.dep -DL_saturate1 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDQ.o -MT _saturate1UDQ.o -MD -MP -MF _saturate1UDQ.dep -DL_saturate1 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTQ.o -MT _saturate1UTQ.o -MD -MP -MF _saturate1UTQ.dep -DL_saturate1 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHA.o -MT _saturate1UHA.o -MD -MP -MF _saturate1UHA.dep -DL_saturate1 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USA.o -MT _saturate1USA.o -MD -MP -MF _saturate1USA.dep -DL_saturate1 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDA.o -MT _saturate1UDA.o -MD -MP -MF _saturate1UDA.dep -DL_saturate1 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTA.o -MT _saturate1UTA.o -MD -MP -MF _saturate1UTA.dep -DL_saturate1 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2QQ.o -MT _saturate2QQ.o -MD -MP -MF _saturate2QQ.dep -DL_saturate2 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HQ.o -MT _saturate2HQ.o -MD -MP -MF _saturate2HQ.dep -DL_saturate2 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SQ.o -MT _saturate2SQ.o -MD -MP -MF _saturate2SQ.dep -DL_saturate2 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DQ.o -MT _saturate2DQ.o -MD -MP -MF _saturate2DQ.dep -DL_saturate2 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TQ.o -MT _saturate2TQ.o -MD -MP -MF _saturate2TQ.dep -DL_saturate2 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HA.o -MT _saturate2HA.o -MD -MP -MF _saturate2HA.dep -DL_saturate2 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SA.o -MT _saturate2SA.o -MD -MP -MF _saturate2SA.dep -DL_saturate2 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DA.o -MT _saturate2DA.o -MD -MP -MF _saturate2DA.dep -DL_saturate2 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TA.o -MT _saturate2TA.o -MD -MP -MF _saturate2TA.dep -DL_saturate2 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UQQ.o -MT _saturate2UQQ.o -MD -MP -MF _saturate2UQQ.dep -DL_saturate2 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHQ.o -MT _saturate2UHQ.o -MD -MP -MF _saturate2UHQ.dep -DL_saturate2 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USQ.o -MT _saturate2USQ.o -MD -MP -MF _saturate2USQ.dep -DL_saturate2 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDQ.o -MT _saturate2UDQ.o -MD -MP -MF _saturate2UDQ.dep -DL_saturate2 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTQ.o -MT _saturate2UTQ.o -MD -MP -MF _saturate2UTQ.dep -DL_saturate2 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHA.o -MT _saturate2UHA.o -MD -MP -MF _saturate2UHA.dep -DL_saturate2 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USA.o -MT _saturate2USA.o -MD -MP -MF _saturate2USA.dep -DL_saturate2 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDA.o -MT _saturate2UDA.o -MD -MP -MF _saturate2UDA.dep -DL_saturate2 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTA.o -MT _saturate2UTA.o -MD -MP -MF _saturate2UTA.dep -DL_saturate2 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulQQ.o -MT _ssmulQQ.o -MD -MP -MF _ssmulQQ.dep -DL_ssmul -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulHQ.o -MT _ssmulHQ.o -MD -MP -MF _ssmulHQ.dep -DL_ssmul -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulSQ.o -MT _ssmulSQ.o -MD -MP -MF _ssmulSQ.dep -DL_ssmul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDQ.o -MT _ssmulDQ.o -MD -MP -MF _ssmulDQ.dep -DL_ssmul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTQ.o -MT _ssmulTQ.o -MD -MP -MF _ssmulTQ.dep -DL_ssmul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDA.o -MT _ssmulDA.o -MD -MP -MF _ssmulDA.dep -DL_ssmul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTA.o -MT _ssmulTA.o -MD -MP -MF _ssmulTA.dep -DL_ssmul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivQQ.o -MT _ssdivQQ.o -MD -MP -MF _ssdivQQ.dep -DL_ssdiv -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHQ.o -MT _ssdivHQ.o -MD -MP -MF _ssdivHQ.dep -DL_ssdiv -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSQ.o -MT _ssdivSQ.o -MD -MP -MF _ssdivSQ.dep -DL_ssdiv -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDQ.o -MT _ssdivDQ.o -MD -MP -MF _ssdivDQ.dep -DL_ssdiv -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTQ.o -MT _ssdivTQ.o -MD -MP -MF _ssdivTQ.dep -DL_ssdiv -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHA.o -MT _ssdivHA.o -MD -MP -MF _ssdivHA.dep -DL_ssdiv -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSA.o -MT _ssdivSA.o -MD -MP -MF _ssdivSA.dep -DL_ssdiv -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDA.o -MT _ssdivDA.o -MD -MP -MF _ssdivDA.dep -DL_ssdiv -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTA.o -MT _ssdivTA.o -MD -MP -MF _ssdivTA.dep -DL_ssdiv -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divSQ.o -MT _divSQ.o -MD -MP -MF _divSQ.dep -DL_div -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDQ.o -MT _divDQ.o -MD -MP -MF _divDQ.dep -DL_div -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTQ.o -MT _divTQ.o -MD -MP -MF _divTQ.dep -DL_div -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDA.o -MT _divDA.o -MD -MP -MF _divDA.dep -DL_div -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTA.o -MT _divTA.o -MD -MP -MF _divTA.dep -DL_div -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlQQ.o -MT _ssashlQQ.o -MD -MP -MF _ssashlQQ.dep -DL_ssashl -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHQ.o -MT _ssashlHQ.o -MD -MP -MF _ssashlHQ.dep -DL_ssashl -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSQ.o -MT _ssashlSQ.o -MD -MP -MF _ssashlSQ.dep -DL_ssashl -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDQ.o -MT _ssashlDQ.o -MD -MP -MF _ssashlDQ.dep -DL_ssashl -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTQ.o -MT _ssashlTQ.o -MD -MP -MF _ssashlTQ.dep -DL_ssashl -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHA.o -MT _ssashlHA.o -MD -MP -MF _ssashlHA.dep -DL_ssashl -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSA.o -MT _ssashlSA.o -MD -MP -MF _ssashlSA.dep -DL_ssashl -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDA.o -MT _ssashlDA.o -MD -MP -MF _ssashlDA.dep -DL_ssashl -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTA.o -MT _ssashlTA.o -MD -MP -MF _ssashlTA.dep -DL_ssashl -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUQQ.o -MT _usmulUQQ.o -MD -MP -MF _usmulUQQ.dep -DL_usmul -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUHQ.o -MT _usmulUHQ.o -MD -MP -MF _usmulUHQ.dep -DL_usmul -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUSQ.o -MT _usmulUSQ.o -MD -MP -MF _usmulUSQ.dep -DL_usmul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDQ.o -MT _usmulUDQ.o -MD -MP -MF _usmulUDQ.dep -DL_usmul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTQ.o -MT _usmulUTQ.o -MD -MP -MF _usmulUTQ.dep -DL_usmul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDA.o -MT _usmulUDA.o -MD -MP -MF _usmulUDA.dep -DL_usmul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTA.o -MT _usmulUTA.o -MD -MP -MF _usmulUTA.dep -DL_usmul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUQQ.o -MT _usdivUQQ.o -MD -MP -MF _usdivUQQ.dep -DL_usdiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHQ.o -MT _usdivUHQ.o -MD -MP -MF _usdivUHQ.dep -DL_usdiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSQ.o -MT _usdivUSQ.o -MD -MP -MF _usdivUSQ.dep -DL_usdiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDQ.o -MT _usdivUDQ.o -MD -MP -MF _usdivUDQ.dep -DL_usdiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTQ.o -MT _usdivUTQ.o -MD -MP -MF _usdivUTQ.dep -DL_usdiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHA.o -MT _usdivUHA.o -MD -MP -MF _usdivUHA.dep -DL_usdiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSA.o -MT _usdivUSA.o -MD -MP -MF _usdivUSA.dep -DL_usdiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDA.o -MT _usdivUDA.o -MD -MP -MF _usdivUDA.dep -DL_usdiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTA.o -MT _usdivUTA.o -MD -MP -MF _usdivUTA.dep -DL_usdiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUQQ.o -MT _udivUQQ.o -MD -MP -MF _udivUQQ.dep -DL_udiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHQ.o -MT _udivUHQ.o -MD -MP -MF _udivUHQ.dep -DL_udiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSQ.o -MT _udivUSQ.o -MD -MP -MF _udivUSQ.dep -DL_udiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDQ.o -MT _udivUDQ.o -MD -MP -MF _udivUDQ.dep -DL_udiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTQ.o -MT _udivUTQ.o -MD -MP -MF _udivUTQ.dep -DL_udiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHA.o -MT _udivUHA.o -MD -MP -MF _udivUHA.dep -DL_udiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSA.o -MT _udivUSA.o -MD -MP -MF _udivUSA.dep -DL_udiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDA.o -MT _udivUDA.o -MD -MP -MF _udivUDA.dep -DL_udiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTA.o -MT _udivUTA.o -MD -MP -MF _udivUTA.dep -DL_udiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUQQ.o -MT _usashlUQQ.o -MD -MP -MF _usashlUQQ.dep -DL_usashl -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHQ.o -MT _usashlUHQ.o -MD -MP -MF _usashlUHQ.dep -DL_usashl -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSQ.o -MT _usashlUSQ.o -MD -MP -MF _usashlUSQ.dep -DL_usashl -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDQ.o -MT _usashlUDQ.o -MD -MP -MF _usashlUDQ.dep -DL_usashl -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTQ.o -MT _usashlUTQ.o -MD -MP -MF _usashlUTQ.dep -DL_usashl -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHA.o -MT _usashlUHA.o -MD -MP -MF _usashlUHA.dep -DL_usashl -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSA.o -MT _usashlUSA.o -MD -MP -MF _usashlUSA.dep -DL_usashl -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDA.o -MT _usashlUDA.o -MD -MP -MF _usashlUDA.dep -DL_usashl -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTA.o -MT _usashlUTA.o -MD -MP -MF _usashlUTA.dep -DL_usashl -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractQQDF.o -MT _fractQQDF.o -MD -MP -MF _fractQQDF.dep -DL_fract -DFROM_QQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHQDF.o -MT _fractHQDF.o -MD -MP -MF _fractHQDF.dep -DL_fract -DFROM_HQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSQDF.o -MT _fractSQDF.o -MD -MP -MF _fractSQDF.dep -DL_fract -DFROM_SQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQSF.o -MT _fractDQSF.o -MD -MP -MF _fractDQSF.dep -DL_fract -DFROM_DQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQDF.o -MT _fractDQDF.o -MD -MP -MF _fractDQDF.dep -DL_fract -DFROM_DQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQSF.o -MT _fractTQSF.o -MD -MP -MF _fractTQSF.dep -DL_fract -DFROM_TQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQDF.o -MT _fractTQDF.o -MD -MP -MF _fractTQDF.dep -DL_fract -DFROM_TQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHADF.o -MT _fractHADF.o -MD -MP -MF _fractHADF.dep -DL_fract -DFROM_HA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSADF.o -MT _fractSADF.o -MD -MP -MF _fractSADF.dep -DL_fract -DFROM_SA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDASF.o -MT _fractDASF.o -MD -MP -MF _fractDASF.dep -DL_fract -DFROM_DA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDADF.o -MT _fractDADF.o -MD -MP -MF _fractDADF.dep -DL_fract -DFROM_DA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTASF.o -MT _fractTASF.o -MD -MP -MF _fractTASF.dep -DL_fract -DFROM_TA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTADF.o -MT _fractTADF.o -MD -MP -MF _fractTADF.dep -DL_fract -DFROM_TA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUQQDF.o -MT _fractUQQDF.o -MD -MP -MF _fractUQQDF.dep -DL_fract -DFROM_UQQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHQDF.o -MT _fractUHQDF.o -MD -MP -MF _fractUHQDF.dep -DL_fract -DFROM_UHQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSQDF.o -MT _fractUSQDF.o -MD -MP -MF _fractUSQDF.dep -DL_fract -DFROM_USQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQSF.o -MT _fractUDQSF.o -MD -MP -MF _fractUDQSF.dep -DL_fract -DFROM_UDQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQDF.o -MT _fractUDQDF.o -MD -MP -MF _fractUDQDF.dep -DL_fract -DFROM_UDQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQSF.o -MT _fractUTQSF.o -MD -MP -MF _fractUTQSF.dep -DL_fract -DFROM_UTQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQDF.o -MT _fractUTQDF.o -MD -MP -MF _fractUTQDF.dep -DL_fract -DFROM_UTQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHADF.o -MT _fractUHADF.o -MD -MP -MF _fractUHADF.dep -DL_fract -DFROM_UHA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSADF.o -MT _fractUSADF.o -MD -MP -MF _fractUSADF.dep -DL_fract -DFROM_USA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDASF.o -MT _fractUDASF.o -MD -MP -MF _fractUDASF.dep -DL_fract -DFROM_UDA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDADF.o -MT _fractUDADF.o -MD -MP -MF _fractUDADF.dep -DL_fract -DFROM_UDA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTASF.o -MT _fractUTASF.o -MD -MP -MF _fractUTASF.dep -DL_fract -DFROM_UTA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTADF.o -MT _fractUTADF.o -MD -MP -MF _fractUTADF.dep -DL_fract -DFROM_UTA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFSQ.o -MT _fractSFSQ.o -MD -MP -MF _fractSFSQ.dep -DL_fract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDQ.o -MT _fractSFDQ.o -MD -MP -MF _fractSFDQ.dep -DL_fract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTQ.o -MT _fractSFTQ.o -MD -MP -MF _fractSFTQ.dep -DL_fract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDA.o -MT _fractSFDA.o -MD -MP -MF _fractSFDA.dep -DL_fract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTA.o -MT _fractSFTA.o -MD -MP -MF _fractSFTA.dep -DL_fract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUSQ.o -MT _fractSFUSQ.o -MD -MP -MF _fractSFUSQ.dep -DL_fract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDQ.o -MT _fractSFUDQ.o -MD -MP -MF _fractSFUDQ.dep -DL_fract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTQ.o -MT _fractSFUTQ.o -MD -MP -MF _fractSFUTQ.dep -DL_fract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDA.o -MT _fractSFUDA.o -MD -MP -MF _fractSFUDA.dep -DL_fract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTA.o -MT _fractSFUTA.o -MD -MP -MF _fractSFUTA.dep -DL_fract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFQQ.o -MT _fractDFQQ.o -MD -MP -MF _fractDFQQ.dep -DL_fract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHQ.o -MT _fractDFHQ.o -MD -MP -MF _fractDFHQ.dep -DL_fract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSQ.o -MT _fractDFSQ.o -MD -MP -MF _fractDFSQ.dep -DL_fract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDQ.o -MT _fractDFDQ.o -MD -MP -MF _fractDFDQ.dep -DL_fract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTQ.o -MT _fractDFTQ.o -MD -MP -MF _fractDFTQ.dep -DL_fract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHA.o -MT _fractDFHA.o -MD -MP -MF _fractDFHA.dep -DL_fract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSA.o -MT _fractDFSA.o -MD -MP -MF _fractDFSA.dep -DL_fract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDA.o -MT _fractDFDA.o -MD -MP -MF _fractDFDA.dep -DL_fract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTA.o -MT _fractDFTA.o -MD -MP -MF _fractDFTA.dep -DL_fract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUQQ.o -MT _fractDFUQQ.o -MD -MP -MF _fractDFUQQ.dep -DL_fract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHQ.o -MT _fractDFUHQ.o -MD -MP -MF _fractDFUHQ.dep -DL_fract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSQ.o -MT _fractDFUSQ.o -MD -MP -MF _fractDFUSQ.dep -DL_fract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDQ.o -MT _fractDFUDQ.o -MD -MP -MF _fractDFUDQ.dep -DL_fract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTQ.o -MT _fractDFUTQ.o -MD -MP -MF _fractDFUTQ.dep -DL_fract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHA.o -MT _fractDFUHA.o -MD -MP -MF _fractDFUHA.dep -DL_fract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSA.o -MT _fractDFUSA.o -MD -MP -MF _fractDFUSA.dep -DL_fract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDA.o -MT _fractDFUDA.o -MD -MP -MF _fractDFUDA.dep -DL_fract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTA.o -MT _fractDFUTA.o -MD -MP -MF _fractDFUTA.dep -DL_fract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHQ.o -MT _satfractQQHQ.o -MD -MP -MF _satfractQQHQ.dep -DL_satfract -DFROM_QQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSQ.o -MT _satfractQQSQ.o -MD -MP -MF _satfractQQSQ.dep -DL_satfract -DFROM_QQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDQ.o -MT _satfractQQDQ.o -MD -MP -MF _satfractQQDQ.dep -DL_satfract -DFROM_QQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTQ.o -MT _satfractQQTQ.o -MD -MP -MF _satfractQQTQ.dep -DL_satfract -DFROM_QQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHA.o -MT _satfractQQHA.o -MD -MP -MF _satfractQQHA.dep -DL_satfract -DFROM_QQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSA.o -MT _satfractQQSA.o -MD -MP -MF _satfractQQSA.dep -DL_satfract -DFROM_QQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDA.o -MT _satfractQQDA.o -MD -MP -MF _satfractQQDA.dep -DL_satfract -DFROM_QQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTA.o -MT _satfractQQTA.o -MD -MP -MF _satfractQQTA.dep -DL_satfract -DFROM_QQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUQQ.o -MT _satfractQQUQQ.o -MD -MP -MF _satfractQQUQQ.dep -DL_satfract -DFROM_QQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHQ.o -MT _satfractQQUHQ.o -MD -MP -MF _satfractQQUHQ.dep -DL_satfract -DFROM_QQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSQ.o -MT _satfractQQUSQ.o -MD -MP -MF _satfractQQUSQ.dep -DL_satfract -DFROM_QQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDQ.o -MT _satfractQQUDQ.o -MD -MP -MF _satfractQQUDQ.dep -DL_satfract -DFROM_QQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTQ.o -MT _satfractQQUTQ.o -MD -MP -MF _satfractQQUTQ.dep -DL_satfract -DFROM_QQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHA.o -MT _satfractQQUHA.o -MD -MP -MF _satfractQQUHA.dep -DL_satfract -DFROM_QQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSA.o -MT _satfractQQUSA.o -MD -MP -MF _satfractQQUSA.dep -DL_satfract -DFROM_QQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDA.o -MT _satfractQQUDA.o -MD -MP -MF _satfractQQUDA.dep -DL_satfract -DFROM_QQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTA.o -MT _satfractQQUTA.o -MD -MP -MF _satfractQQUTA.dep -DL_satfract -DFROM_QQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQQQ.o -MT _satfractHQQQ.o -MD -MP -MF _satfractHQQQ.dep -DL_satfract -DFROM_HQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSQ.o -MT _satfractHQSQ.o -MD -MP -MF _satfractHQSQ.dep -DL_satfract -DFROM_HQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDQ.o -MT _satfractHQDQ.o -MD -MP -MF _satfractHQDQ.dep -DL_satfract -DFROM_HQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTQ.o -MT _satfractHQTQ.o -MD -MP -MF _satfractHQTQ.dep -DL_satfract -DFROM_HQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQHA.o -MT _satfractHQHA.o -MD -MP -MF _satfractHQHA.dep -DL_satfract -DFROM_HQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSA.o -MT _satfractHQSA.o -MD -MP -MF _satfractHQSA.dep -DL_satfract -DFROM_HQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDA.o -MT _satfractHQDA.o -MD -MP -MF _satfractHQDA.dep -DL_satfract -DFROM_HQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTA.o -MT _satfractHQTA.o -MD -MP -MF _satfractHQTA.dep -DL_satfract -DFROM_HQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUQQ.o -MT _satfractHQUQQ.o -MD -MP -MF _satfractHQUQQ.dep -DL_satfract -DFROM_HQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHQ.o -MT _satfractHQUHQ.o -MD -MP -MF _satfractHQUHQ.dep -DL_satfract -DFROM_HQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSQ.o -MT _satfractHQUSQ.o -MD -MP -MF _satfractHQUSQ.dep -DL_satfract -DFROM_HQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDQ.o -MT _satfractHQUDQ.o -MD -MP -MF _satfractHQUDQ.dep -DL_satfract -DFROM_HQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTQ.o -MT _satfractHQUTQ.o -MD -MP -MF _satfractHQUTQ.dep -DL_satfract -DFROM_HQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHA.o -MT _satfractHQUHA.o -MD -MP -MF _satfractHQUHA.dep -DL_satfract -DFROM_HQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSA.o -MT _satfractHQUSA.o -MD -MP -MF _satfractHQUSA.dep -DL_satfract -DFROM_HQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDA.o -MT _satfractHQUDA.o -MD -MP -MF _satfractHQUDA.dep -DL_satfract -DFROM_HQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTA.o -MT _satfractHQUTA.o -MD -MP -MF _satfractHQUTA.dep -DL_satfract -DFROM_HQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQQQ.o -MT _satfractSQQQ.o -MD -MP -MF _satfractSQQQ.dep -DL_satfract -DFROM_SQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHQ.o -MT _satfractSQHQ.o -MD -MP -MF _satfractSQHQ.dep -DL_satfract -DFROM_SQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDQ.o -MT _satfractSQDQ.o -MD -MP -MF _satfractSQDQ.dep -DL_satfract -DFROM_SQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTQ.o -MT _satfractSQTQ.o -MD -MP -MF _satfractSQTQ.dep -DL_satfract -DFROM_SQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHA.o -MT _satfractSQHA.o -MD -MP -MF _satfractSQHA.dep -DL_satfract -DFROM_SQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQSA.o -MT _satfractSQSA.o -MD -MP -MF _satfractSQSA.dep -DL_satfract -DFROM_SQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDA.o -MT _satfractSQDA.o -MD -MP -MF _satfractSQDA.dep -DL_satfract -DFROM_SQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTA.o -MT _satfractSQTA.o -MD -MP -MF _satfractSQTA.dep -DL_satfract -DFROM_SQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUQQ.o -MT _satfractSQUQQ.o -MD -MP -MF _satfractSQUQQ.dep -DL_satfract -DFROM_SQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHQ.o -MT _satfractSQUHQ.o -MD -MP -MF _satfractSQUHQ.dep -DL_satfract -DFROM_SQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSQ.o -MT _satfractSQUSQ.o -MD -MP -MF _satfractSQUSQ.dep -DL_satfract -DFROM_SQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDQ.o -MT _satfractSQUDQ.o -MD -MP -MF _satfractSQUDQ.dep -DL_satfract -DFROM_SQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTQ.o -MT _satfractSQUTQ.o -MD -MP -MF _satfractSQUTQ.dep -DL_satfract -DFROM_SQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHA.o -MT _satfractSQUHA.o -MD -MP -MF _satfractSQUHA.dep -DL_satfract -DFROM_SQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSA.o -MT _satfractSQUSA.o -MD -MP -MF _satfractSQUSA.dep -DL_satfract -DFROM_SQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDA.o -MT _satfractSQUDA.o -MD -MP -MF _satfractSQUDA.dep -DL_satfract -DFROM_SQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTA.o -MT _satfractSQUTA.o -MD -MP -MF _satfractSQUTA.dep -DL_satfract -DFROM_SQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQQQ.o -MT _satfractDQQQ.o -MD -MP -MF _satfractDQQQ.dep -DL_satfract -DFROM_DQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHQ.o -MT _satfractDQHQ.o -MD -MP -MF _satfractDQHQ.dep -DL_satfract -DFROM_DQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSQ.o -MT _satfractDQSQ.o -MD -MP -MF _satfractDQSQ.dep -DL_satfract -DFROM_DQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTQ.o -MT _satfractDQTQ.o -MD -MP -MF _satfractDQTQ.dep -DL_satfract -DFROM_DQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHA.o -MT _satfractDQHA.o -MD -MP -MF _satfractDQHA.dep -DL_satfract -DFROM_DQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSA.o -MT _satfractDQSA.o -MD -MP -MF _satfractDQSA.dep -DL_satfract -DFROM_DQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQDA.o -MT _satfractDQDA.o -MD -MP -MF _satfractDQDA.dep -DL_satfract -DFROM_DQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTA.o -MT _satfractDQTA.o -MD -MP -MF _satfractDQTA.dep -DL_satfract -DFROM_DQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUQQ.o -MT _satfractDQUQQ.o -MD -MP -MF _satfractDQUQQ.dep -DL_satfract -DFROM_DQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHQ.o -MT _satfractDQUHQ.o -MD -MP -MF _satfractDQUHQ.dep -DL_satfract -DFROM_DQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSQ.o -MT _satfractDQUSQ.o -MD -MP -MF _satfractDQUSQ.dep -DL_satfract -DFROM_DQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDQ.o -MT _satfractDQUDQ.o -MD -MP -MF _satfractDQUDQ.dep -DL_satfract -DFROM_DQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTQ.o -MT _satfractDQUTQ.o -MD -MP -MF _satfractDQUTQ.dep -DL_satfract -DFROM_DQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHA.o -MT _satfractDQUHA.o -MD -MP -MF _satfractDQUHA.dep -DL_satfract -DFROM_DQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSA.o -MT _satfractDQUSA.o -MD -MP -MF _satfractDQUSA.dep -DL_satfract -DFROM_DQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDA.o -MT _satfractDQUDA.o -MD -MP -MF _satfractDQUDA.dep -DL_satfract -DFROM_DQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTA.o -MT _satfractDQUTA.o -MD -MP -MF _satfractDQUTA.dep -DL_satfract -DFROM_DQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQQQ.o -MT _satfractTQQQ.o -MD -MP -MF _satfractTQQQ.dep -DL_satfract -DFROM_TQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHQ.o -MT _satfractTQHQ.o -MD -MP -MF _satfractTQHQ.dep -DL_satfract -DFROM_TQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSQ.o -MT _satfractTQSQ.o -MD -MP -MF _satfractTQSQ.dep -DL_satfract -DFROM_TQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDQ.o -MT _satfractTQDQ.o -MD -MP -MF _satfractTQDQ.dep -DL_satfract -DFROM_TQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHA.o -MT _satfractTQHA.o -MD -MP -MF _satfractTQHA.dep -DL_satfract -DFROM_TQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSA.o -MT _satfractTQSA.o -MD -MP -MF _satfractTQSA.dep -DL_satfract -DFROM_TQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDA.o -MT _satfractTQDA.o -MD -MP -MF _satfractTQDA.dep -DL_satfract -DFROM_TQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQTA.o -MT _satfractTQTA.o -MD -MP -MF _satfractTQTA.dep -DL_satfract -DFROM_TQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUQQ.o -MT _satfractTQUQQ.o -MD -MP -MF _satfractTQUQQ.dep -DL_satfract -DFROM_TQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHQ.o -MT _satfractTQUHQ.o -MD -MP -MF _satfractTQUHQ.dep -DL_satfract -DFROM_TQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSQ.o -MT _satfractTQUSQ.o -MD -MP -MF _satfractTQUSQ.dep -DL_satfract -DFROM_TQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDQ.o -MT _satfractTQUDQ.o -MD -MP -MF _satfractTQUDQ.dep -DL_satfract -DFROM_TQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTQ.o -MT _satfractTQUTQ.o -MD -MP -MF _satfractTQUTQ.dep -DL_satfract -DFROM_TQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHA.o -MT _satfractTQUHA.o -MD -MP -MF _satfractTQUHA.dep -DL_satfract -DFROM_TQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSA.o -MT _satfractTQUSA.o -MD -MP -MF _satfractTQUSA.dep -DL_satfract -DFROM_TQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDA.o -MT _satfractTQUDA.o -MD -MP -MF _satfractTQUDA.dep -DL_satfract -DFROM_TQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTA.o -MT _satfractTQUTA.o -MD -MP -MF _satfractTQUTA.dep -DL_satfract -DFROM_TQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAQQ.o -MT _satfractHAQQ.o -MD -MP -MF _satfractHAQQ.dep -DL_satfract -DFROM_HA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAHQ.o -MT _satfractHAHQ.o -MD -MP -MF _satfractHAHQ.dep -DL_satfract -DFROM_HA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASQ.o -MT _satfractHASQ.o -MD -MP -MF _satfractHASQ.dep -DL_satfract -DFROM_HA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADQ.o -MT _satfractHADQ.o -MD -MP -MF _satfractHADQ.dep -DL_satfract -DFROM_HA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATQ.o -MT _satfractHATQ.o -MD -MP -MF _satfractHATQ.dep -DL_satfract -DFROM_HA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASA.o -MT _satfractHASA.o -MD -MP -MF _satfractHASA.dep -DL_satfract -DFROM_HA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADA.o -MT _satfractHADA.o -MD -MP -MF _satfractHADA.dep -DL_satfract -DFROM_HA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATA.o -MT _satfractHATA.o -MD -MP -MF _satfractHATA.dep -DL_satfract -DFROM_HA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUQQ.o -MT _satfractHAUQQ.o -MD -MP -MF _satfractHAUQQ.dep -DL_satfract -DFROM_HA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHQ.o -MT _satfractHAUHQ.o -MD -MP -MF _satfractHAUHQ.dep -DL_satfract -DFROM_HA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSQ.o -MT _satfractHAUSQ.o -MD -MP -MF _satfractHAUSQ.dep -DL_satfract -DFROM_HA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDQ.o -MT _satfractHAUDQ.o -MD -MP -MF _satfractHAUDQ.dep -DL_satfract -DFROM_HA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTQ.o -MT _satfractHAUTQ.o -MD -MP -MF _satfractHAUTQ.dep -DL_satfract -DFROM_HA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHA.o -MT _satfractHAUHA.o -MD -MP -MF _satfractHAUHA.dep -DL_satfract -DFROM_HA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSA.o -MT _satfractHAUSA.o -MD -MP -MF _satfractHAUSA.dep -DL_satfract -DFROM_HA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDA.o -MT _satfractHAUDA.o -MD -MP -MF _satfractHAUDA.dep -DL_satfract -DFROM_HA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTA.o -MT _satfractHAUTA.o -MD -MP -MF _satfractHAUTA.dep -DL_satfract -DFROM_HA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAQQ.o -MT _satfractSAQQ.o -MD -MP -MF _satfractSAQQ.dep -DL_satfract -DFROM_SA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHQ.o -MT _satfractSAHQ.o -MD -MP -MF _satfractSAHQ.dep -DL_satfract -DFROM_SA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSASQ.o -MT _satfractSASQ.o -MD -MP -MF _satfractSASQ.dep -DL_satfract -DFROM_SA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADQ.o -MT _satfractSADQ.o -MD -MP -MF _satfractSADQ.dep -DL_satfract -DFROM_SA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATQ.o -MT _satfractSATQ.o -MD -MP -MF _satfractSATQ.dep -DL_satfract -DFROM_SA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHA.o -MT _satfractSAHA.o -MD -MP -MF _satfractSAHA.dep -DL_satfract -DFROM_SA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADA.o -MT _satfractSADA.o -MD -MP -MF _satfractSADA.dep -DL_satfract -DFROM_SA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATA.o -MT _satfractSATA.o -MD -MP -MF _satfractSATA.dep -DL_satfract -DFROM_SA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUQQ.o -MT _satfractSAUQQ.o -MD -MP -MF _satfractSAUQQ.dep -DL_satfract -DFROM_SA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHQ.o -MT _satfractSAUHQ.o -MD -MP -MF _satfractSAUHQ.dep -DL_satfract -DFROM_SA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSQ.o -MT _satfractSAUSQ.o -MD -MP -MF _satfractSAUSQ.dep -DL_satfract -DFROM_SA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDQ.o -MT _satfractSAUDQ.o -MD -MP -MF _satfractSAUDQ.dep -DL_satfract -DFROM_SA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTQ.o -MT _satfractSAUTQ.o -MD -MP -MF _satfractSAUTQ.dep -DL_satfract -DFROM_SA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHA.o -MT _satfractSAUHA.o -MD -MP -MF _satfractSAUHA.dep -DL_satfract -DFROM_SA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSA.o -MT _satfractSAUSA.o -MD -MP -MF _satfractSAUSA.dep -DL_satfract -DFROM_SA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDA.o -MT _satfractSAUDA.o -MD -MP -MF _satfractSAUDA.dep -DL_satfract -DFROM_SA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTA.o -MT _satfractSAUTA.o -MD -MP -MF _satfractSAUTA.dep -DL_satfract -DFROM_SA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAQQ.o -MT _satfractDAQQ.o -MD -MP -MF _satfractDAQQ.dep -DL_satfract -DFROM_DA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHQ.o -MT _satfractDAHQ.o -MD -MP -MF _satfractDAHQ.dep -DL_satfract -DFROM_DA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASQ.o -MT _satfractDASQ.o -MD -MP -MF _satfractDASQ.dep -DL_satfract -DFROM_DA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDADQ.o -MT _satfractDADQ.o -MD -MP -MF _satfractDADQ.dep -DL_satfract -DFROM_DA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATQ.o -MT _satfractDATQ.o -MD -MP -MF _satfractDATQ.dep -DL_satfract -DFROM_DA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHA.o -MT _satfractDAHA.o -MD -MP -MF _satfractDAHA.dep -DL_satfract -DFROM_DA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASA.o -MT _satfractDASA.o -MD -MP -MF _satfractDASA.dep -DL_satfract -DFROM_DA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATA.o -MT _satfractDATA.o -MD -MP -MF _satfractDATA.dep -DL_satfract -DFROM_DA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUQQ.o -MT _satfractDAUQQ.o -MD -MP -MF _satfractDAUQQ.dep -DL_satfract -DFROM_DA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHQ.o -MT _satfractDAUHQ.o -MD -MP -MF _satfractDAUHQ.dep -DL_satfract -DFROM_DA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSQ.o -MT _satfractDAUSQ.o -MD -MP -MF _satfractDAUSQ.dep -DL_satfract -DFROM_DA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDQ.o -MT _satfractDAUDQ.o -MD -MP -MF _satfractDAUDQ.dep -DL_satfract -DFROM_DA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTQ.o -MT _satfractDAUTQ.o -MD -MP -MF _satfractDAUTQ.dep -DL_satfract -DFROM_DA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHA.o -MT _satfractDAUHA.o -MD -MP -MF _satfractDAUHA.dep -DL_satfract -DFROM_DA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSA.o -MT _satfractDAUSA.o -MD -MP -MF _satfractDAUSA.dep -DL_satfract -DFROM_DA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDA.o -MT _satfractDAUDA.o -MD -MP -MF _satfractDAUDA.dep -DL_satfract -DFROM_DA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTA.o -MT _satfractDAUTA.o -MD -MP -MF _satfractDAUTA.dep -DL_satfract -DFROM_DA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAQQ.o -MT _satfractTAQQ.o -MD -MP -MF _satfractTAQQ.dep -DL_satfract -DFROM_TA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHQ.o -MT _satfractTAHQ.o -MD -MP -MF _satfractTAHQ.dep -DL_satfract -DFROM_TA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASQ.o -MT _satfractTASQ.o -MD -MP -MF _satfractTASQ.dep -DL_satfract -DFROM_TA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADQ.o -MT _satfractTADQ.o -MD -MP -MF _satfractTADQ.dep -DL_satfract -DFROM_TA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTATQ.o -MT _satfractTATQ.o -MD -MP -MF _satfractTATQ.dep -DL_satfract -DFROM_TA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHA.o -MT _satfractTAHA.o -MD -MP -MF _satfractTAHA.dep -DL_satfract -DFROM_TA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASA.o -MT _satfractTASA.o -MD -MP -MF _satfractTASA.dep -DL_satfract -DFROM_TA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADA.o -MT _satfractTADA.o -MD -MP -MF _satfractTADA.dep -DL_satfract -DFROM_TA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUQQ.o -MT _satfractTAUQQ.o -MD -MP -MF _satfractTAUQQ.dep -DL_satfract -DFROM_TA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHQ.o -MT _satfractTAUHQ.o -MD -MP -MF _satfractTAUHQ.dep -DL_satfract -DFROM_TA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSQ.o -MT _satfractTAUSQ.o -MD -MP -MF _satfractTAUSQ.dep -DL_satfract -DFROM_TA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDQ.o -MT _satfractTAUDQ.o -MD -MP -MF _satfractTAUDQ.dep -DL_satfract -DFROM_TA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTQ.o -MT _satfractTAUTQ.o -MD -MP -MF _satfractTAUTQ.dep -DL_satfract -DFROM_TA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHA.o -MT _satfractTAUHA.o -MD -MP -MF _satfractTAUHA.dep -DL_satfract -DFROM_TA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSA.o -MT _satfractTAUSA.o -MD -MP -MF _satfractTAUSA.dep -DL_satfract -DFROM_TA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDA.o -MT _satfractTAUDA.o -MD -MP -MF _satfractTAUDA.dep -DL_satfract -DFROM_TA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTA.o -MT _satfractTAUTA.o -MD -MP -MF _satfractTAUTA.dep -DL_satfract -DFROM_TA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQQQ.o -MT _satfractUQQQQ.o -MD -MP -MF _satfractUQQQQ.dep -DL_satfract -DFROM_UQQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHQ.o -MT _satfractUQQHQ.o -MD -MP -MF _satfractUQQHQ.dep -DL_satfract -DFROM_UQQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSQ.o -MT _satfractUQQSQ.o -MD -MP -MF _satfractUQQSQ.dep -DL_satfract -DFROM_UQQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDQ.o -MT _satfractUQQDQ.o -MD -MP -MF _satfractUQQDQ.dep -DL_satfract -DFROM_UQQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTQ.o -MT _satfractUQQTQ.o -MD -MP -MF _satfractUQQTQ.dep -DL_satfract -DFROM_UQQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHA.o -MT _satfractUQQHA.o -MD -MP -MF _satfractUQQHA.dep -DL_satfract -DFROM_UQQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSA.o -MT _satfractUQQSA.o -MD -MP -MF _satfractUQQSA.dep -DL_satfract -DFROM_UQQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDA.o -MT _satfractUQQDA.o -MD -MP -MF _satfractUQQDA.dep -DL_satfract -DFROM_UQQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTA.o -MT _satfractUQQTA.o -MD -MP -MF _satfractUQQTA.dep -DL_satfract -DFROM_UQQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHQ.o -MT _satfractUQQUHQ.o -MD -MP -MF _satfractUQQUHQ.dep -DL_satfract -DFROM_UQQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSQ.o -MT _satfractUQQUSQ.o -MD -MP -MF _satfractUQQUSQ.dep -DL_satfract -DFROM_UQQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDQ.o -MT _satfractUQQUDQ.o -MD -MP -MF _satfractUQQUDQ.dep -DL_satfract -DFROM_UQQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTQ.o -MT _satfractUQQUTQ.o -MD -MP -MF _satfractUQQUTQ.dep -DL_satfract -DFROM_UQQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHA.o -MT _satfractUQQUHA.o -MD -MP -MF _satfractUQQUHA.dep -DL_satfract -DFROM_UQQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSA.o -MT _satfractUQQUSA.o -MD -MP -MF _satfractUQQUSA.dep -DL_satfract -DFROM_UQQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDA.o -MT _satfractUQQUDA.o -MD -MP -MF _satfractUQQUDA.dep -DL_satfract -DFROM_UQQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTA.o -MT _satfractUQQUTA.o -MD -MP -MF _satfractUQQUTA.dep -DL_satfract -DFROM_UQQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQQQ.o -MT _satfractUHQQQ.o -MD -MP -MF _satfractUHQQQ.dep -DL_satfract -DFROM_UHQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHQ.o -MT _satfractUHQHQ.o -MD -MP -MF _satfractUHQHQ.dep -DL_satfract -DFROM_UHQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSQ.o -MT _satfractUHQSQ.o -MD -MP -MF _satfractUHQSQ.dep -DL_satfract -DFROM_UHQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDQ.o -MT _satfractUHQDQ.o -MD -MP -MF _satfractUHQDQ.dep -DL_satfract -DFROM_UHQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTQ.o -MT _satfractUHQTQ.o -MD -MP -MF _satfractUHQTQ.dep -DL_satfract -DFROM_UHQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHA.o -MT _satfractUHQHA.o -MD -MP -MF _satfractUHQHA.dep -DL_satfract -DFROM_UHQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSA.o -MT _satfractUHQSA.o -MD -MP -MF _satfractUHQSA.dep -DL_satfract -DFROM_UHQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDA.o -MT _satfractUHQDA.o -MD -MP -MF _satfractUHQDA.dep -DL_satfract -DFROM_UHQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTA.o -MT _satfractUHQTA.o -MD -MP -MF _satfractUHQTA.dep -DL_satfract -DFROM_UHQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUQQ.o -MT _satfractUHQUQQ.o -MD -MP -MF _satfractUHQUQQ.dep -DL_satfract -DFROM_UHQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSQ.o -MT _satfractUHQUSQ.o -MD -MP -MF _satfractUHQUSQ.dep -DL_satfract -DFROM_UHQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDQ.o -MT _satfractUHQUDQ.o -MD -MP -MF _satfractUHQUDQ.dep -DL_satfract -DFROM_UHQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTQ.o -MT _satfractUHQUTQ.o -MD -MP -MF _satfractUHQUTQ.dep -DL_satfract -DFROM_UHQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUHA.o -MT _satfractUHQUHA.o -MD -MP -MF _satfractUHQUHA.dep -DL_satfract -DFROM_UHQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSA.o -MT _satfractUHQUSA.o -MD -MP -MF _satfractUHQUSA.dep -DL_satfract -DFROM_UHQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDA.o -MT _satfractUHQUDA.o -MD -MP -MF _satfractUHQUDA.dep -DL_satfract -DFROM_UHQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTA.o -MT _satfractUHQUTA.o -MD -MP -MF _satfractUHQUTA.dep -DL_satfract -DFROM_UHQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQQQ.o -MT _satfractUSQQQ.o -MD -MP -MF _satfractUSQQQ.dep -DL_satfract -DFROM_USQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHQ.o -MT _satfractUSQHQ.o -MD -MP -MF _satfractUSQHQ.dep -DL_satfract -DFROM_USQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSQ.o -MT _satfractUSQSQ.o -MD -MP -MF _satfractUSQSQ.dep -DL_satfract -DFROM_USQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDQ.o -MT _satfractUSQDQ.o -MD -MP -MF _satfractUSQDQ.dep -DL_satfract -DFROM_USQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTQ.o -MT _satfractUSQTQ.o -MD -MP -MF _satfractUSQTQ.dep -DL_satfract -DFROM_USQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHA.o -MT _satfractUSQHA.o -MD -MP -MF _satfractUSQHA.dep -DL_satfract -DFROM_USQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSA.o -MT _satfractUSQSA.o -MD -MP -MF _satfractUSQSA.dep -DL_satfract -DFROM_USQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDA.o -MT _satfractUSQDA.o -MD -MP -MF _satfractUSQDA.dep -DL_satfract -DFROM_USQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTA.o -MT _satfractUSQTA.o -MD -MP -MF _satfractUSQTA.dep -DL_satfract -DFROM_USQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUQQ.o -MT _satfractUSQUQQ.o -MD -MP -MF _satfractUSQUQQ.dep -DL_satfract -DFROM_USQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHQ.o -MT _satfractUSQUHQ.o -MD -MP -MF _satfractUSQUHQ.dep -DL_satfract -DFROM_USQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDQ.o -MT _satfractUSQUDQ.o -MD -MP -MF _satfractUSQUDQ.dep -DL_satfract -DFROM_USQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTQ.o -MT _satfractUSQUTQ.o -MD -MP -MF _satfractUSQUTQ.dep -DL_satfract -DFROM_USQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHA.o -MT _satfractUSQUHA.o -MD -MP -MF _satfractUSQUHA.dep -DL_satfract -DFROM_USQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUSA.o -MT _satfractUSQUSA.o -MD -MP -MF _satfractUSQUSA.dep -DL_satfract -DFROM_USQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDA.o -MT _satfractUSQUDA.o -MD -MP -MF _satfractUSQUDA.dep -DL_satfract -DFROM_USQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTA.o -MT _satfractUSQUTA.o -MD -MP -MF _satfractUSQUTA.dep -DL_satfract -DFROM_USQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQQQ.o -MT _satfractUDQQQ.o -MD -MP -MF _satfractUDQQQ.dep -DL_satfract -DFROM_UDQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHQ.o -MT _satfractUDQHQ.o -MD -MP -MF _satfractUDQHQ.dep -DL_satfract -DFROM_UDQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSQ.o -MT _satfractUDQSQ.o -MD -MP -MF _satfractUDQSQ.dep -DL_satfract -DFROM_UDQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDQ.o -MT _satfractUDQDQ.o -MD -MP -MF _satfractUDQDQ.dep -DL_satfract -DFROM_UDQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTQ.o -MT _satfractUDQTQ.o -MD -MP -MF _satfractUDQTQ.dep -DL_satfract -DFROM_UDQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHA.o -MT _satfractUDQHA.o -MD -MP -MF _satfractUDQHA.dep -DL_satfract -DFROM_UDQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSA.o -MT _satfractUDQSA.o -MD -MP -MF _satfractUDQSA.dep -DL_satfract -DFROM_UDQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDA.o -MT _satfractUDQDA.o -MD -MP -MF _satfractUDQDA.dep -DL_satfract -DFROM_UDQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTA.o -MT _satfractUDQTA.o -MD -MP -MF _satfractUDQTA.dep -DL_satfract -DFROM_UDQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUQQ.o -MT _satfractUDQUQQ.o -MD -MP -MF _satfractUDQUQQ.dep -DL_satfract -DFROM_UDQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHQ.o -MT _satfractUDQUHQ.o -MD -MP -MF _satfractUDQUHQ.dep -DL_satfract -DFROM_UDQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSQ.o -MT _satfractUDQUSQ.o -MD -MP -MF _satfractUDQUSQ.dep -DL_satfract -DFROM_UDQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTQ.o -MT _satfractUDQUTQ.o -MD -MP -MF _satfractUDQUTQ.dep -DL_satfract -DFROM_UDQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHA.o -MT _satfractUDQUHA.o -MD -MP -MF _satfractUDQUHA.dep -DL_satfract -DFROM_UDQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSA.o -MT _satfractUDQUSA.o -MD -MP -MF _satfractUDQUSA.dep -DL_satfract -DFROM_UDQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUDA.o -MT _satfractUDQUDA.o -MD -MP -MF _satfractUDQUDA.dep -DL_satfract -DFROM_UDQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTA.o -MT _satfractUDQUTA.o -MD -MP -MF _satfractUDQUTA.dep -DL_satfract -DFROM_UDQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQQQ.o -MT _satfractUTQQQ.o -MD -MP -MF _satfractUTQQQ.dep -DL_satfract -DFROM_UTQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHQ.o -MT _satfractUTQHQ.o -MD -MP -MF _satfractUTQHQ.dep -DL_satfract -DFROM_UTQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSQ.o -MT _satfractUTQSQ.o -MD -MP -MF _satfractUTQSQ.dep -DL_satfract -DFROM_UTQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDQ.o -MT _satfractUTQDQ.o -MD -MP -MF _satfractUTQDQ.dep -DL_satfract -DFROM_UTQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTQ.o -MT _satfractUTQTQ.o -MD -MP -MF _satfractUTQTQ.dep -DL_satfract -DFROM_UTQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHA.o -MT _satfractUTQHA.o -MD -MP -MF _satfractUTQHA.dep -DL_satfract -DFROM_UTQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSA.o -MT _satfractUTQSA.o -MD -MP -MF _satfractUTQSA.dep -DL_satfract -DFROM_UTQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDA.o -MT _satfractUTQDA.o -MD -MP -MF _satfractUTQDA.dep -DL_satfract -DFROM_UTQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTA.o -MT _satfractUTQTA.o -MD -MP -MF _satfractUTQTA.dep -DL_satfract -DFROM_UTQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUQQ.o -MT _satfractUTQUQQ.o -MD -MP -MF _satfractUTQUQQ.dep -DL_satfract -DFROM_UTQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHQ.o -MT _satfractUTQUHQ.o -MD -MP -MF _satfractUTQUHQ.dep -DL_satfract -DFROM_UTQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSQ.o -MT _satfractUTQUSQ.o -MD -MP -MF _satfractUTQUSQ.dep -DL_satfract -DFROM_UTQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDQ.o -MT _satfractUTQUDQ.o -MD -MP -MF _satfractUTQUDQ.dep -DL_satfract -DFROM_UTQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHA.o -MT _satfractUTQUHA.o -MD -MP -MF _satfractUTQUHA.dep -DL_satfract -DFROM_UTQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSA.o -MT _satfractUTQUSA.o -MD -MP -MF _satfractUTQUSA.dep -DL_satfract -DFROM_UTQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDA.o -MT _satfractUTQUDA.o -MD -MP -MF _satfractUTQUDA.dep -DL_satfract -DFROM_UTQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUTA.o -MT _satfractUTQUTA.o -MD -MP -MF _satfractUTQUTA.dep -DL_satfract -DFROM_UTQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAQQ.o -MT _satfractUHAQQ.o -MD -MP -MF _satfractUHAQQ.dep -DL_satfract -DFROM_UHA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHQ.o -MT _satfractUHAHQ.o -MD -MP -MF _satfractUHAHQ.dep -DL_satfract -DFROM_UHA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASQ.o -MT _satfractUHASQ.o -MD -MP -MF _satfractUHASQ.dep -DL_satfract -DFROM_UHA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADQ.o -MT _satfractUHADQ.o -MD -MP -MF _satfractUHADQ.dep -DL_satfract -DFROM_UHA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATQ.o -MT _satfractUHATQ.o -MD -MP -MF _satfractUHATQ.dep -DL_satfract -DFROM_UHA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHA.o -MT _satfractUHAHA.o -MD -MP -MF _satfractUHAHA.dep -DL_satfract -DFROM_UHA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASA.o -MT _satfractUHASA.o -MD -MP -MF _satfractUHASA.dep -DL_satfract -DFROM_UHA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADA.o -MT _satfractUHADA.o -MD -MP -MF _satfractUHADA.dep -DL_satfract -DFROM_UHA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATA.o -MT _satfractUHATA.o -MD -MP -MF _satfractUHATA.dep -DL_satfract -DFROM_UHA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUQQ.o -MT _satfractUHAUQQ.o -MD -MP -MF _satfractUHAUQQ.dep -DL_satfract -DFROM_UHA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUHQ.o -MT _satfractUHAUHQ.o -MD -MP -MF _satfractUHAUHQ.dep -DL_satfract -DFROM_UHA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSQ.o -MT _satfractUHAUSQ.o -MD -MP -MF _satfractUHAUSQ.dep -DL_satfract -DFROM_UHA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDQ.o -MT _satfractUHAUDQ.o -MD -MP -MF _satfractUHAUDQ.dep -DL_satfract -DFROM_UHA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTQ.o -MT _satfractUHAUTQ.o -MD -MP -MF _satfractUHAUTQ.dep -DL_satfract -DFROM_UHA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSA.o -MT _satfractUHAUSA.o -MD -MP -MF _satfractUHAUSA.dep -DL_satfract -DFROM_UHA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDA.o -MT _satfractUHAUDA.o -MD -MP -MF _satfractUHAUDA.dep -DL_satfract -DFROM_UHA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTA.o -MT _satfractUHAUTA.o -MD -MP -MF _satfractUHAUTA.dep -DL_satfract -DFROM_UHA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAQQ.o -MT _satfractUSAQQ.o -MD -MP -MF _satfractUSAQQ.dep -DL_satfract -DFROM_USA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHQ.o -MT _satfractUSAHQ.o -MD -MP -MF _satfractUSAHQ.dep -DL_satfract -DFROM_USA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASQ.o -MT _satfractUSASQ.o -MD -MP -MF _satfractUSASQ.dep -DL_satfract -DFROM_USA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADQ.o -MT _satfractUSADQ.o -MD -MP -MF _satfractUSADQ.dep -DL_satfract -DFROM_USA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATQ.o -MT _satfractUSATQ.o -MD -MP -MF _satfractUSATQ.dep -DL_satfract -DFROM_USA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHA.o -MT _satfractUSAHA.o -MD -MP -MF _satfractUSAHA.dep -DL_satfract -DFROM_USA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASA.o -MT _satfractUSASA.o -MD -MP -MF _satfractUSASA.dep -DL_satfract -DFROM_USA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADA.o -MT _satfractUSADA.o -MD -MP -MF _satfractUSADA.dep -DL_satfract -DFROM_USA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATA.o -MT _satfractUSATA.o -MD -MP -MF _satfractUSATA.dep -DL_satfract -DFROM_USA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUQQ.o -MT _satfractUSAUQQ.o -MD -MP -MF _satfractUSAUQQ.dep -DL_satfract -DFROM_USA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHQ.o -MT _satfractUSAUHQ.o -MD -MP -MF _satfractUSAUHQ.dep -DL_satfract -DFROM_USA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUSQ.o -MT _satfractUSAUSQ.o -MD -MP -MF _satfractUSAUSQ.dep -DL_satfract -DFROM_USA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDQ.o -MT _satfractUSAUDQ.o -MD -MP -MF _satfractUSAUDQ.dep -DL_satfract -DFROM_USA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTQ.o -MT _satfractUSAUTQ.o -MD -MP -MF _satfractUSAUTQ.dep -DL_satfract -DFROM_USA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHA.o -MT _satfractUSAUHA.o -MD -MP -MF _satfractUSAUHA.dep -DL_satfract -DFROM_USA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDA.o -MT _satfractUSAUDA.o -MD -MP -MF _satfractUSAUDA.dep -DL_satfract -DFROM_USA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTA.o -MT _satfractUSAUTA.o -MD -MP -MF _satfractUSAUTA.dep -DL_satfract -DFROM_USA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAQQ.o -MT _satfractUDAQQ.o -MD -MP -MF _satfractUDAQQ.dep -DL_satfract -DFROM_UDA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHQ.o -MT _satfractUDAHQ.o -MD -MP -MF _satfractUDAHQ.dep -DL_satfract -DFROM_UDA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASQ.o -MT _satfractUDASQ.o -MD -MP -MF _satfractUDASQ.dep -DL_satfract -DFROM_UDA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADQ.o -MT _satfractUDADQ.o -MD -MP -MF _satfractUDADQ.dep -DL_satfract -DFROM_UDA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATQ.o -MT _satfractUDATQ.o -MD -MP -MF _satfractUDATQ.dep -DL_satfract -DFROM_UDA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHA.o -MT _satfractUDAHA.o -MD -MP -MF _satfractUDAHA.dep -DL_satfract -DFROM_UDA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASA.o -MT _satfractUDASA.o -MD -MP -MF _satfractUDASA.dep -DL_satfract -DFROM_UDA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADA.o -MT _satfractUDADA.o -MD -MP -MF _satfractUDADA.dep -DL_satfract -DFROM_UDA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATA.o -MT _satfractUDATA.o -MD -MP -MF _satfractUDATA.dep -DL_satfract -DFROM_UDA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUQQ.o -MT _satfractUDAUQQ.o -MD -MP -MF _satfractUDAUQQ.dep -DL_satfract -DFROM_UDA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHQ.o -MT _satfractUDAUHQ.o -MD -MP -MF _satfractUDAUHQ.dep -DL_satfract -DFROM_UDA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSQ.o -MT _satfractUDAUSQ.o -MD -MP -MF _satfractUDAUSQ.dep -DL_satfract -DFROM_UDA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUDQ.o -MT _satfractUDAUDQ.o -MD -MP -MF _satfractUDAUDQ.dep -DL_satfract -DFROM_UDA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTQ.o -MT _satfractUDAUTQ.o -MD -MP -MF _satfractUDAUTQ.dep -DL_satfract -DFROM_UDA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHA.o -MT _satfractUDAUHA.o -MD -MP -MF _satfractUDAUHA.dep -DL_satfract -DFROM_UDA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSA.o -MT _satfractUDAUSA.o -MD -MP -MF _satfractUDAUSA.dep -DL_satfract -DFROM_UDA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTA.o -MT _satfractUDAUTA.o -MD -MP -MF _satfractUDAUTA.dep -DL_satfract -DFROM_UDA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAQQ.o -MT _satfractUTAQQ.o -MD -MP -MF _satfractUTAQQ.dep -DL_satfract -DFROM_UTA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHQ.o -MT _satfractUTAHQ.o -MD -MP -MF _satfractUTAHQ.dep -DL_satfract -DFROM_UTA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASQ.o -MT _satfractUTASQ.o -MD -MP -MF _satfractUTASQ.dep -DL_satfract -DFROM_UTA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADQ.o -MT _satfractUTADQ.o -MD -MP -MF _satfractUTADQ.dep -DL_satfract -DFROM_UTA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATQ.o -MT _satfractUTATQ.o -MD -MP -MF _satfractUTATQ.dep -DL_satfract -DFROM_UTA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHA.o -MT _satfractUTAHA.o -MD -MP -MF _satfractUTAHA.dep -DL_satfract -DFROM_UTA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASA.o -MT _satfractUTASA.o -MD -MP -MF _satfractUTASA.dep -DL_satfract -DFROM_UTA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADA.o -MT _satfractUTADA.o -MD -MP -MF _satfractUTADA.dep -DL_satfract -DFROM_UTA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATA.o -MT _satfractUTATA.o -MD -MP -MF _satfractUTATA.dep -DL_satfract -DFROM_UTA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUQQ.o -MT _satfractUTAUQQ.o -MD -MP -MF _satfractUTAUQQ.dep -DL_satfract -DFROM_UTA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHQ.o -MT _satfractUTAUHQ.o -MD -MP -MF _satfractUTAUHQ.dep -DL_satfract -DFROM_UTA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSQ.o -MT _satfractUTAUSQ.o -MD -MP -MF _satfractUTAUSQ.dep -DL_satfract -DFROM_UTA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDQ.o -MT _satfractUTAUDQ.o -MD -MP -MF _satfractUTAUDQ.dep -DL_satfract -DFROM_UTA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUTQ.o -MT _satfractUTAUTQ.o -MD -MP -MF _satfractUTAUTQ.dep -DL_satfract -DFROM_UTA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHA.o -MT _satfractUTAUHA.o -MD -MP -MF _satfractUTAUHA.dep -DL_satfract -DFROM_UTA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSA.o -MT _satfractUTAUSA.o -MD -MP -MF _satfractUTAUSA.dep -DL_satfract -DFROM_UTA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDA.o -MT _satfractUTAUDA.o -MD -MP -MF _satfractUTAUDA.dep -DL_satfract -DFROM_UTA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIQQ.o -MT _satfractQIQQ.o -MD -MP -MF _satfractQIQQ.dep -DL_satfract -DFROM_QI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHQ.o -MT _satfractQIHQ.o -MD -MP -MF _satfractQIHQ.dep -DL_satfract -DFROM_QI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISQ.o -MT _satfractQISQ.o -MD -MP -MF _satfractQISQ.dep -DL_satfract -DFROM_QI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDQ.o -MT _satfractQIDQ.o -MD -MP -MF _satfractQIDQ.dep -DL_satfract -DFROM_QI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITQ.o -MT _satfractQITQ.o -MD -MP -MF _satfractQITQ.dep -DL_satfract -DFROM_QI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHA.o -MT _satfractQIHA.o -MD -MP -MF _satfractQIHA.dep -DL_satfract -DFROM_QI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISA.o -MT _satfractQISA.o -MD -MP -MF _satfractQISA.dep -DL_satfract -DFROM_QI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDA.o -MT _satfractQIDA.o -MD -MP -MF _satfractQIDA.dep -DL_satfract -DFROM_QI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITA.o -MT _satfractQITA.o -MD -MP -MF _satfractQITA.dep -DL_satfract -DFROM_QI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUQQ.o -MT _satfractQIUQQ.o -MD -MP -MF _satfractQIUQQ.dep -DL_satfract -DFROM_QI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHQ.o -MT _satfractQIUHQ.o -MD -MP -MF _satfractQIUHQ.dep -DL_satfract -DFROM_QI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSQ.o -MT _satfractQIUSQ.o -MD -MP -MF _satfractQIUSQ.dep -DL_satfract -DFROM_QI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDQ.o -MT _satfractQIUDQ.o -MD -MP -MF _satfractQIUDQ.dep -DL_satfract -DFROM_QI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTQ.o -MT _satfractQIUTQ.o -MD -MP -MF _satfractQIUTQ.dep -DL_satfract -DFROM_QI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHA.o -MT _satfractQIUHA.o -MD -MP -MF _satfractQIUHA.dep -DL_satfract -DFROM_QI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSA.o -MT _satfractQIUSA.o -MD -MP -MF _satfractQIUSA.dep -DL_satfract -DFROM_QI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDA.o -MT _satfractQIUDA.o -MD -MP -MF _satfractQIUDA.dep -DL_satfract -DFROM_QI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTA.o -MT _satfractQIUTA.o -MD -MP -MF _satfractQIUTA.dep -DL_satfract -DFROM_QI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIQQ.o -MT _satfractHIQQ.o -MD -MP -MF _satfractHIQQ.dep -DL_satfract -DFROM_HI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHQ.o -MT _satfractHIHQ.o -MD -MP -MF _satfractHIHQ.dep -DL_satfract -DFROM_HI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISQ.o -MT _satfractHISQ.o -MD -MP -MF _satfractHISQ.dep -DL_satfract -DFROM_HI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDQ.o -MT _satfractHIDQ.o -MD -MP -MF _satfractHIDQ.dep -DL_satfract -DFROM_HI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITQ.o -MT _satfractHITQ.o -MD -MP -MF _satfractHITQ.dep -DL_satfract -DFROM_HI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHA.o -MT _satfractHIHA.o -MD -MP -MF _satfractHIHA.dep -DL_satfract -DFROM_HI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISA.o -MT _satfractHISA.o -MD -MP -MF _satfractHISA.dep -DL_satfract -DFROM_HI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDA.o -MT _satfractHIDA.o -MD -MP -MF _satfractHIDA.dep -DL_satfract -DFROM_HI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITA.o -MT _satfractHITA.o -MD -MP -MF _satfractHITA.dep -DL_satfract -DFROM_HI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUQQ.o -MT _satfractHIUQQ.o -MD -MP -MF _satfractHIUQQ.dep -DL_satfract -DFROM_HI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHQ.o -MT _satfractHIUHQ.o -MD -MP -MF _satfractHIUHQ.dep -DL_satfract -DFROM_HI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSQ.o -MT _satfractHIUSQ.o -MD -MP -MF _satfractHIUSQ.dep -DL_satfract -DFROM_HI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDQ.o -MT _satfractHIUDQ.o -MD -MP -MF _satfractHIUDQ.dep -DL_satfract -DFROM_HI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTQ.o -MT _satfractHIUTQ.o -MD -MP -MF _satfractHIUTQ.dep -DL_satfract -DFROM_HI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHA.o -MT _satfractHIUHA.o -MD -MP -MF _satfractHIUHA.dep -DL_satfract -DFROM_HI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSA.o -MT _satfractHIUSA.o -MD -MP -MF _satfractHIUSA.dep -DL_satfract -DFROM_HI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDA.o -MT _satfractHIUDA.o -MD -MP -MF _satfractHIUDA.dep -DL_satfract -DFROM_HI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTA.o -MT _satfractHIUTA.o -MD -MP -MF _satfractHIUTA.dep -DL_satfract -DFROM_HI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIQQ.o -MT _satfractSIQQ.o -MD -MP -MF _satfractSIQQ.dep -DL_satfract -DFROM_SI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHQ.o -MT _satfractSIHQ.o -MD -MP -MF _satfractSIHQ.dep -DL_satfract -DFROM_SI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISQ.o -MT _satfractSISQ.o -MD -MP -MF _satfractSISQ.dep -DL_satfract -DFROM_SI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDQ.o -MT _satfractSIDQ.o -MD -MP -MF _satfractSIDQ.dep -DL_satfract -DFROM_SI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITQ.o -MT _satfractSITQ.o -MD -MP -MF _satfractSITQ.dep -DL_satfract -DFROM_SI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHA.o -MT _satfractSIHA.o -MD -MP -MF _satfractSIHA.dep -DL_satfract -DFROM_SI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISA.o -MT _satfractSISA.o -MD -MP -MF _satfractSISA.dep -DL_satfract -DFROM_SI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDA.o -MT _satfractSIDA.o -MD -MP -MF _satfractSIDA.dep -DL_satfract -DFROM_SI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITA.o -MT _satfractSITA.o -MD -MP -MF _satfractSITA.dep -DL_satfract -DFROM_SI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUQQ.o -MT _satfractSIUQQ.o -MD -MP -MF _satfractSIUQQ.dep -DL_satfract -DFROM_SI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHQ.o -MT _satfractSIUHQ.o -MD -MP -MF _satfractSIUHQ.dep -DL_satfract -DFROM_SI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSQ.o -MT _satfractSIUSQ.o -MD -MP -MF _satfractSIUSQ.dep -DL_satfract -DFROM_SI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDQ.o -MT _satfractSIUDQ.o -MD -MP -MF _satfractSIUDQ.dep -DL_satfract -DFROM_SI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTQ.o -MT _satfractSIUTQ.o -MD -MP -MF _satfractSIUTQ.dep -DL_satfract -DFROM_SI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHA.o -MT _satfractSIUHA.o -MD -MP -MF _satfractSIUHA.dep -DL_satfract -DFROM_SI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSA.o -MT _satfractSIUSA.o -MD -MP -MF _satfractSIUSA.dep -DL_satfract -DFROM_SI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDA.o -MT _satfractSIUDA.o -MD -MP -MF _satfractSIUDA.dep -DL_satfract -DFROM_SI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTA.o -MT _satfractSIUTA.o -MD -MP -MF _satfractSIUTA.dep -DL_satfract -DFROM_SI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIQQ.o -MT _satfractDIQQ.o -MD -MP -MF _satfractDIQQ.dep -DL_satfract -DFROM_DI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHQ.o -MT _satfractDIHQ.o -MD -MP -MF _satfractDIHQ.dep -DL_satfract -DFROM_DI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISQ.o -MT _satfractDISQ.o -MD -MP -MF _satfractDISQ.dep -DL_satfract -DFROM_DI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDQ.o -MT _satfractDIDQ.o -MD -MP -MF _satfractDIDQ.dep -DL_satfract -DFROM_DI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITQ.o -MT _satfractDITQ.o -MD -MP -MF _satfractDITQ.dep -DL_satfract -DFROM_DI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHA.o -MT _satfractDIHA.o -MD -MP -MF _satfractDIHA.dep -DL_satfract -DFROM_DI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISA.o -MT _satfractDISA.o -MD -MP -MF _satfractDISA.dep -DL_satfract -DFROM_DI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDA.o -MT _satfractDIDA.o -MD -MP -MF _satfractDIDA.dep -DL_satfract -DFROM_DI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITA.o -MT _satfractDITA.o -MD -MP -MF _satfractDITA.dep -DL_satfract -DFROM_DI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUQQ.o -MT _satfractDIUQQ.o -MD -MP -MF _satfractDIUQQ.dep -DL_satfract -DFROM_DI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHQ.o -MT _satfractDIUHQ.o -MD -MP -MF _satfractDIUHQ.dep -DL_satfract -DFROM_DI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSQ.o -MT _satfractDIUSQ.o -MD -MP -MF _satfractDIUSQ.dep -DL_satfract -DFROM_DI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDQ.o -MT _satfractDIUDQ.o -MD -MP -MF _satfractDIUDQ.dep -DL_satfract -DFROM_DI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTQ.o -MT _satfractDIUTQ.o -MD -MP -MF _satfractDIUTQ.dep -DL_satfract -DFROM_DI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHA.o -MT _satfractDIUHA.o -MD -MP -MF _satfractDIUHA.dep -DL_satfract -DFROM_DI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSA.o -MT _satfractDIUSA.o -MD -MP -MF _satfractDIUSA.dep -DL_satfract -DFROM_DI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDA.o -MT _satfractDIUDA.o -MD -MP -MF _satfractDIUDA.dep -DL_satfract -DFROM_DI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTA.o -MT _satfractDIUTA.o -MD -MP -MF _satfractDIUTA.dep -DL_satfract -DFROM_DI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIQQ.o -MT _satfractTIQQ.o -MD -MP -MF _satfractTIQQ.dep -DL_satfract -DFROM_TI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHQ.o -MT _satfractTIHQ.o -MD -MP -MF _satfractTIHQ.dep -DL_satfract -DFROM_TI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISQ.o -MT _satfractTISQ.o -MD -MP -MF _satfractTISQ.dep -DL_satfract -DFROM_TI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDQ.o -MT _satfractTIDQ.o -MD -MP -MF _satfractTIDQ.dep -DL_satfract -DFROM_TI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITQ.o -MT _satfractTITQ.o -MD -MP -MF _satfractTITQ.dep -DL_satfract -DFROM_TI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHA.o -MT _satfractTIHA.o -MD -MP -MF _satfractTIHA.dep -DL_satfract -DFROM_TI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISA.o -MT _satfractTISA.o -MD -MP -MF _satfractTISA.dep -DL_satfract -DFROM_TI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDA.o -MT _satfractTIDA.o -MD -MP -MF _satfractTIDA.dep -DL_satfract -DFROM_TI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITA.o -MT _satfractTITA.o -MD -MP -MF _satfractTITA.dep -DL_satfract -DFROM_TI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUQQ.o -MT _satfractTIUQQ.o -MD -MP -MF _satfractTIUQQ.dep -DL_satfract -DFROM_TI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHQ.o -MT _satfractTIUHQ.o -MD -MP -MF _satfractTIUHQ.dep -DL_satfract -DFROM_TI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSQ.o -MT _satfractTIUSQ.o -MD -MP -MF _satfractTIUSQ.dep -DL_satfract -DFROM_TI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDQ.o -MT _satfractTIUDQ.o -MD -MP -MF _satfractTIUDQ.dep -DL_satfract -DFROM_TI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTQ.o -MT _satfractTIUTQ.o -MD -MP -MF _satfractTIUTQ.dep -DL_satfract -DFROM_TI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHA.o -MT _satfractTIUHA.o -MD -MP -MF _satfractTIUHA.dep -DL_satfract -DFROM_TI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSA.o -MT _satfractTIUSA.o -MD -MP -MF _satfractTIUSA.dep -DL_satfract -DFROM_TI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDA.o -MT _satfractTIUDA.o -MD -MP -MF _satfractTIUDA.dep -DL_satfract -DFROM_TI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTA.o -MT _satfractTIUTA.o -MD -MP -MF _satfractTIUTA.dep -DL_satfract -DFROM_TI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFQQ.o -MT _satfractSFQQ.o -MD -MP -MF _satfractSFQQ.dep -DL_satfract -DFROM_SF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHQ.o -MT _satfractSFHQ.o -MD -MP -MF _satfractSFHQ.dep -DL_satfract -DFROM_SF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSQ.o -MT _satfractSFSQ.o -MD -MP -MF _satfractSFSQ.dep -DL_satfract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDQ.o -MT _satfractSFDQ.o -MD -MP -MF _satfractSFDQ.dep -DL_satfract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTQ.o -MT _satfractSFTQ.o -MD -MP -MF _satfractSFTQ.dep -DL_satfract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHA.o -MT _satfractSFHA.o -MD -MP -MF _satfractSFHA.dep -DL_satfract -DFROM_SF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSA.o -MT _satfractSFSA.o -MD -MP -MF _satfractSFSA.dep -DL_satfract -DFROM_SF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDA.o -MT _satfractSFDA.o -MD -MP -MF _satfractSFDA.dep -DL_satfract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTA.o -MT _satfractSFTA.o -MD -MP -MF _satfractSFTA.dep -DL_satfract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUQQ.o -MT _satfractSFUQQ.o -MD -MP -MF _satfractSFUQQ.dep -DL_satfract -DFROM_SF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHQ.o -MT _satfractSFUHQ.o -MD -MP -MF _satfractSFUHQ.dep -DL_satfract -DFROM_SF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSQ.o -MT _satfractSFUSQ.o -MD -MP -MF _satfractSFUSQ.dep -DL_satfract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDQ.o -MT _satfractSFUDQ.o -MD -MP -MF _satfractSFUDQ.dep -DL_satfract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTQ.o -MT _satfractSFUTQ.o -MD -MP -MF _satfractSFUTQ.dep -DL_satfract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHA.o -MT _satfractSFUHA.o -MD -MP -MF _satfractSFUHA.dep -DL_satfract -DFROM_SF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSA.o -MT _satfractSFUSA.o -MD -MP -MF _satfractSFUSA.dep -DL_satfract -DFROM_SF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDA.o -MT _satfractSFUDA.o -MD -MP -MF _satfractSFUDA.dep -DL_satfract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTA.o -MT _satfractSFUTA.o -MD -MP -MF _satfractSFUTA.dep -DL_satfract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFQQ.o -MT _satfractDFQQ.o -MD -MP -MF _satfractDFQQ.dep -DL_satfract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHQ.o -MT _satfractDFHQ.o -MD -MP -MF _satfractDFHQ.dep -DL_satfract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSQ.o -MT _satfractDFSQ.o -MD -MP -MF _satfractDFSQ.dep -DL_satfract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDQ.o -MT _satfractDFDQ.o -MD -MP -MF _satfractDFDQ.dep -DL_satfract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTQ.o -MT _satfractDFTQ.o -MD -MP -MF _satfractDFTQ.dep -DL_satfract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHA.o -MT _satfractDFHA.o -MD -MP -MF _satfractDFHA.dep -DL_satfract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSA.o -MT _satfractDFSA.o -MD -MP -MF _satfractDFSA.dep -DL_satfract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDA.o -MT _satfractDFDA.o -MD -MP -MF _satfractDFDA.dep -DL_satfract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTA.o -MT _satfractDFTA.o -MD -MP -MF _satfractDFTA.dep -DL_satfract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUQQ.o -MT _satfractDFUQQ.o -MD -MP -MF _satfractDFUQQ.dep -DL_satfract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHQ.o -MT _satfractDFUHQ.o -MD -MP -MF _satfractDFUHQ.dep -DL_satfract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSQ.o -MT _satfractDFUSQ.o -MD -MP -MF _satfractDFUSQ.dep -DL_satfract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDQ.o -MT _satfractDFUDQ.o -MD -MP -MF _satfractDFUDQ.dep -DL_satfract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTQ.o -MT _satfractDFUTQ.o -MD -MP -MF _satfractDFUTQ.dep -DL_satfract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHA.o -MT _satfractDFUHA.o -MD -MP -MF _satfractDFUHA.dep -DL_satfract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSA.o -MT _satfractDFUSA.o -MD -MP -MF _satfractDFUSA.dep -DL_satfract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDA.o -MT _satfractDFUDA.o -MD -MP -MF _satfractDFUDA.dep -DL_satfract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTA.o -MT _satfractDFUTA.o -MD -MP -MF _satfractDFUTA.dep -DL_satfract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIQQ.o -MT _satfractunsUQIQQ.o -MD -MP -MF _satfractunsUQIQQ.dep -DL_satfractuns -DFROM_UQI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHQ.o -MT _satfractunsUQIHQ.o -MD -MP -MF _satfractunsUQIHQ.dep -DL_satfractuns -DFROM_UQI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISQ.o -MT _satfractunsUQISQ.o -MD -MP -MF _satfractunsUQISQ.dep -DL_satfractuns -DFROM_UQI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDQ.o -MT _satfractunsUQIDQ.o -MD -MP -MF _satfractunsUQIDQ.dep -DL_satfractuns -DFROM_UQI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITQ.o -MT _satfractunsUQITQ.o -MD -MP -MF _satfractunsUQITQ.dep -DL_satfractuns -DFROM_UQI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHA.o -MT _satfractunsUQIHA.o -MD -MP -MF _satfractunsUQIHA.dep -DL_satfractuns -DFROM_UQI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISA.o -MT _satfractunsUQISA.o -MD -MP -MF _satfractunsUQISA.dep -DL_satfractuns -DFROM_UQI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDA.o -MT _satfractunsUQIDA.o -MD -MP -MF _satfractunsUQIDA.dep -DL_satfractuns -DFROM_UQI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITA.o -MT _satfractunsUQITA.o -MD -MP -MF _satfractunsUQITA.dep -DL_satfractuns -DFROM_UQI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUQQ.o -MT _satfractunsUQIUQQ.o -MD -MP -MF _satfractunsUQIUQQ.dep -DL_satfractuns -DFROM_UQI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHQ.o -MT _satfractunsUQIUHQ.o -MD -MP -MF _satfractunsUQIUHQ.dep -DL_satfractuns -DFROM_UQI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSQ.o -MT _satfractunsUQIUSQ.o -MD -MP -MF _satfractunsUQIUSQ.dep -DL_satfractuns -DFROM_UQI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDQ.o -MT _satfractunsUQIUDQ.o -MD -MP -MF _satfractunsUQIUDQ.dep -DL_satfractuns -DFROM_UQI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTQ.o -MT _satfractunsUQIUTQ.o -MD -MP -MF _satfractunsUQIUTQ.dep -DL_satfractuns -DFROM_UQI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHA.o -MT _satfractunsUQIUHA.o -MD -MP -MF _satfractunsUQIUHA.dep -DL_satfractuns -DFROM_UQI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSA.o -MT _satfractunsUQIUSA.o -MD -MP -MF _satfractunsUQIUSA.dep -DL_satfractuns -DFROM_UQI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDA.o -MT _satfractunsUQIUDA.o -MD -MP -MF _satfractunsUQIUDA.dep -DL_satfractuns -DFROM_UQI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTA.o -MT _satfractunsUQIUTA.o -MD -MP -MF _satfractunsUQIUTA.dep -DL_satfractuns -DFROM_UQI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIQQ.o -MT _satfractunsUHIQQ.o -MD -MP -MF _satfractunsUHIQQ.dep -DL_satfractuns -DFROM_UHI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHQ.o -MT _satfractunsUHIHQ.o -MD -MP -MF _satfractunsUHIHQ.dep -DL_satfractuns -DFROM_UHI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISQ.o -MT _satfractunsUHISQ.o -MD -MP -MF _satfractunsUHISQ.dep -DL_satfractuns -DFROM_UHI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDQ.o -MT _satfractunsUHIDQ.o -MD -MP -MF _satfractunsUHIDQ.dep -DL_satfractuns -DFROM_UHI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITQ.o -MT _satfractunsUHITQ.o -MD -MP -MF _satfractunsUHITQ.dep -DL_satfractuns -DFROM_UHI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHA.o -MT _satfractunsUHIHA.o -MD -MP -MF _satfractunsUHIHA.dep -DL_satfractuns -DFROM_UHI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISA.o -MT _satfractunsUHISA.o -MD -MP -MF _satfractunsUHISA.dep -DL_satfractuns -DFROM_UHI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDA.o -MT _satfractunsUHIDA.o -MD -MP -MF _satfractunsUHIDA.dep -DL_satfractuns -DFROM_UHI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITA.o -MT _satfractunsUHITA.o -MD -MP -MF _satfractunsUHITA.dep -DL_satfractuns -DFROM_UHI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUQQ.o -MT _satfractunsUHIUQQ.o -MD -MP -MF _satfractunsUHIUQQ.dep -DL_satfractuns -DFROM_UHI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHQ.o -MT _satfractunsUHIUHQ.o -MD -MP -MF _satfractunsUHIUHQ.dep -DL_satfractuns -DFROM_UHI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSQ.o -MT _satfractunsUHIUSQ.o -MD -MP -MF _satfractunsUHIUSQ.dep -DL_satfractuns -DFROM_UHI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDQ.o -MT _satfractunsUHIUDQ.o -MD -MP -MF _satfractunsUHIUDQ.dep -DL_satfractuns -DFROM_UHI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTQ.o -MT _satfractunsUHIUTQ.o -MD -MP -MF _satfractunsUHIUTQ.dep -DL_satfractuns -DFROM_UHI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHA.o -MT _satfractunsUHIUHA.o -MD -MP -MF _satfractunsUHIUHA.dep -DL_satfractuns -DFROM_UHI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSA.o -MT _satfractunsUHIUSA.o -MD -MP -MF _satfractunsUHIUSA.dep -DL_satfractuns -DFROM_UHI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDA.o -MT _satfractunsUHIUDA.o -MD -MP -MF _satfractunsUHIUDA.dep -DL_satfractuns -DFROM_UHI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTA.o -MT _satfractunsUHIUTA.o -MD -MP -MF _satfractunsUHIUTA.dep -DL_satfractuns -DFROM_UHI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIQQ.o -MT _satfractunsUSIQQ.o -MD -MP -MF _satfractunsUSIQQ.dep -DL_satfractuns -DFROM_USI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHQ.o -MT _satfractunsUSIHQ.o -MD -MP -MF _satfractunsUSIHQ.dep -DL_satfractuns -DFROM_USI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISQ.o -MT _satfractunsUSISQ.o -MD -MP -MF _satfractunsUSISQ.dep -DL_satfractuns -DFROM_USI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDQ.o -MT _satfractunsUSIDQ.o -MD -MP -MF _satfractunsUSIDQ.dep -DL_satfractuns -DFROM_USI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITQ.o -MT _satfractunsUSITQ.o -MD -MP -MF _satfractunsUSITQ.dep -DL_satfractuns -DFROM_USI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHA.o -MT _satfractunsUSIHA.o -MD -MP -MF _satfractunsUSIHA.dep -DL_satfractuns -DFROM_USI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISA.o -MT _satfractunsUSISA.o -MD -MP -MF _satfractunsUSISA.dep -DL_satfractuns -DFROM_USI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDA.o -MT _satfractunsUSIDA.o -MD -MP -MF _satfractunsUSIDA.dep -DL_satfractuns -DFROM_USI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITA.o -MT _satfractunsUSITA.o -MD -MP -MF _satfractunsUSITA.dep -DL_satfractuns -DFROM_USI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUQQ.o -MT _satfractunsUSIUQQ.o -MD -MP -MF _satfractunsUSIUQQ.dep -DL_satfractuns -DFROM_USI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHQ.o -MT _satfractunsUSIUHQ.o -MD -MP -MF _satfractunsUSIUHQ.dep -DL_satfractuns -DFROM_USI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSQ.o -MT _satfractunsUSIUSQ.o -MD -MP -MF _satfractunsUSIUSQ.dep -DL_satfractuns -DFROM_USI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDQ.o -MT _satfractunsUSIUDQ.o -MD -MP -MF _satfractunsUSIUDQ.dep -DL_satfractuns -DFROM_USI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTQ.o -MT _satfractunsUSIUTQ.o -MD -MP -MF _satfractunsUSIUTQ.dep -DL_satfractuns -DFROM_USI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHA.o -MT _satfractunsUSIUHA.o -MD -MP -MF _satfractunsUSIUHA.dep -DL_satfractuns -DFROM_USI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSA.o -MT _satfractunsUSIUSA.o -MD -MP -MF _satfractunsUSIUSA.dep -DL_satfractuns -DFROM_USI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDA.o -MT _satfractunsUSIUDA.o -MD -MP -MF _satfractunsUSIUDA.dep -DL_satfractuns -DFROM_USI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTA.o -MT _satfractunsUSIUTA.o -MD -MP -MF _satfractunsUSIUTA.dep -DL_satfractuns -DFROM_USI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIQQ.o -MT _satfractunsUDIQQ.o -MD -MP -MF _satfractunsUDIQQ.dep -DL_satfractuns -DFROM_UDI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHQ.o -MT _satfractunsUDIHQ.o -MD -MP -MF _satfractunsUDIHQ.dep -DL_satfractuns -DFROM_UDI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISQ.o -MT _satfractunsUDISQ.o -MD -MP -MF _satfractunsUDISQ.dep -DL_satfractuns -DFROM_UDI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDQ.o -MT _satfractunsUDIDQ.o -MD -MP -MF _satfractunsUDIDQ.dep -DL_satfractuns -DFROM_UDI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITQ.o -MT _satfractunsUDITQ.o -MD -MP -MF _satfractunsUDITQ.dep -DL_satfractuns -DFROM_UDI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHA.o -MT _satfractunsUDIHA.o -MD -MP -MF _satfractunsUDIHA.dep -DL_satfractuns -DFROM_UDI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISA.o -MT _satfractunsUDISA.o -MD -MP -MF _satfractunsUDISA.dep -DL_satfractuns -DFROM_UDI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDA.o -MT _satfractunsUDIDA.o -MD -MP -MF _satfractunsUDIDA.dep -DL_satfractuns -DFROM_UDI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITA.o -MT _satfractunsUDITA.o -MD -MP -MF _satfractunsUDITA.dep -DL_satfractuns -DFROM_UDI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUQQ.o -MT _satfractunsUDIUQQ.o -MD -MP -MF _satfractunsUDIUQQ.dep -DL_satfractuns -DFROM_UDI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHQ.o -MT _satfractunsUDIUHQ.o -MD -MP -MF _satfractunsUDIUHQ.dep -DL_satfractuns -DFROM_UDI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSQ.o -MT _satfractunsUDIUSQ.o -MD -MP -MF _satfractunsUDIUSQ.dep -DL_satfractuns -DFROM_UDI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDQ.o -MT _satfractunsUDIUDQ.o -MD -MP -MF _satfractunsUDIUDQ.dep -DL_satfractuns -DFROM_UDI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTQ.o -MT _satfractunsUDIUTQ.o -MD -MP -MF _satfractunsUDIUTQ.dep -DL_satfractuns -DFROM_UDI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHA.o -MT _satfractunsUDIUHA.o -MD -MP -MF _satfractunsUDIUHA.dep -DL_satfractuns -DFROM_UDI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSA.o -MT _satfractunsUDIUSA.o -MD -MP -MF _satfractunsUDIUSA.dep -DL_satfractuns -DFROM_UDI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDA.o -MT _satfractunsUDIUDA.o -MD -MP -MF _satfractunsUDIUDA.dep -DL_satfractuns -DFROM_UDI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTA.o -MT _satfractunsUDIUTA.o -MD -MP -MF _satfractunsUDIUTA.dep -DL_satfractuns -DFROM_UDI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIQQ.o -MT _satfractunsUTIQQ.o -MD -MP -MF _satfractunsUTIQQ.dep -DL_satfractuns -DFROM_UTI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHQ.o -MT _satfractunsUTIHQ.o -MD -MP -MF _satfractunsUTIHQ.dep -DL_satfractuns -DFROM_UTI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISQ.o -MT _satfractunsUTISQ.o -MD -MP -MF _satfractunsUTISQ.dep -DL_satfractuns -DFROM_UTI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDQ.o -MT _satfractunsUTIDQ.o -MD -MP -MF _satfractunsUTIDQ.dep -DL_satfractuns -DFROM_UTI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITQ.o -MT _satfractunsUTITQ.o -MD -MP -MF _satfractunsUTITQ.dep -DL_satfractuns -DFROM_UTI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHA.o -MT _satfractunsUTIHA.o -MD -MP -MF _satfractunsUTIHA.dep -DL_satfractuns -DFROM_UTI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISA.o -MT _satfractunsUTISA.o -MD -MP -MF _satfractunsUTISA.dep -DL_satfractuns -DFROM_UTI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDA.o -MT _satfractunsUTIDA.o -MD -MP -MF _satfractunsUTIDA.dep -DL_satfractuns -DFROM_UTI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITA.o -MT _satfractunsUTITA.o -MD -MP -MF _satfractunsUTITA.dep -DL_satfractuns -DFROM_UTI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUQQ.o -MT _satfractunsUTIUQQ.o -MD -MP -MF _satfractunsUTIUQQ.dep -DL_satfractuns -DFROM_UTI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHQ.o -MT _satfractunsUTIUHQ.o -MD -MP -MF _satfractunsUTIUHQ.dep -DL_satfractuns -DFROM_UTI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSQ.o -MT _satfractunsUTIUSQ.o -MD -MP -MF _satfractunsUTIUSQ.dep -DL_satfractuns -DFROM_UTI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDQ.o -MT _satfractunsUTIUDQ.o -MD -MP -MF _satfractunsUTIUDQ.dep -DL_satfractuns -DFROM_UTI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTQ.o -MT _satfractunsUTIUTQ.o -MD -MP -MF _satfractunsUTIUTQ.dep -DL_satfractuns -DFROM_UTI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHA.o -MT _satfractunsUTIUHA.o -MD -MP -MF _satfractunsUTIUHA.dep -DL_satfractuns -DFROM_UTI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSA.o -MT _satfractunsUTIUSA.o -MD -MP -MF _satfractunsUTIUSA.dep -DL_satfractuns -DFROM_UTI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDA.o -MT _satfractunsUTIUDA.o -MD -MP -MF _satfractunsUTIUDA.dep -DL_satfractuns -DFROM_UTI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTA.o -MT _satfractunsUTIUTA.o -MD -MP -MF _satfractunsUTIUTA.dep -DL_satfractuns -DFROM_UTI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde.o -MT unwind-dw2-fde.o -MD -MP -MF unwind-dw2-fde.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2-fde.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../../gcc-4.8.5/libgcc/libgcov.c
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c: In function '_Unwind_GetCFA':
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c:195:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
return (_Unwind_Word) context->fc->jbuf[2];
^
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvhi2.o -MT _absvhi2.o -MD -MP -MF _absvhi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvhi3.o -MT _addvhi3.o -MD -MP -MF _addvhi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvhi3.o -MT _subvhi3.o -MD -MP -MF _subvhi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvhi3.o -MT _mulvhi3.o -MD -MP -MF _mulvhi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvhi2.o -MT _negvhi2.o -MD -MP -MF _negvhi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbhi2.o -MT _clrsbhi2.o -MD -MP -MF _clrsbhi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhr.o -MT _roundhr.o -MD -MP -MF _roundhr.dep -DL_hr -DL_LABEL=hr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundr.o -MT _roundr.o -MD -MP -MF _roundr.dep -DL_r -DL_LABEL=r -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundlr.o -MT _roundlr.o -MD -MP -MF _roundlr.dep -DL_lr -DL_LABEL=lr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhr.o -MT _rounduhr.o -MD -MP -MF _rounduhr.dep -DL_uhr -DL_LABEL=uhr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundur.o -MT _roundur.o -MD -MP -MF _roundur.dep -DL_ur -DL_LABEL=ur -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundulr.o -MT _roundulr.o -MD -MP -MF _roundulr.dep -DL_ulr -DL_LABEL=ulr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhk.o -MT _roundhk.o -MD -MP -MF _roundhk.dep -DL_hk -DL_LABEL=hk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundk.o -MT _roundk.o -MD -MP -MF _roundk.dep -DL_k -DL_LABEL=k -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhk.o -MT _rounduhk.o -MD -MP -MF _rounduhk.dep -DL_uhk -DL_LABEL=uhk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduk.o -MT _rounduk.o -MD -MP -MF _rounduk.dep -DL_uk -DL_LABEL=uk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbqi.o -MT _clrsbqi.o -MD -MP -MF _clrsbqi.dep -DL__clrsbqi -DL_LABEL=_clrsbqi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi.o -MT _clrsbdi.o -MD -MP -MF _clrsbdi.dep -DL__clrsbdi -DL_LABEL=_clrsbdi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsqi.o -MT _countlsqi.o -MD -MP -MF _countlsqi.dep -DL_qi -DL_LABEL=qi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlshi.o -MT _countlshi.o -MD -MP -MF _countlshi.dep -DL_hi -DL_LABEL=hi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlssi.o -MT _countlssi.o -MD -MP -MF _countlssi.dep -DL_si -DL_LABEL=si -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsdi.o -MT _countlsdi.o -MD -MP -MF _countlsdi.dep -DL_di -DL_LABEL=di -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuqi.o -MT _countlsuqi.o -MD -MP -MF _countlsuqi.dep -DL_qi -DL_LABEL=qi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuhi.o -MT _countlsuhi.o -MD -MP -MF _countlsuhi.dep -DL_hi -DL_LABEL=hi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsusi.o -MT _countlsusi.o -MD -MP -MF _countlsusi.dep -DL_si -DL_LABEL=si -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsudi.o -MT _countlsudi.o -MD -MP -MF _countlsudi.dep -DL_di -DL_LABEL=di -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3.o -MT _mulqi3.o -MD -MP -MF _mulqi3.dep -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3.o -MT _mulhi3.o -MD -MP -MF _mulhi3.dep -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3.o -MT _mulqihi3.o -MD -MP -MF _mulqihi3.dep -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3.o -MT _umulqihi3.o -MD -MP -MF _umulqihi3.dep -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3.o -MT _mulpsi3.o -MD -MP -MF _mulpsi3.dep -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3.o -MT _mulsqipsi3.o -MD -MP -MF _mulsqipsi3.dep -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsqipsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3.o -MT _mulhisi3.o -MD -MP -MF _mulhisi3.dep -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3.o -MT _umulhisi3.o -MD -MP -MF _umulhisi3.dep -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3.o -MT _usmulhisi3.o -MD -MP -MF _usmulhisi3.dep -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3.o -MT _muluhisi3.o -MD -MP -MF _muluhisi3.dep -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3.o -MT _mulshisi3.o -MD -MP -MF _mulshisi3.dep -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulshisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3.o -MT _mulsi3.o -MD -MP -MF _mulsi3.dep -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4.o -MT _udivmodqi4.o -MD -MP -MF _udivmodqi4.dep -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4.o -MT _divmodqi4.o -MD -MP -MF _divmodqi4.dep -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4.o -MT _udivmodhi4.o -MD -MP -MF _udivmodhi4.dep -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4.o -MT _divmodhi4.o -MD -MP -MF _divmodhi4.dep -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4.o -MT _divmodpsi4.o -MD -MP -MF _divmodpsi4.dep -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4.o -MT _udivmodpsi4.o -MD -MP -MF _udivmodpsi4.dep -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4.o -MT _udivmodsi4.o -MD -MP -MF _udivmodsi4.dep -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4.o -MT _divmodsi4.o -MD -MP -MF _divmodsi4.dep -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6.o -MT _muldi3_6.o -MD -MP -MF _muldi3_6.dep -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3_6.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3.o -MT _mulsidi3.o -MD -MP -MF _mulsidi3.dep -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3.o -MT _umulsidi3.o -MD -MP -MF _umulsidi3.dep -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64.o -MT _udivmod64.o -MD -MP -MF _udivmod64.dep -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2.o -MT _negsi2.o -MD -MP -MF _negsi2.dep -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue.o -MT _prologue.o -MD -MP -MF _prologue.dep -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _prologue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue.o -MT _epilogue.o -MD -MP -MF _epilogue.dep -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit.o -MT _exit.o -MD -MP -MF _exit.dep -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _exit.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup.o -MT _cleanup.o -MD -MP -MF _cleanup.dep -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cleanup.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump.o -MT _tablejump.o -MD -MP -MF _tablejump.dep -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm.o -MT _tablejump_elpm.o -MD -MP -MF _tablejump_elpm.dep -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump_elpm.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3.o -MT _load_3.o -MD -MP -MF _load_3.dep -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4.o -MT _load_4.o -MD -MP -MF _load_4.dep -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1.o -MT _xload_1.o -MD -MP -MF _xload_1.dep -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2.o -MT _xload_2.o -MD -MP -MF _xload_2.dep -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3.o -MT _xload_3.o -MD -MP -MF _xload_3.dep -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4.o -MT _xload_4.o -MD -MP -MF _xload_4.dep -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx.o -MT _movmemx.o -MD -MP -MF _movmemx.dep -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data.o -MT _copy_data.o -MD -MP -MF _copy_data.dep -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss.o -MT _clear_bss.o -MD -MP -MF _clear_bss.dep -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clear_bss.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors.o -MT _dtors.o -MD -MP -MF _dtors.dep -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _dtors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2.o -MT _ffshi2.o -MD -MP -MF _ffshi2.dep -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffshi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2.o -MT _loop_ffsqi2.o -MD -MP -MF _loop_ffsqi2.dep -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _loop_ffsqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2.o -MT _ctzhi2.o -MD -MP -MF _ctzhi2.dep -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2.o -MT _clzhi2.o -MD -MP -MF _clzhi2.dep -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritydi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2.o -MT _parityhi2.o -MD -MP -MF _parityhi2.dep -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _parityhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2.o -MT _popcounthi2.o -MD -MP -MF _popcounthi2.dep -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcounthi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2.o -MT _popcountqi2.o -MD -MP -MF _popcountqi2.dep -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3.o -MT _rotldi3.o -MD -MP -MF _rotldi3.dep -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3.o -MT _adddi3.o -MD -MP -MF _adddi3.dep -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8.o -MT _adddi3_s8.o -MD -MP -MF _adddi3_s8.dep -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3.o -MT _subdi3.o -MD -MP -MF _subdi3.dep -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8.o -MT _cmpdi2_s8.o -MD -MP -MF _cmpdi2_s8.dep -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul.o -MT _fmul.o -MD -MP -MF _fmul.dep -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls.o -MT _fmuls.o -MD -MP -MF _fmuls.dep -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmuls.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu.o -MT _fmulsu.o -MD -MP -MF _fmulsu.dep -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmulsu.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf.o -MT _fractqqsf.o -MD -MP -MF _fractqqsf.dep -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf.o -MT _fractuqqsf.o -MD -MP -MF _fractuqqsf.dep -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf.o -MT _fracthqsf.o -MD -MP -MF _fracthqsf.dep -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf.o -MT _fractuhqsf.o -MD -MP -MF _fractuhqsf.dep -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf.o -MT _fracthasf.o -MD -MP -MF _fracthasf.dep -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf.o -MT _fractuhasf.o -MD -MP -MF _fractuhasf.dep -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf.o -MT _fractsasf.o -MD -MP -MF _fractsasf.dep -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf.o -MT _fractusasf.o -MD -MP -MF _fractusasf.dep -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf.o -MT _fractsqsf.o -MD -MP -MF _fractsqsf.dep -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf.o -MT _fractusqsf.o -MD -MP -MF _fractusqsf.dep -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq.o -MT _fractsfqq.o -MD -MP -MF _fractsfqq.dep -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq.o -MT _fractsfuqq.o -MD -MP -MF _fractsfuqq.dep -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq.o -MT _fractsfhq.o -MD -MP -MF _fractsfhq.dep -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq.o -MT _fractsfuhq.o -MD -MP -MF _fractsfuhq.dep -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha.o -MT _fractsfha.o -MD -MP -MF _fractsfha.dep -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha.o -MT _fractsfuha.o -MD -MP -MF _fractsfuha.dep -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq.o -MT _fractsfsq.o -MD -MP -MF _fractsfsq.dep -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq.o -MT _fractsfusq.o -MD -MP -MF _fractsfusq.dep -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa.o -MT _fractsfsa.o -MD -MP -MF _fractsfsa.dep -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa.o -MT _fractsfusa.o -MD -MP -MF _fractsfusa.dep -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3.o -MT _mulqq3.o -MD -MP -MF _mulqq3.dep -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3.o -MT _mulhq3.o -MD -MP -MF _mulhq3.dep -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3.o -MT _muluhq3.o -MD -MP -MF _muluhq3.dep -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3.o -MT _mulha3.o -MD -MP -MF _mulha3.dep -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3.o -MT _muluha3.o -MD -MP -MF _muluha3.dep -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round.o -MT _muluha3_round.o -MD -MP -MF _muluha3_round.dep -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3_round.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3.o -MT _mulsa3.o -MD -MP -MF _mulsa3.dep -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3.o -MT _mulusa3.o -MD -MP -MF _mulusa3.dep -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3.o -MT _usmuluha3.o -MD -MP -MF _usmuluha3.dep -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmuluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3.o -MT _ssmulha3.o -MD -MP -MF _ssmulha3.dep -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3.o -MT _usmulusa3.o -MD -MP -MF _usmulusa3.dep -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3.o -MT _ssmulsa3.o -MD -MP -MF _ssmulsa3.dep -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3.o -MT _divqq3.o -MD -MP -MF _divqq3.dep -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3.o -MT _udivuqq3.o -MD -MP -MF _udivuqq3.dep -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper.o -MT _divqq_helper.o -MD -MP -MF _divqq_helper.dep -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq_helper.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3.o -MT _divhq3.o -MD -MP -MF _divhq3.dep -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3.o -MT _udivuhq3.o -MD -MP -MF _udivuhq3.dep -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3.o -MT _divha3.o -MD -MP -MF _divha3.dep -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3.o -MT _udivuha3.o -MD -MP -MF _udivuha3.dep -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3.o -MT _divsa3.o -MD -MP -MF _divsa3.dep -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3.o -MT _udivusa3.o -MD -MP -MF _udivusa3.dep -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8.o -MT _clr_8.o -MD -MP -MF _clr_8.dep -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clr_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2.o -MT _ssneg_2.o -MD -MP -MF _ssneg_2.dep -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4.o -MT _ssneg_4.o -MD -MP -MF _ssneg_4.dep -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8.o -MT _ssneg_8.o -MD -MP -MF _ssneg_8.dep -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1.o -MT _ssabs_1.o -MD -MP -MF _ssabs_1.dep -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2.o -MT _ssabs_2.o -MD -MP -MF _ssabs_2.dep -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4.o -MT _ssabs_4.o -MD -MP -MF _ssabs_4.dep -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8.o -MT _ssabs_8.o -MD -MP -MF _ssabs_8.dep -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8.o -MT _ssadd_8.o -MD -MP -MF _ssadd_8.dep -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8.o -MT _sssub_8.o -MD -MP -MF _sssub_8.dep -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _sssub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8.o -MT _usadd_8.o -MD -MP -MF _usadd_8.dep -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8.o -MT _ussub_8.o -MD -MP -MF _ussub_8.dep -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ussub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1.o -MT _mask1.o -MD -MP -MF _mask1.dep -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mask1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret.o -MT _ret.o -MD -MP -MF _ret.dep -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ret.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3.o -MT _roundqq3.o -MD -MP -MF _roundqq3.dep -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3.o -MT _rounduqq3.o -MD -MP -MF _rounduqq3.dep -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2.o -MT _round_s2.o -MD -MP -MF _round_s2.dep -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2.o -MT _round_u2.o -MD -MP -MF _round_u2.dep -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const.o -MT _round_2_const.o -MD -MP -MF _round_2_const.dep -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_2_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2.o -MT _addmask_2.o -MD -MP -MF _addmask_2.dep -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4.o -MT _round_s4.o -MD -MP -MF _round_s4.dep -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4.o -MT _round_u4.o -MD -MP -MF _round_u4.dep -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const.o -MT _round_4_const.o -MD -MP -MF _round_4_const.dep -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_4_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4.o -MT _addmask_4.o -MD -MP -MF _addmask_4.dep -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8.o -MT _round_x8.o -MD -MP -MF _round_x8.dep -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_x8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3.o -MT _rounddq3.o -MD -MP -MF _rounddq3.dep -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounddq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3.o -MT _roundudq3.o -MD -MP -MF _roundudq3.dep -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundudq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3.o -MT _roundda3.o -MD -MP -MF _roundda3.dep -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3.o -MT _rounduda3.o -MD -MP -MF _rounduda3.dep -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3.o -MT _roundta3.o -MD -MP -MF _roundta3.dep -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3.o -MT _rounduta3.o -MD -MP -MF _rounduta3.dep -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduta3.vis
rm -f libgcov.a
objects="_gcov.o _gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_dump.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_merge_ior.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcov.a $objects
/usr/avr/bin/ranlib libgcov.a
rm -f libgcc.a
objects="_absvhi2.o _addvhi3.o _subvhi3.o _mulvhi3.o _negvhi2.o _clrsbhi2.o _roundhr.o _roundr.o _roundlr.o _rounduhr.o _roundur.o _roundulr.o _roundhk.o _roundk.o _rounduhk.o _rounduk.o _clrsbqi.o _clrsbdi.o _countlsqi.o _countlshi.o _countlssi.o _countlsdi.o _countlsuqi.o _countlsuhi.o _countlsusi.o _countlsudi.o _mulqi3.o _mulhi3.o _mulqihi3.o _umulqihi3.o _mulpsi3.o _mulsqipsi3.o _mulhisi3.o _umulhisi3.o _usmulhisi3.o _muluhisi3.o _mulshisi3.o _mulsi3.o _udivmodqi4.o _divmodqi4.o _udivmodhi4.o _divmodhi4.o _divmodpsi4.o _udivmodpsi4.o _udivmodsi4.o _divmodsi4.o _divdi3.o _udivdi3.o _muldi3.o _muldi3_6.o _mulsidi3.o _umulsidi3.o _udivmod64.o _negsi2.o _negdi2.o _prologue.o _epilogue.o _exit.o _cleanup.o _tablejump.o _tablejump_elpm.o _load_3.o _load_4.o _xload_1.o _xload_2.o _xload_3.o _xload_4.o _movmemx.o _copy_data.o _clear_bss.o _ctors.o _dtors.o _ffssi2.o _ffshi2.o _loop_ffsqi2.o _ctzsi2.o _ctzhi2.o _clzdi2.o _clzsi2.o _clzhi2.o _paritydi2.o _paritysi2.o _parityhi2.o _popcounthi2.o _popcountsi2.o _popcountdi2.o _popcountqi2.o _bswapsi2.o _bswapdi2.o _ashldi3.o _ashrdi3.o _lshrdi3.o _rotldi3.o _adddi3.o _adddi3_s8.o _subdi3.o _cmpdi2.o _cmpdi2_s8.o _fmul.o _fmuls.o _fmulsu.o _fractqqsf.o _fractuqqsf.o _fracthqsf.o _fractuhqsf.o _fracthasf.o _fractuhasf.o _fractsasf.o _fractusasf.o _fractsqsf.o _fractusqsf.o _fractsfqq.o _fractsfuqq.o _fractsfhq.o _fractsfuhq.o _fractsfha.o _fractsfuha.o _fractsfsq.o _fractsfusq.o _fractsfsa.o _fractsfusa.o _mulqq3.o _mulhq3.o _muluhq3.o _mulha3.o _muluha3.o _muluha3_round.o _mulsa3.o _mulusa3.o _usmuluha3.o _ssmulha3.o _usmulusa3.o _ssmulsa3.o _divqq3.o _udivuqq3.o _divqq_helper.o _divhq3.o _udivuhq3.o _divha3.o _udivuha3.o _divsa3.o _udivusa3.o _clr_8.o _ssneg_2.o _ssneg_4.o _ssneg_8.o _ssabs_1.o _ssabs_2.o _ssabs_4.o _ssabs_8.o _ssadd_8.o _sssub_8.o _usadd_8.o _ussub_8.o _mask1.o _ret.o _roundqq3.o _rounduqq3.o _round_s2.o _round_u2.o _round_2_const.o _addmask_2.o _round_s4.o _round_u4.o _round_4_const.o _addmask_4.o _round_x8.o _rounddq3.o _roundudq3.o _roundda3.o _rounduda3.o _roundta3.o _rounduta3.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ffsdi2.o _ctzdi2.o _popcount_tab.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _clrsbsi2.o _fixunsdfsi.o _fixunsxfsi.o _fixdfdi.o _fixxfdi.o _fixtfdi.o _fixunsdfdi.o _fixunsxfdi.o _fixunstfdi.o _floatdidf.o _floatdixf.o _floatditf.o _floatundidf.o _floatundixf.o _floatunditf.o _eprintf.o __gcc_bcmp.o _udiv_w_sdiv.o _udivmoddi4.o _pack_sf.o _unpack_sf.o _fpcmp_parts_sf.o _make_sf.o _sf_to_df.o _thenan_sf.o _negQQ.o _negHQ.o _negSQ.o _negDQ.o _negTQ.o _negHA.o _negSA.o _negDA.o _negTA.o _negUQQ.o _negUHQ.o _negUSQ.o _negUDQ.o _negUTQ.o _negUHA.o _negUSA.o _negUDA.o _negUTA.o _mulSQ.o _mulDQ.o _mulTQ.o _mulDA.o _mulTA.o _mulUSQ.o _mulUDQ.o _mulUTQ.o _mulUDA.o _mulUTA.o _mulhelperQQ.o _mulhelperHQ.o _mulhelperSQ.o _mulhelperDQ.o _mulhelperTQ.o _mulhelperHA.o _mulhelperSA.o _mulhelperDA.o _mulhelperTA.o _mulhelperUQQ.o _mulhelperUHQ.o _mulhelperUSQ.o _mulhelperUDQ.o _mulhelperUTQ.o _mulhelperUHA.o _mulhelperUSA.o _mulhelperUDA.o _mulhelperUTA.o _divhelperQQ.o _divhelperHQ.o _divhelperSQ.o _divhelperDQ.o _divhelperTQ.o _divhelperHA.o _divhelperSA.o _divhelperDA.o _divhelperTA.o _divhelperUQQ.o _divhelperUHQ.o _divhelperUSQ.o _divhelperUDQ.o _divhelperUTQ.o _divhelperUHA.o _divhelperUSA.o _divhelperUDA.o _divhelperUTA.o _ashlhelperQQ.o _ashlhelperHQ.o _ashlhelperSQ.o _ashlhelperDQ.o _ashlhelperTQ.o _ashlhelperHA.o _ashlhelperSA.o _ashlhelperDA.o _ashlhelperTA.o _ashlhelperUQQ.o _ashlhelperUHQ.o _ashlhelperUSQ.o _ashlhelperUDQ.o _ashlhelperUTQ.o _ashlhelperUHA.o _ashlhelperUSA.o _ashlhelperUDA.o _ashlhelperUTA.o _saturate1QQ.o _saturate1HQ.o _saturate1SQ.o _saturate1DQ.o _saturate1TQ.o _saturate1HA.o _saturate1SA.o _saturate1DA.o _saturate1TA.o _saturate1UQQ.o _saturate1UHQ.o _saturate1USQ.o _saturate1UDQ.o _saturate1UTQ.o _saturate1UHA.o _saturate1USA.o _saturate1UDA.o _saturate1UTA.o _saturate2QQ.o _saturate2HQ.o _saturate2SQ.o _saturate2DQ.o _saturate2TQ.o _saturate2HA.o _saturate2SA.o _saturate2DA.o _saturate2TA.o _saturate2UQQ.o _saturate2UHQ.o _saturate2USQ.o _saturate2UDQ.o _saturate2UTQ.o _saturate2UHA.o _saturate2USA.o _saturate2UDA.o _saturate2UTA.o _ssmulQQ.o _ssmulHQ.o _ssmulSQ.o _ssmulDQ.o _ssmulTQ.o _ssmulDA.o _ssmulTA.o _ssdivQQ.o _ssdivHQ.o _ssdivSQ.o _ssdivDQ.o _ssdivTQ.o _ssdivHA.o _ssdivSA.o _ssdivDA.o _ssdivTA.o _divSQ.o _divDQ.o _divTQ.o _divDA.o _divTA.o _ssashlQQ.o _ssashlHQ.o _ssashlSQ.o _ssashlDQ.o _ssashlTQ.o _ssashlHA.o _ssashlSA.o _ssashlDA.o _ssashlTA.o _usmulUQQ.o _usmulUHQ.o _usmulUSQ.o _usmulUDQ.o _usmulUTQ.o _usmulUDA.o _usmulUTA.o _usdivUQQ.o _usdivUHQ.o _usdivUSQ.o _usdivUDQ.o _usdivUTQ.o _usdivUHA.o _usdivUSA.o _usdivUDA.o _usdivUTA.o _udivUQQ.o _udivUHQ.o _udivUSQ.o _udivUDQ.o _udivUTQ.o _udivUHA.o _udivUSA.o _udivUDA.o _udivUTA.o _usashlUQQ.o _usashlUHQ.o _usashlUSQ.o _usashlUDQ.o _usashlUTQ.o _usashlUHA.o _usashlUSA.o _usashlUDA.o _usashlUTA.o _fractQQDF.o _fractHQDF.o _fractSQDF.o _fractDQSF.o _fractDQDF.o _fractTQSF.o _fractTQDF.o _fractHADF.o _fractSADF.o _fractDASF.o _fractDADF.o _fractTASF.o _fractTADF.o _fractUQQDF.o _fractUHQDF.o _fractUSQDF.o _fractUDQSF.o _fractUDQDF.o _fractUTQSF.o _fractUTQDF.o _fractUHADF.o _fractUSADF.o _fractUDASF.o _fractUDADF.o _fractUTASF.o _fractUTADF.o _fractSFSQ.o _fractSFDQ.o _fractSFTQ.o _fractSFDA.o _fractSFTA.o _fractSFUSQ.o _fractSFUDQ.o _fractSFUTQ.o _fractSFUDA.o _fractSFUTA.o _fractDFQQ.o _fractDFHQ.o _fractDFSQ.o _fractDFDQ.o _fractDFTQ.o _fractDFHA.o _fractDFSA.o _fractDFDA.o _fractDFTA.o _fractDFUQQ.o _fractDFUHQ.o _fractDFUSQ.o _fractDFUDQ.o _fractDFUTQ.o _fractDFUHA.o _fractDFUSA.o _fractDFUDA.o _fractDFUTA.o _satfractQQHQ.o _satfractQQSQ.o _satfractQQDQ.o _satfractQQTQ.o _satfractQQHA.o _satfractQQSA.o _satfractQQDA.o _satfractQQTA.o _satfractQQUQQ.o _satfractQQUHQ.o _satfractQQUSQ.o _satfractQQUDQ.o _satfractQQUTQ.o _satfractQQUHA.o _satfractQQUSA.o _satfractQQUDA.o _satfractQQUTA.o _satfractHQQQ.o _satfractHQSQ.o _satfractHQDQ.o _satfractHQTQ.o _satfractHQHA.o _satfractHQSA.o _satfractHQDA.o _satfractHQTA.o _satfractHQUQQ.o _satfractHQUHQ.o _satfractHQUSQ.o _satfractHQUDQ.o _satfractHQUTQ.o _satfractHQUHA.o _satfractHQUSA.o _satfractHQUDA.o _satfractHQUTA.o _satfractSQQQ.o _satfractSQHQ.o _satfractSQDQ.o _satfractSQTQ.o _satfractSQHA.o _satfractSQSA.o _satfractSQDA.o _satfractSQTA.o _satfractSQUQQ.o _satfractSQUHQ.o _satfractSQUSQ.o _satfractSQUDQ.o _satfractSQUTQ.o _satfractSQUHA.o _satfractSQUSA.o _satfractSQUDA.o _satfractSQUTA.o _satfractDQQQ.o _satfractDQHQ.o _satfractDQSQ.o _satfractDQTQ.o _satfractDQHA.o _satfractDQSA.o _satfractDQDA.o _satfractDQTA.o _satfractDQUQQ.o _satfractDQUHQ.o _satfractDQUSQ.o _satfractDQUDQ.o _satfractDQUTQ.o _satfractDQUHA.o _satfractDQUSA.o _satfractDQUDA.o _satfractDQUTA.o _satfractTQQQ.o _satfractTQHQ.o _satfractTQSQ.o _satfractTQDQ.o _satfractTQHA.o _satfractTQSA.o _satfractTQDA.o _satfractTQTA.o _satfractTQUQQ.o _satfractTQUHQ.o _satfractTQUSQ.o _satfractTQUDQ.o _satfractTQUTQ.o _satfractTQUHA.o _satfractTQUSA.o _satfractTQUDA.o _satfractTQUTA.o _satfractHAQQ.o _satfractHAHQ.o _satfractHASQ.o _satfractHADQ.o _satfractHATQ.o _satfractHASA.o _satfractHADA.o _satfractHATA.o _satfractHAUQQ.o _satfractHAUHQ.o _satfractHAUSQ.o _satfractHAUDQ.o _satfractHAUTQ.o _satfractHAUHA.o _satfractHAUSA.o _satfractHAUDA.o _satfractHAUTA.o _satfractSAQQ.o _satfractSAHQ.o _satfractSASQ.o _satfractSADQ.o _satfractSATQ.o _satfractSAHA.o _satfractSADA.o _satfractSATA.o _satfractSAUQQ.o _satfractSAUHQ.o _satfractSAUSQ.o _satfractSAUDQ.o _satfractSAUTQ.o _satfractSAUHA.o _satfractSAUSA.o _satfractSAUDA.o _satfractSAUTA.o _satfractDAQQ.o _satfractDAHQ.o _satfractDASQ.o _satfractDADQ.o _satfractDATQ.o _satfractDAHA.o _satfractDASA.o _satfractDATA.o _satfractDAUQQ.o _satfractDAUHQ.o _satfractDAUSQ.o _satfractDAUDQ.o _satfractDAUTQ.o _satfractDAUHA.o _satfractDAUSA.o _satfractDAUDA.o _satfractDAUTA.o _satfractTAQQ.o _satfractTAHQ.o _satfractTASQ.o _satfractTADQ.o _satfractTATQ.o _satfractTAHA.o _satfractTASA.o _satfractTADA.o _satfractTAUQQ.o _satfractTAUHQ.o _satfractTAUSQ.o _satfractTAUDQ.o _satfractTAUTQ.o _satfractTAUHA.o _satfractTAUSA.o _satfractTAUDA.o _satfractTAUTA.o _satfractUQQQQ.o _satfractUQQHQ.o _satfractUQQSQ.o _satfractUQQDQ.o _satfractUQQTQ.o _satfractUQQHA.o _satfractUQQSA.o _satfractUQQDA.o _satfractUQQTA.o _satfractUQQUHQ.o _satfractUQQUSQ.o _satfractUQQUDQ.o _satfractUQQUTQ.o _satfractUQQUHA.o _satfractUQQUSA.o _satfractUQQUDA.o _satfractUQQUTA.o _satfractUHQQQ.o _satfractUHQHQ.o _satfractUHQSQ.o _satfractUHQDQ.o _satfractUHQTQ.o _satfractUHQHA.o _satfractUHQSA.o _satfractUHQDA.o _satfractUHQTA.o _satfractUHQUQQ.o _satfractUHQUSQ.o _satfractUHQUDQ.o _satfractUHQUTQ.o _satfractUHQUHA.o _satfractUHQUSA.o _satfractUHQUDA.o _satfractUHQUTA.o _satfractUSQQQ.o _satfractUSQHQ.o _satfractUSQSQ.o _satfractUSQDQ.o _satfractUSQTQ.o _satfractUSQHA.o _satfractUSQSA.o _satfractUSQDA.o _satfractUSQTA.o _satfractUSQUQQ.o _satfractUSQUHQ.o _satfractUSQUDQ.o _satfractUSQUTQ.o _satfractUSQUHA.o _satfractUSQUSA.o _satfractUSQUDA.o _satfractUSQUTA.o _satfractUDQQQ.o _satfractUDQHQ.o _satfractUDQSQ.o _satfractUDQDQ.o _satfractUDQTQ.o _satfractUDQHA.o _satfractUDQSA.o _satfractUDQDA.o _satfractUDQTA.o _satfractUDQUQQ.o _satfractUDQUHQ.o _satfractUDQUSQ.o _satfractUDQUTQ.o _satfractUDQUHA.o _satfractUDQUSA.o _satfractUDQUDA.o _satfractUDQUTA.o _satfractUTQQQ.o _satfractUTQHQ.o _satfractUTQSQ.o _satfractUTQDQ.o _satfractUTQTQ.o _satfractUTQHA.o _satfractUTQSA.o _satfractUTQDA.o _satfractUTQTA.o _satfractUTQUQQ.o _satfractUTQUHQ.o _satfractUTQUSQ.o _satfractUTQUDQ.o _satfractUTQUHA.o _satfractUTQUSA.o _satfractUTQUDA.o _satfractUTQUTA.o _satfractUHAQQ.o _satfractUHAHQ.o _satfractUHASQ.o _satfractUHADQ.o _satfractUHATQ.o _satfractUHAHA.o _satfractUHASA.o _satfractUHADA.o _satfractUHATA.o _satfractUHAUQQ.o _satfractUHAUHQ.o _satfractUHAUSQ.o _satfractUHAUDQ.o _satfractUHAUTQ.o _satfractUHAUSA.o _satfractUHAUDA.o _satfractUHAUTA.o _satfractUSAQQ.o _satfractUSAHQ.o _satfractUSASQ.o _satfractUSADQ.o _satfractUSATQ.o _satfractUSAHA.o _satfractUSASA.o _satfractUSADA.o _satfractUSATA.o _satfractUSAUQQ.o _satfractUSAUHQ.o _satfractUSAUSQ.o _satfractUSAUDQ.o _satfractUSAUTQ.o _satfractUSAUHA.o _satfractUSAUDA.o _satfractUSAUTA.o _satfractUDAQQ.o _satfractUDAHQ.o _satfractUDASQ.o _satfractUDADQ.o _satfractUDATQ.o _satfractUDAHA.o _satfractUDASA.o _satfractUDADA.o _satfractUDATA.o _satfractUDAUQQ.o _satfractUDAUHQ.o _satfractUDAUSQ.o _satfractUDAUDQ.o _satfractUDAUTQ.o _satfractUDAUHA.o _satfractUDAUSA.o _satfractUDAUTA.o _satfractUTAQQ.o _satfractUTAHQ.o _satfractUTASQ.o _satfractUTADQ.o _satfractUTATQ.o _satfractUTAHA.o _satfractUTASA.o _satfractUTADA.o _satfractUTATA.o _satfractUTAUQQ.o _satfractUTAUHQ.o _satfractUTAUSQ.o _satfractUTAUDQ.o _satfractUTAUTQ.o _satfractUTAUHA.o _satfractUTAUSA.o _satfractUTAUDA.o _satfractQIQQ.o _satfractQIHQ.o _satfractQISQ.o _satfractQIDQ.o _satfractQITQ.o _satfractQIHA.o _satfractQISA.o _satfractQIDA.o _satfractQITA.o _satfractQIUQQ.o _satfractQIUHQ.o _satfractQIUSQ.o _satfractQIUDQ.o _satfractQIUTQ.o _satfractQIUHA.o _satfractQIUSA.o _satfractQIUDA.o _satfractQIUTA.o _satfractHIQQ.o _satfractHIHQ.o _satfractHISQ.o _satfractHIDQ.o _satfractHITQ.o _satfractHIHA.o _satfractHISA.o _satfractHIDA.o _satfractHITA.o _satfractHIUQQ.o _satfractHIUHQ.o _satfractHIUSQ.o _satfractHIUDQ.o _satfractHIUTQ.o _satfractHIUHA.o _satfractHIUSA.o _satfractHIUDA.o _satfractHIUTA.o _satfractSIQQ.o _satfractSIHQ.o _satfractSISQ.o _satfractSIDQ.o _satfractSITQ.o _satfractSIHA.o _satfractSISA.o _satfractSIDA.o _satfractSITA.o _satfractSIUQQ.o _satfractSIUHQ.o _satfractSIUSQ.o _satfractSIUDQ.o _satfractSIUTQ.o _satfractSIUHA.o _satfractSIUSA.o _satfractSIUDA.o _satfractSIUTA.o _satfractDIQQ.o _satfractDIHQ.o _satfractDISQ.o _satfractDIDQ.o _satfractDITQ.o _satfractDIHA.o _satfractDISA.o _satfractDIDA.o _satfractDITA.o _satfractDIUQQ.o _satfractDIUHQ.o _satfractDIUSQ.o _satfractDIUDQ.o _satfractDIUTQ.o _satfractDIUHA.o _satfractDIUSA.o _satfractDIUDA.o _satfractDIUTA.o _satfractTIQQ.o _satfractTIHQ.o _satfractTISQ.o _satfractTIDQ.o _satfractTITQ.o _satfractTIHA.o _satfractTISA.o _satfractTIDA.o _satfractTITA.o _satfractTIUQQ.o _satfractTIUHQ.o _satfractTIUSQ.o _satfractTIUDQ.o _satfractTIUTQ.o _satfractTIUHA.o _satfractTIUSA.o _satfractTIUDA.o _satfractTIUTA.o _satfractSFQQ.o _satfractSFHQ.o _satfractSFSQ.o _satfractSFDQ.o _satfractSFTQ.o _satfractSFHA.o _satfractSFSA.o _satfractSFDA.o _satfractSFTA.o _satfractSFUQQ.o _satfractSFUHQ.o _satfractSFUSQ.o _satfractSFUDQ.o _satfractSFUTQ.o _satfractSFUHA.o _satfractSFUSA.o _satfractSFUDA.o _satfractSFUTA.o _satfractDFQQ.o _satfractDFHQ.o _satfractDFSQ.o _satfractDFDQ.o _satfractDFTQ.o _satfractDFHA.o _satfractDFSA.o _satfractDFDA.o _satfractDFTA.o _satfractDFUQQ.o _satfractDFUHQ.o _satfractDFUSQ.o _satfractDFUDQ.o _satfractDFUTQ.o _satfractDFUHA.o _satfractDFUSA.o _satfractDFUDA.o _satfractDFUTA.o _satfractunsUQIQQ.o _satfractunsUQIHQ.o _satfractunsUQISQ.o _satfractunsUQIDQ.o _satfractunsUQITQ.o _satfractunsUQIHA.o _satfractunsUQISA.o _satfractunsUQIDA.o _satfractunsUQITA.o _satfractunsUQIUQQ.o _satfractunsUQIUHQ.o _satfractunsUQIUSQ.o _satfractunsUQIUDQ.o _satfractunsUQIUTQ.o _satfractunsUQIUHA.o _satfractunsUQIUSA.o _satfractunsUQIUDA.o _satfractunsUQIUTA.o _satfractunsUHIQQ.o _satfractunsUHIHQ.o _satfractunsUHISQ.o _satfractunsUHIDQ.o _satfractunsUHITQ.o _satfractunsUHIHA.o _satfractunsUHISA.o _satfractunsUHIDA.o _satfractunsUHITA.o _satfractunsUHIUQQ.o _satfractunsUHIUHQ.o _satfractunsUHIUSQ.o _satfractunsUHIUDQ.o _satfractunsUHIUTQ.o _satfractunsUHIUHA.o _satfractunsUHIUSA.o _satfractunsUHIUDA.o _satfractunsUHIUTA.o _satfractunsUSIQQ.o _satfractunsUSIHQ.o _satfractunsUSISQ.o _satfractunsUSIDQ.o _satfractunsUSITQ.o _satfractunsUSIHA.o _satfractunsUSISA.o _satfractunsUSIDA.o _satfractunsUSITA.o _satfractunsUSIUQQ.o _satfractunsUSIUHQ.o _satfractunsUSIUSQ.o _satfractunsUSIUDQ.o _satfractunsUSIUTQ.o _satfractunsUSIUHA.o _satfractunsUSIUSA.o _satfractunsUSIUDA.o _satfractunsUSIUTA.o _satfractunsUDIQQ.o _satfractunsUDIHQ.o _satfractunsUDISQ.o _satfractunsUDIDQ.o _satfractunsUDITQ.o _satfractunsUDIHA.o _satfractunsUDISA.o _satfractunsUDIDA.o _satfractunsUDITA.o _satfractunsUDIUQQ.o _satfractunsUDIUHQ.o _satfractunsUDIUSQ.o _satfractunsUDIUDQ.o _satfractunsUDIUTQ.o _satfractunsUDIUHA.o _satfractunsUDIUSA.o _satfractunsUDIUDA.o _satfractunsUDIUTA.o _satfractunsUTIQQ.o _satfractunsUTIHQ.o _satfractunsUTISQ.o _satfractunsUTIDQ.o _satfractunsUTITQ.o _satfractunsUTIHA.o _satfractunsUTISA.o _satfractunsUTIDA.o _satfractunsUTITA.o _satfractunsUTIUQQ.o _satfractunsUTIUHQ.o _satfractunsUTIUSQ.o _satfractunsUTIUDQ.o _satfractunsUTIUTQ.o _satfractunsUTIUHA.o _satfractunsUTIUSA.o _satfractunsUTIUDA.o _satfractunsUTIUTA.o enable-execute-stack.o unwind-dw2.o unwind-dw2-fde.o unwind-sjlj.o unwind-c.o emutls.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr3 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcc.a $objects
/usr/avr/bin/ranlib libgcc.a
# Now that we have built all the objects, we need to copy
# them back to the GCC directory. Too many things (other
# in-tree libraries, and DejaGNU) know about the layout
# of the build tree, for now.
make install-leaf DESTDIR=../../.././gcc \
slibdir= libsubdir= MULTIOSDIR=avr3
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr3/libgcc'
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr3
/usr/bin/install -c -m 644 libgcc.a ../../.././gcc/avr3/
chmod 644 ../../.././gcc/avr3/libgcc.a
/usr/avr/bin/ranlib ../../.././gcc/avr3/libgcc.a
/usr/bin/install -c -m 644 libgcov.a ../../.././gcc/avr3/
chmod 644 ../../.././gcc/avr3/libgcov.a
/usr/avr/bin/ranlib ../../.././gcc/avr3/libgcov.a
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr3/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr3/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr3/$file ;; \
esac; \
done
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr3/libgcc'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr3/libgcc'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr31/libgcc'
# If this is the top-level multilib, build all the other
# multilibs.
DEFINES='' HEADERS='../../../../gcc-4.8.5/libgcc/config/avr/avr-lib.h' \
../../../../gcc-4.8.5/libgcc/mkheader.sh > tmp-libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3_s.o -MT _mulqi3_s.o -MD -MP -MF _mulqi3_s.dep -DSHARED -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3_s.o -MT _mulhi3_s.o -MD -MP -MF _mulhi3_s.dep -DSHARED -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/bin/sh ../../../../gcc-4.8.5/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3_s.o -MT _mulqihi3_s.o -MD -MP -MF _mulqihi3_s.dep -DSHARED -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3_s.o -MT _umulqihi3_s.o -MD -MP -MF _umulqihi3_s.dep -DSHARED -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3_s.o -MT _mulpsi3_s.o -MD -MP -MF _mulpsi3_s.dep -DSHARED -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3_s.o -MT _mulsqipsi3_s.o -MD -MP -MF _mulsqipsi3_s.dep -DSHARED -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
echo timestamp > libgcc_tm.stamp
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3_s.o -MT _mulhisi3_s.o -MD -MP -MF _mulhisi3_s.dep -DSHARED -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3_s.o -MT _umulhisi3_s.o -MD -MP -MF _umulhisi3_s.dep -DSHARED -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3_s.o -MT _usmulhisi3_s.o -MD -MP -MF _usmulhisi3_s.dep -DSHARED -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3_s.o -MT _muluhisi3_s.o -MD -MP -MF _muluhisi3_s.dep -DSHARED -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3_s.o -MT _mulshisi3_s.o -MD -MP -MF _mulshisi3_s.dep -DSHARED -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3_s.o -MT _mulsi3_s.o -MD -MP -MF _mulsi3_s.dep -DSHARED -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4_s.o -MT _udivmodqi4_s.o -MD -MP -MF _udivmodqi4_s.dep -DSHARED -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4_s.o -MT _divmodqi4_s.o -MD -MP -MF _divmodqi4_s.dep -DSHARED -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4_s.o -MT _udivmodhi4_s.o -MD -MP -MF _udivmodhi4_s.dep -DSHARED -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4_s.o -MT _divmodhi4_s.o -MD -MP -MF _divmodhi4_s.dep -DSHARED -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4_s.o -MT _divmodpsi4_s.o -MD -MP -MF _divmodpsi4_s.dep -DSHARED -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4_s.o -MT _udivmodpsi4_s.o -MD -MP -MF _udivmodpsi4_s.dep -DSHARED -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4_s.o -MT _udivmodsi4_s.o -MD -MP -MF _udivmodsi4_s.dep -DSHARED -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4_s.o -MT _divmodsi4_s.o -MD -MP -MF _divmodsi4_s.dep -DSHARED -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6_s.o -MT _muldi3_6_s.o -MD -MP -MF _muldi3_6_s.dep -DSHARED -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3_s.o -MT _mulsidi3_s.o -MD -MP -MF _mulsidi3_s.dep -DSHARED -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3_s.o -MT _umulsidi3_s.o -MD -MP -MF _umulsidi3_s.dep -DSHARED -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64_s.o -MT _udivmod64_s.o -MD -MP -MF _udivmod64_s.dep -DSHARED -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2_s.o -MT _negsi2_s.o -MD -MP -MF _negsi2_s.dep -DSHARED -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue_s.o -MT _prologue_s.o -MD -MP -MF _prologue_s.dep -DSHARED -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue_s.o -MT _epilogue_s.o -MD -MP -MF _epilogue_s.dep -DSHARED -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit_s.o -MT _exit_s.o -MD -MP -MF _exit_s.dep -DSHARED -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup_s.o -MT _cleanup_s.o -MD -MP -MF _cleanup_s.dep -DSHARED -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_s.o -MT _tablejump_s.o -MD -MP -MF _tablejump_s.dep -DSHARED -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm_s.o -MT _tablejump_elpm_s.o -MD -MP -MF _tablejump_elpm_s.dep -DSHARED -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3_s.o -MT _load_3_s.o -MD -MP -MF _load_3_s.dep -DSHARED -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4_s.o -MT _load_4_s.o -MD -MP -MF _load_4_s.dep -DSHARED -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1_s.o -MT _xload_1_s.o -MD -MP -MF _xload_1_s.dep -DSHARED -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2_s.o -MT _xload_2_s.o -MD -MP -MF _xload_2_s.dep -DSHARED -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3_s.o -MT _xload_3_s.o -MD -MP -MF _xload_3_s.dep -DSHARED -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4_s.o -MT _xload_4_s.o -MD -MP -MF _xload_4_s.dep -DSHARED -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx_s.o -MT _movmemx_s.o -MD -MP -MF _movmemx_s.dep -DSHARED -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data_s.o -MT _copy_data_s.o -MD -MP -MF _copy_data_s.dep -DSHARED -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss_s.o -MT _clear_bss_s.o -MD -MP -MF _clear_bss_s.dep -DSHARED -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors_s.o -MT _dtors_s.o -MD -MP -MF _dtors_s.dep -DSHARED -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2_s.o -MT _ffshi2_s.o -MD -MP -MF _ffshi2_s.dep -DSHARED -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2_s.o -MT _loop_ffsqi2_s.o -MD -MP -MF _loop_ffsqi2_s.dep -DSHARED -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2_s.o -MT _ctzhi2_s.o -MD -MP -MF _ctzhi2_s.dep -DSHARED -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2_s.o -MT _clzhi2_s.o -MD -MP -MF _clzhi2_s.dep -DSHARED -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2_s.o -MT _parityhi2_s.o -MD -MP -MF _parityhi2_s.dep -DSHARED -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2_s.o -MT _popcounthi2_s.o -MD -MP -MF _popcounthi2_s.dep -DSHARED -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2_s.o -MT _popcountqi2_s.o -MD -MP -MF _popcountqi2_s.dep -DSHARED -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3_s.o -MT _rotldi3_s.o -MD -MP -MF _rotldi3_s.dep -DSHARED -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s.o -MT _adddi3_s.o -MD -MP -MF _adddi3_s.dep -DSHARED -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8_s.o -MT _adddi3_s8_s.o -MD -MP -MF _adddi3_s8_s.dep -DSHARED -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3_s.o -MT _subdi3_s.o -MD -MP -MF _subdi3_s.dep -DSHARED -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8_s.o -MT _cmpdi2_s8_s.o -MD -MP -MF _cmpdi2_s8_s.dep -DSHARED -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul_s.o -MT _fmul_s.o -MD -MP -MF _fmul_s.dep -DSHARED -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls_s.o -MT _fmuls_s.o -MD -MP -MF _fmuls_s.dep -DSHARED -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu_s.o -MT _fmulsu_s.o -MD -MP -MF _fmulsu_s.dep -DSHARED -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf_s.o -MT _fractqqsf_s.o -MD -MP -MF _fractqqsf_s.dep -DSHARED -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf_s.o -MT _fractuqqsf_s.o -MD -MP -MF _fractuqqsf_s.dep -DSHARED -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf_s.o -MT _fracthqsf_s.o -MD -MP -MF _fracthqsf_s.dep -DSHARED -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf_s.o -MT _fractuhqsf_s.o -MD -MP -MF _fractuhqsf_s.dep -DSHARED -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf_s.o -MT _fracthasf_s.o -MD -MP -MF _fracthasf_s.dep -DSHARED -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf_s.o -MT _fractuhasf_s.o -MD -MP -MF _fractuhasf_s.dep -DSHARED -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf_s.o -MT _fractsasf_s.o -MD -MP -MF _fractsasf_s.dep -DSHARED -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf_s.o -MT _fractusasf_s.o -MD -MP -MF _fractusasf_s.dep -DSHARED -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf_s.o -MT _fractsqsf_s.o -MD -MP -MF _fractsqsf_s.dep -DSHARED -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf_s.o -MT _fractusqsf_s.o -MD -MP -MF _fractusqsf_s.dep -DSHARED -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq_s.o -MT _fractsfqq_s.o -MD -MP -MF _fractsfqq_s.dep -DSHARED -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq_s.o -MT _fractsfuqq_s.o -MD -MP -MF _fractsfuqq_s.dep -DSHARED -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq_s.o -MT _fractsfhq_s.o -MD -MP -MF _fractsfhq_s.dep -DSHARED -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq_s.o -MT _fractsfuhq_s.o -MD -MP -MF _fractsfuhq_s.dep -DSHARED -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha_s.o -MT _fractsfha_s.o -MD -MP -MF _fractsfha_s.dep -DSHARED -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha_s.o -MT _fractsfuha_s.o -MD -MP -MF _fractsfuha_s.dep -DSHARED -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq_s.o -MT _fractsfsq_s.o -MD -MP -MF _fractsfsq_s.dep -DSHARED -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq_s.o -MT _fractsfusq_s.o -MD -MP -MF _fractsfusq_s.dep -DSHARED -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa_s.o -MT _fractsfsa_s.o -MD -MP -MF _fractsfsa_s.dep -DSHARED -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa_s.o -MT _fractsfusa_s.o -MD -MP -MF _fractsfusa_s.dep -DSHARED -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3_s.o -MT _mulqq3_s.o -MD -MP -MF _mulqq3_s.dep -DSHARED -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3_s.o -MT _mulhq3_s.o -MD -MP -MF _mulhq3_s.dep -DSHARED -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3_s.o -MT _muluhq3_s.o -MD -MP -MF _muluhq3_s.dep -DSHARED -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3_s.o -MT _mulha3_s.o -MD -MP -MF _mulha3_s.dep -DSHARED -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_s.o -MT _muluha3_s.o -MD -MP -MF _muluha3_s.dep -DSHARED -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round_s.o -MT _muluha3_round_s.o -MD -MP -MF _muluha3_round_s.dep -DSHARED -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3_s.o -MT _mulsa3_s.o -MD -MP -MF _mulsa3_s.dep -DSHARED -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3_s.o -MT _mulusa3_s.o -MD -MP -MF _mulusa3_s.dep -DSHARED -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3_s.o -MT _usmuluha3_s.o -MD -MP -MF _usmuluha3_s.dep -DSHARED -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3_s.o -MT _ssmulha3_s.o -MD -MP -MF _ssmulha3_s.dep -DSHARED -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3_s.o -MT _usmulusa3_s.o -MD -MP -MF _usmulusa3_s.dep -DSHARED -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3_s.o -MT _ssmulsa3_s.o -MD -MP -MF _ssmulsa3_s.dep -DSHARED -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3_s.o -MT _divqq3_s.o -MD -MP -MF _divqq3_s.dep -DSHARED -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3_s.o -MT _udivuqq3_s.o -MD -MP -MF _udivuqq3_s.dep -DSHARED -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper_s.o -MT _divqq_helper_s.o -MD -MP -MF _divqq_helper_s.dep -DSHARED -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3_s.o -MT _divhq3_s.o -MD -MP -MF _divhq3_s.dep -DSHARED -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3_s.o -MT _udivuhq3_s.o -MD -MP -MF _udivuhq3_s.dep -DSHARED -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3_s.o -MT _divha3_s.o -MD -MP -MF _divha3_s.dep -DSHARED -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3_s.o -MT _udivuha3_s.o -MD -MP -MF _udivuha3_s.dep -DSHARED -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3_s.o -MT _divsa3_s.o -MD -MP -MF _divsa3_s.dep -DSHARED -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3_s.o -MT _udivusa3_s.o -MD -MP -MF _udivusa3_s.dep -DSHARED -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8_s.o -MT _clr_8_s.o -MD -MP -MF _clr_8_s.dep -DSHARED -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2_s.o -MT _ssneg_2_s.o -MD -MP -MF _ssneg_2_s.dep -DSHARED -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4_s.o -MT _ssneg_4_s.o -MD -MP -MF _ssneg_4_s.dep -DSHARED -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8_s.o -MT _ssneg_8_s.o -MD -MP -MF _ssneg_8_s.dep -DSHARED -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1_s.o -MT _ssabs_1_s.o -MD -MP -MF _ssabs_1_s.dep -DSHARED -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2_s.o -MT _ssabs_2_s.o -MD -MP -MF _ssabs_2_s.dep -DSHARED -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4_s.o -MT _ssabs_4_s.o -MD -MP -MF _ssabs_4_s.dep -DSHARED -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8_s.o -MT _ssabs_8_s.o -MD -MP -MF _ssabs_8_s.dep -DSHARED -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8_s.o -MT _ssadd_8_s.o -MD -MP -MF _ssadd_8_s.dep -DSHARED -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8_s.o -MT _sssub_8_s.o -MD -MP -MF _sssub_8_s.dep -DSHARED -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8_s.o -MT _usadd_8_s.o -MD -MP -MF _usadd_8_s.dep -DSHARED -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8_s.o -MT _ussub_8_s.o -MD -MP -MF _ussub_8_s.dep -DSHARED -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1_s.o -MT _mask1_s.o -MD -MP -MF _mask1_s.dep -DSHARED -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret_s.o -MT _ret_s.o -MD -MP -MF _ret_s.dep -DSHARED -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3_s.o -MT _roundqq3_s.o -MD -MP -MF _roundqq3_s.dep -DSHARED -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3_s.o -MT _rounduqq3_s.o -MD -MP -MF _rounduqq3_s.dep -DSHARED -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2_s.o -MT _round_s2_s.o -MD -MP -MF _round_s2_s.dep -DSHARED -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2_s.o -MT _round_u2_s.o -MD -MP -MF _round_u2_s.dep -DSHARED -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const_s.o -MT _round_2_const_s.o -MD -MP -MF _round_2_const_s.dep -DSHARED -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2_s.o -MT _addmask_2_s.o -MD -MP -MF _addmask_2_s.dep -DSHARED -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4_s.o -MT _round_s4_s.o -MD -MP -MF _round_s4_s.dep -DSHARED -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4_s.o -MT _round_u4_s.o -MD -MP -MF _round_u4_s.dep -DSHARED -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const_s.o -MT _round_4_const_s.o -MD -MP -MF _round_4_const_s.dep -DSHARED -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4_s.o -MT _addmask_4_s.o -MD -MP -MF _addmask_4_s.dep -DSHARED -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8_s.o -MT _round_x8_s.o -MD -MP -MF _round_x8_s.dep -DSHARED -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3_s.o -MT _rounddq3_s.o -MD -MP -MF _rounddq3_s.dep -DSHARED -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3_s.o -MT _roundudq3_s.o -MD -MP -MF _roundudq3_s.dep -DSHARED -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3_s.o -MT _roundda3_s.o -MD -MP -MF _roundda3_s.dep -DSHARED -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3_s.o -MT _rounduda3_s.o -MD -MP -MF _rounduda3_s.dep -DSHARED -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3_s.o -MT _roundta3_s.o -MD -MP -MF _roundta3_s.dep -DSHARED -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3_s.o -MT _rounduta3_s.o -MD -MP -MF _rounduta3_s.dep -DSHARED -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
# Early copyback; see "all" above for the rationale. The
dest=../../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../../gcc-4.8.5/libgcc/../move-if-change $dest ../../.././gcc/include/unwind.h
# early copy is necessary so that the gcc -B options find
# the right startup files when linking shared libgcc.
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr31
mkdir -p -- ../../.././gcc/avr31
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr31/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr31/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr31/$file ;; \
esac; \
done
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqihi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulqihi3.visT
mv -f _mulhi3.visT _mulhi3.vis
mv -f _mulqi3.visT _mulqi3.vis
mv -f _mulqihi3.visT _mulqihi3.vis
mv -f _umulqihi3.visT _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulpsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulpsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsqipsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsqipsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulhisi3.visT
mv -f _mulpsi3.visT _mulpsi3.vis
mv -f _mulhisi3.visT _mulhisi3.vis
mv -f _umulhisi3.visT _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulshisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulshisi3.visT
mv -f _mulsqipsi3.visT _mulsqipsi3.vis
mv -f _usmulhisi3.visT _usmulhisi3.vis
mv -f _muluhisi3.visT _muluhisi3.vis
mv -f _mulshisi3.visT _mulshisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodhi4.visT
mv -f _mulsi3.visT _mulsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodhi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodpsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodpsi4.visT
mv -f _udivmodqi4.visT _udivmodqi4.vis
mv -f _divmodpsi4.visT _divmodpsi4.vis
mv -f _divmodqi4.visT _divmodqi4.vis
mv -f _udivmodhi4.visT _udivmodhi4.vis
mv -f _divmodhi4.visT _divmodhi4.vis
mv -f _udivmodpsi4.visT _udivmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivdi3.visT
mv -f _udivmodsi4.visT _udivmodsi4.vis
mv -f _divmodsi4.visT _divmodsi4.vis
mv -f _divdi3.visT _divdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3.visT
mv -f _udivdi3.visT _udivdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3_6.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulsidi3.visT
mv -f _muldi3_6.visT _muldi3_6.vis
mv -f _muldi3.visT _muldi3.vis
mv -f _umulsidi3.visT _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmod64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmod64.visT
mv -f _mulsidi3.visT _mulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negsi2.visT
mv -f _udivmod64.visT _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _prologue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _prologue.visT
mv -f _negsi2.visT _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _epilogue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _epilogue.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _exit_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _exit.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cleanup_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cleanup.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_elpm_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump_elpm.visT
mv -f _negdi2.visT _negdi2.vis
mv -f _prologue.visT _prologue.vis
mv -f _epilogue.visT _epilogue.vis
mv -f _exit.visT _exit.vis
mv -f _cleanup.visT _cleanup.vis
mv -f _tablejump_elpm.visT _tablejump_elpm.vis
mv -f _tablejump.visT _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_1.visT
mv -f _load_3.visT _load_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_3.visT
mv -f _load_4.visT _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _movmemx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _movmemx.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _copy_data_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _copy_data.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clear_bss_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clear_bss.visT
mv -f _xload_2.visT _xload_2.vis
mv -f _xload_3.visT _xload_3.vis
mv -f _xload_1.visT _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctors.visT
mv -f _xload_4.visT _xload_4.vis
mv -f _movmemx.visT _movmemx.vis
mv -f _copy_data.visT _copy_data.vis
mv -f _clear_bss.visT _clear_bss.vis
mv -f _ctors.visT _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _dtors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _dtors.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffssi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffssi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffshi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffshi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _loop_ffsqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _loop_ffsqi2.visT
mv -f _dtors.visT _dtors.vis
mv -f _ffssi2.visT _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzdi2.visT
mv -f _ffshi2.visT _ffshi2.vis
mv -f _ctzsi2.visT _ctzsi2.vis
mv -f _loop_ffsqi2.visT _loop_ffsqi2.vis
mv -f _ctzhi2.visT _ctzhi2.vis
mv -f _clzdi2.visT _clzdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritydi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritydi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritysi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritysi2.visT
mv -f _clzhi2.visT _clzhi2.vis
mv -f _clzsi2.visT _clzsi2.vis
mv -f _paritydi2.visT _paritydi2.vis
mv -f _paritysi2.visT _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _parityhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _parityhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcounthi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcounthi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountqi2.visT
mv -f _parityhi2.visT _parityhi2.vis
mv -f _popcounthi2.visT _popcounthi2.vis
mv -f _popcountsi2.visT _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapsi2.visT
mv -f _popcountdi2.visT _popcountdi2.vis
mv -f _popcountqi2.visT _popcountqi2.vis
mv -f _bswapsi2.visT _bswapsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashrdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _lshrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _lshrdi3.visT
mv -f _bswapdi2.visT _bswapdi2.vis
mv -f _ashrdi3.visT _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rotldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rotldi3.visT
mv -f _ashldi3.visT _ashldi3.vis
mv -f _lshrdi3.visT _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3.visT
mv -f _rotldi3.visT _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _subdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _subdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2.visT
mv -f _adddi3.visT _adddi3.vis
mv -f _adddi3_s8.visT _adddi3_s8.vis
mv -f _subdi3.visT _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2_s8.visT
mv -f _cmpdi2.visT _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmul_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmul.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmuls_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmuls.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmulsu_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmulsu.visT
mv -f _cmpdi2_s8.visT _cmpdi2_s8.vis
mv -f _fmul.visT _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractqqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuqqsf.visT
mv -f _fmuls.visT _fmuls.vis
mv -f _fmulsu.visT _fmulsu.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthqsf.visT
mv -f _fractqqsf.visT _fractqqsf.vis
mv -f _fractuqqsf.visT _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusasf.visT
mv -f _fracthqsf.visT _fracthqsf.vis
mv -f _fracthasf.visT _fracthasf.vis
mv -f _fractuhqsf.visT _fractuhqsf.vis
mv -f _fractuhasf.visT _fractuhasf.vis
mv -f _fractsasf.visT _fractsasf.vis
mv -f _fractusasf.visT _fractusasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfqq.visT
mv -f _fractusqsf.visT _fractusqsf.vis
mv -f _fractsqsf.visT _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuqq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfhq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuhq.visT
mv -f _fractsfqq.visT _fractsfqq.vis
mv -f _fractsfuqq.visT _fractsfuqq.vis
mv -f _fractsfhq.visT _fractsfhq.vis
mv -f _fractsfuhq.visT _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfha.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuha.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusa.visT
mv -f _fractsfuha.visT _fractsfuha.vis
mv -f _fractsfusq.visT _fractsfusq.vis
mv -f _fractsfha.visT _fractsfha.vis
mv -f _fractsfsq.visT _fractsfsq.vis
mv -f _fractsfsa.visT _fractsfsa.vis
mv -f _fractsfusa.visT _fractsfusa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_round_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3_round.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulusa3.visT
mv -f _mulhq3.visT _mulhq3.vis
mv -f _mulqq3.visT _mulqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmuluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmuluha3.visT
mv -f _muluhq3.visT _muluhq3.vis
mv -f _muluha3.visT _muluha3.vis
mv -f _mulha3.visT _mulha3.vis
mv -f _muluha3_round.visT _muluha3_round.vis
mv -f _mulsa3.visT _mulsa3.vis
mv -f _mulusa3.visT _mulusa3.vis
mv -f _usmuluha3.visT _usmuluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuqq3.visT
mv -f _ssmulha3.visT _ssmulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq_helper_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq_helper.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divha3.visT
mv -f _usmulusa3.visT _usmulusa3.vis
mv -f _divqq3.visT _divqq3.vis
mv -f _ssmulsa3.visT _ssmulsa3.vis
mv -f _divqq_helper.visT _divqq_helper.vis
mv -f _udivuqq3.visT _udivuqq3.vis
mv -f _divhq3.visT _divhq3.vis
mv -f _udivuhq3.visT _udivuhq3.vis
mv -f _divha3.visT _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clr_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clr_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_2.visT
mv -f _udivuha3.visT _udivuha3.vis
mv -f _divsa3.visT _divsa3.vis
mv -f _clr_8.visT _clr_8.vis
mv -f _udivusa3.visT _udivusa3.vis
mv -f _ssneg_2.visT _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_4.visT
mv -f _ssneg_4.visT _ssneg_4.vis
mv -f _ssneg_8.visT _ssneg_8.vis
mv -f _ssabs_1.visT _ssabs_1.vis
mv -f _ssabs_2.visT _ssabs_2.vis
mv -f _ssabs_4.visT _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _sssub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _sssub_8.visT
mv -f _ssabs_8.visT _ssabs_8.vis
mv -f _ssadd_8.visT _ssadd_8.vis
mv -f _sssub_8.visT _sssub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ussub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ussub_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mask1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mask1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ret_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ret.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u2.visT
mv -f _usadd_8.visT _usadd_8.vis
mv -f _ussub_8.visT _ussub_8.vis
mv -f _mask1.visT _mask1.vis
mv -f _ret.visT _ret.vis
mv -f _roundqq3.visT _roundqq3.vis
mv -f _rounduqq3.visT _rounduqq3.vis
mv -f _round_s2.visT _round_s2.vis
mv -f _round_u2.visT _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_2_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_2_const.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u4.visT
mv -f _round_2_const.visT _round_2_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_4_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_4_const.visT
mv -f _addmask_2.visT _addmask_2.vis
mv -f _round_s4.visT _round_s4.vis
mv -f _round_u4.visT _round_u4.vis
mv -f _round_4_const.visT _round_4_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_x8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_x8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounddq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounddq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundudq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundudq3.visT
mv -f _addmask_4.visT _addmask_4.vis
mv -f _round_x8.visT _round_x8.vis
mv -f _roundudq3.visT _roundudq3.vis
mv -f _rounddq3.visT _rounddq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundda3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduda3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundta3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduta3.visT
mv -f _rounduda3.visT _rounduda3.vis
mv -f _roundda3.visT _roundda3.vis
mv -f _roundta3.visT _roundta3.vis
mv -f _rounduta3.visT _rounduta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _pack_sf.o -MT _pack_sf.o -MD -MP -MF _pack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_pack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _unpack_sf.o -MT _unpack_sf.o -MD -MP -MF _unpack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_unpack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fpcmp_parts_sf.o -MT _fpcmp_parts_sf.o -MD -MP -MF _fpcmp_parts_sf.dep -DFINE_GRAINED_LIBRARIES -DL_fpcmp_parts_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _make_sf.o -MT _make_sf.o -MD -MP -MF _make_sf.dep -DFINE_GRAINED_LIBRARIES -DL_make_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sf_to_df.o -MT _sf_to_df.o -MD -MP -MF _sf_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_df -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _thenan_sf.o -MT _thenan_sf.o -MD -MP -MF _thenan_sf.dep -DFINE_GRAINED_LIBRARIES -DL_thenan_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negQQ.o -MT _negQQ.o -MD -MP -MF _negQQ.dep -DL_neg -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHQ.o -MT _negHQ.o -MD -MP -MF _negHQ.dep -DL_neg -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSQ.o -MT _negSQ.o -MD -MP -MF _negSQ.dep -DL_neg -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDQ.o -MT _negDQ.o -MD -MP -MF _negDQ.dep -DL_neg -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTQ.o -MT _negTQ.o -MD -MP -MF _negTQ.dep -DL_neg -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHA.o -MT _negHA.o -MD -MP -MF _negHA.dep -DL_neg -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSA.o -MT _negSA.o -MD -MP -MF _negSA.dep -DL_neg -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDA.o -MT _negDA.o -MD -MP -MF _negDA.dep -DL_neg -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTA.o -MT _negTA.o -MD -MP -MF _negTA.dep -DL_neg -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUQQ.o -MT _negUQQ.o -MD -MP -MF _negUQQ.dep -DL_neg -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHQ.o -MT _negUHQ.o -MD -MP -MF _negUHQ.dep -DL_neg -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSQ.o -MT _negUSQ.o -MD -MP -MF _negUSQ.dep -DL_neg -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDQ.o -MT _negUDQ.o -MD -MP -MF _negUDQ.dep -DL_neg -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTQ.o -MT _negUTQ.o -MD -MP -MF _negUTQ.dep -DL_neg -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHA.o -MT _negUHA.o -MD -MP -MF _negUHA.dep -DL_neg -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSA.o -MT _negUSA.o -MD -MP -MF _negUSA.dep -DL_neg -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDA.o -MT _negUDA.o -MD -MP -MF _negUDA.dep -DL_neg -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTA.o -MT _negUTA.o -MD -MP -MF _negUTA.dep -DL_neg -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulSQ.o -MT _mulSQ.o -MD -MP -MF _mulSQ.dep -DL_mul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDQ.o -MT _mulDQ.o -MD -MP -MF _mulDQ.dep -DL_mul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTQ.o -MT _mulTQ.o -MD -MP -MF _mulTQ.dep -DL_mul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDA.o -MT _mulDA.o -MD -MP -MF _mulDA.dep -DL_mul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTA.o -MT _mulTA.o -MD -MP -MF _mulTA.dep -DL_mul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUSQ.o -MT _mulUSQ.o -MD -MP -MF _mulUSQ.dep -DL_mul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDQ.o -MT _mulUDQ.o -MD -MP -MF _mulUDQ.dep -DL_mul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTQ.o -MT _mulUTQ.o -MD -MP -MF _mulUTQ.dep -DL_mul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDA.o -MT _mulUDA.o -MD -MP -MF _mulUDA.dep -DL_mul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTA.o -MT _mulUTA.o -MD -MP -MF _mulUTA.dep -DL_mul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperQQ.o -MT _mulhelperQQ.o -MD -MP -MF _mulhelperQQ.dep -DL_mulhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHQ.o -MT _mulhelperHQ.o -MD -MP -MF _mulhelperHQ.dep -DL_mulhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSQ.o -MT _mulhelperSQ.o -MD -MP -MF _mulhelperSQ.dep -DL_mulhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDQ.o -MT _mulhelperDQ.o -MD -MP -MF _mulhelperDQ.dep -DL_mulhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTQ.o -MT _mulhelperTQ.o -MD -MP -MF _mulhelperTQ.dep -DL_mulhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHA.o -MT _mulhelperHA.o -MD -MP -MF _mulhelperHA.dep -DL_mulhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSA.o -MT _mulhelperSA.o -MD -MP -MF _mulhelperSA.dep -DL_mulhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDA.o -MT _mulhelperDA.o -MD -MP -MF _mulhelperDA.dep -DL_mulhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTA.o -MT _mulhelperTA.o -MD -MP -MF _mulhelperTA.dep -DL_mulhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUQQ.o -MT _mulhelperUQQ.o -MD -MP -MF _mulhelperUQQ.dep -DL_mulhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHQ.o -MT _mulhelperUHQ.o -MD -MP -MF _mulhelperUHQ.dep -DL_mulhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSQ.o -MT _mulhelperUSQ.o -MD -MP -MF _mulhelperUSQ.dep -DL_mulhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDQ.o -MT _mulhelperUDQ.o -MD -MP -MF _mulhelperUDQ.dep -DL_mulhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTQ.o -MT _mulhelperUTQ.o -MD -MP -MF _mulhelperUTQ.dep -DL_mulhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHA.o -MT _mulhelperUHA.o -MD -MP -MF _mulhelperUHA.dep -DL_mulhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSA.o -MT _mulhelperUSA.o -MD -MP -MF _mulhelperUSA.dep -DL_mulhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDA.o -MT _mulhelperUDA.o -MD -MP -MF _mulhelperUDA.dep -DL_mulhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTA.o -MT _mulhelperUTA.o -MD -MP -MF _mulhelperUTA.dep -DL_mulhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperQQ.o -MT _divhelperQQ.o -MD -MP -MF _divhelperQQ.dep -DL_divhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHQ.o -MT _divhelperHQ.o -MD -MP -MF _divhelperHQ.dep -DL_divhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSQ.o -MT _divhelperSQ.o -MD -MP -MF _divhelperSQ.dep -DL_divhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDQ.o -MT _divhelperDQ.o -MD -MP -MF _divhelperDQ.dep -DL_divhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTQ.o -MT _divhelperTQ.o -MD -MP -MF _divhelperTQ.dep -DL_divhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHA.o -MT _divhelperHA.o -MD -MP -MF _divhelperHA.dep -DL_divhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSA.o -MT _divhelperSA.o -MD -MP -MF _divhelperSA.dep -DL_divhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDA.o -MT _divhelperDA.o -MD -MP -MF _divhelperDA.dep -DL_divhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTA.o -MT _divhelperTA.o -MD -MP -MF _divhelperTA.dep -DL_divhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUQQ.o -MT _divhelperUQQ.o -MD -MP -MF _divhelperUQQ.dep -DL_divhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHQ.o -MT _divhelperUHQ.o -MD -MP -MF _divhelperUHQ.dep -DL_divhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSQ.o -MT _divhelperUSQ.o -MD -MP -MF _divhelperUSQ.dep -DL_divhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDQ.o -MT _divhelperUDQ.o -MD -MP -MF _divhelperUDQ.dep -DL_divhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTQ.o -MT _divhelperUTQ.o -MD -MP -MF _divhelperUTQ.dep -DL_divhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHA.o -MT _divhelperUHA.o -MD -MP -MF _divhelperUHA.dep -DL_divhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSA.o -MT _divhelperUSA.o -MD -MP -MF _divhelperUSA.dep -DL_divhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDA.o -MT _divhelperUDA.o -MD -MP -MF _divhelperUDA.dep -DL_divhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTA.o -MT _divhelperUTA.o -MD -MP -MF _divhelperUTA.dep -DL_divhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperQQ.o -MT _ashlhelperQQ.o -MD -MP -MF _ashlhelperQQ.dep -DL_ashlhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHQ.o -MT _ashlhelperHQ.o -MD -MP -MF _ashlhelperHQ.dep -DL_ashlhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSQ.o -MT _ashlhelperSQ.o -MD -MP -MF _ashlhelperSQ.dep -DL_ashlhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDQ.o -MT _ashlhelperDQ.o -MD -MP -MF _ashlhelperDQ.dep -DL_ashlhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTQ.o -MT _ashlhelperTQ.o -MD -MP -MF _ashlhelperTQ.dep -DL_ashlhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHA.o -MT _ashlhelperHA.o -MD -MP -MF _ashlhelperHA.dep -DL_ashlhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSA.o -MT _ashlhelperSA.o -MD -MP -MF _ashlhelperSA.dep -DL_ashlhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDA.o -MT _ashlhelperDA.o -MD -MP -MF _ashlhelperDA.dep -DL_ashlhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTA.o -MT _ashlhelperTA.o -MD -MP -MF _ashlhelperTA.dep -DL_ashlhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUQQ.o -MT _ashlhelperUQQ.o -MD -MP -MF _ashlhelperUQQ.dep -DL_ashlhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHQ.o -MT _ashlhelperUHQ.o -MD -MP -MF _ashlhelperUHQ.dep -DL_ashlhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSQ.o -MT _ashlhelperUSQ.o -MD -MP -MF _ashlhelperUSQ.dep -DL_ashlhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDQ.o -MT _ashlhelperUDQ.o -MD -MP -MF _ashlhelperUDQ.dep -DL_ashlhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTQ.o -MT _ashlhelperUTQ.o -MD -MP -MF _ashlhelperUTQ.dep -DL_ashlhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHA.o -MT _ashlhelperUHA.o -MD -MP -MF _ashlhelperUHA.dep -DL_ashlhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSA.o -MT _ashlhelperUSA.o -MD -MP -MF _ashlhelperUSA.dep -DL_ashlhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDA.o -MT _ashlhelperUDA.o -MD -MP -MF _ashlhelperUDA.dep -DL_ashlhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTA.o -MT _ashlhelperUTA.o -MD -MP -MF _ashlhelperUTA.dep -DL_ashlhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1QQ.o -MT _saturate1QQ.o -MD -MP -MF _saturate1QQ.dep -DL_saturate1 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HQ.o -MT _saturate1HQ.o -MD -MP -MF _saturate1HQ.dep -DL_saturate1 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SQ.o -MT _saturate1SQ.o -MD -MP -MF _saturate1SQ.dep -DL_saturate1 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DQ.o -MT _saturate1DQ.o -MD -MP -MF _saturate1DQ.dep -DL_saturate1 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TQ.o -MT _saturate1TQ.o -MD -MP -MF _saturate1TQ.dep -DL_saturate1 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HA.o -MT _saturate1HA.o -MD -MP -MF _saturate1HA.dep -DL_saturate1 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SA.o -MT _saturate1SA.o -MD -MP -MF _saturate1SA.dep -DL_saturate1 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DA.o -MT _saturate1DA.o -MD -MP -MF _saturate1DA.dep -DL_saturate1 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TA.o -MT _saturate1TA.o -MD -MP -MF _saturate1TA.dep -DL_saturate1 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UQQ.o -MT _saturate1UQQ.o -MD -MP -MF _saturate1UQQ.dep -DL_saturate1 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHQ.o -MT _saturate1UHQ.o -MD -MP -MF _saturate1UHQ.dep -DL_saturate1 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USQ.o -MT _saturate1USQ.o -MD -MP -MF _saturate1USQ.dep -DL_saturate1 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDQ.o -MT _saturate1UDQ.o -MD -MP -MF _saturate1UDQ.dep -DL_saturate1 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTQ.o -MT _saturate1UTQ.o -MD -MP -MF _saturate1UTQ.dep -DL_saturate1 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHA.o -MT _saturate1UHA.o -MD -MP -MF _saturate1UHA.dep -DL_saturate1 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USA.o -MT _saturate1USA.o -MD -MP -MF _saturate1USA.dep -DL_saturate1 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDA.o -MT _saturate1UDA.o -MD -MP -MF _saturate1UDA.dep -DL_saturate1 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTA.o -MT _saturate1UTA.o -MD -MP -MF _saturate1UTA.dep -DL_saturate1 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2QQ.o -MT _saturate2QQ.o -MD -MP -MF _saturate2QQ.dep -DL_saturate2 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HQ.o -MT _saturate2HQ.o -MD -MP -MF _saturate2HQ.dep -DL_saturate2 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SQ.o -MT _saturate2SQ.o -MD -MP -MF _saturate2SQ.dep -DL_saturate2 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DQ.o -MT _saturate2DQ.o -MD -MP -MF _saturate2DQ.dep -DL_saturate2 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TQ.o -MT _saturate2TQ.o -MD -MP -MF _saturate2TQ.dep -DL_saturate2 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HA.o -MT _saturate2HA.o -MD -MP -MF _saturate2HA.dep -DL_saturate2 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SA.o -MT _saturate2SA.o -MD -MP -MF _saturate2SA.dep -DL_saturate2 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DA.o -MT _saturate2DA.o -MD -MP -MF _saturate2DA.dep -DL_saturate2 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TA.o -MT _saturate2TA.o -MD -MP -MF _saturate2TA.dep -DL_saturate2 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UQQ.o -MT _saturate2UQQ.o -MD -MP -MF _saturate2UQQ.dep -DL_saturate2 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHQ.o -MT _saturate2UHQ.o -MD -MP -MF _saturate2UHQ.dep -DL_saturate2 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USQ.o -MT _saturate2USQ.o -MD -MP -MF _saturate2USQ.dep -DL_saturate2 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDQ.o -MT _saturate2UDQ.o -MD -MP -MF _saturate2UDQ.dep -DL_saturate2 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTQ.o -MT _saturate2UTQ.o -MD -MP -MF _saturate2UTQ.dep -DL_saturate2 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHA.o -MT _saturate2UHA.o -MD -MP -MF _saturate2UHA.dep -DL_saturate2 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USA.o -MT _saturate2USA.o -MD -MP -MF _saturate2USA.dep -DL_saturate2 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDA.o -MT _saturate2UDA.o -MD -MP -MF _saturate2UDA.dep -DL_saturate2 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTA.o -MT _saturate2UTA.o -MD -MP -MF _saturate2UTA.dep -DL_saturate2 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulQQ.o -MT _ssmulQQ.o -MD -MP -MF _ssmulQQ.dep -DL_ssmul -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulHQ.o -MT _ssmulHQ.o -MD -MP -MF _ssmulHQ.dep -DL_ssmul -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulSQ.o -MT _ssmulSQ.o -MD -MP -MF _ssmulSQ.dep -DL_ssmul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDQ.o -MT _ssmulDQ.o -MD -MP -MF _ssmulDQ.dep -DL_ssmul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTQ.o -MT _ssmulTQ.o -MD -MP -MF _ssmulTQ.dep -DL_ssmul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDA.o -MT _ssmulDA.o -MD -MP -MF _ssmulDA.dep -DL_ssmul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTA.o -MT _ssmulTA.o -MD -MP -MF _ssmulTA.dep -DL_ssmul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivQQ.o -MT _ssdivQQ.o -MD -MP -MF _ssdivQQ.dep -DL_ssdiv -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHQ.o -MT _ssdivHQ.o -MD -MP -MF _ssdivHQ.dep -DL_ssdiv -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSQ.o -MT _ssdivSQ.o -MD -MP -MF _ssdivSQ.dep -DL_ssdiv -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDQ.o -MT _ssdivDQ.o -MD -MP -MF _ssdivDQ.dep -DL_ssdiv -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTQ.o -MT _ssdivTQ.o -MD -MP -MF _ssdivTQ.dep -DL_ssdiv -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHA.o -MT _ssdivHA.o -MD -MP -MF _ssdivHA.dep -DL_ssdiv -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSA.o -MT _ssdivSA.o -MD -MP -MF _ssdivSA.dep -DL_ssdiv -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDA.o -MT _ssdivDA.o -MD -MP -MF _ssdivDA.dep -DL_ssdiv -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTA.o -MT _ssdivTA.o -MD -MP -MF _ssdivTA.dep -DL_ssdiv -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divSQ.o -MT _divSQ.o -MD -MP -MF _divSQ.dep -DL_div -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDQ.o -MT _divDQ.o -MD -MP -MF _divDQ.dep -DL_div -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTQ.o -MT _divTQ.o -MD -MP -MF _divTQ.dep -DL_div -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDA.o -MT _divDA.o -MD -MP -MF _divDA.dep -DL_div -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTA.o -MT _divTA.o -MD -MP -MF _divTA.dep -DL_div -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlQQ.o -MT _ssashlQQ.o -MD -MP -MF _ssashlQQ.dep -DL_ssashl -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHQ.o -MT _ssashlHQ.o -MD -MP -MF _ssashlHQ.dep -DL_ssashl -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSQ.o -MT _ssashlSQ.o -MD -MP -MF _ssashlSQ.dep -DL_ssashl -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDQ.o -MT _ssashlDQ.o -MD -MP -MF _ssashlDQ.dep -DL_ssashl -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTQ.o -MT _ssashlTQ.o -MD -MP -MF _ssashlTQ.dep -DL_ssashl -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHA.o -MT _ssashlHA.o -MD -MP -MF _ssashlHA.dep -DL_ssashl -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSA.o -MT _ssashlSA.o -MD -MP -MF _ssashlSA.dep -DL_ssashl -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDA.o -MT _ssashlDA.o -MD -MP -MF _ssashlDA.dep -DL_ssashl -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTA.o -MT _ssashlTA.o -MD -MP -MF _ssashlTA.dep -DL_ssashl -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUQQ.o -MT _usmulUQQ.o -MD -MP -MF _usmulUQQ.dep -DL_usmul -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUHQ.o -MT _usmulUHQ.o -MD -MP -MF _usmulUHQ.dep -DL_usmul -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUSQ.o -MT _usmulUSQ.o -MD -MP -MF _usmulUSQ.dep -DL_usmul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDQ.o -MT _usmulUDQ.o -MD -MP -MF _usmulUDQ.dep -DL_usmul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTQ.o -MT _usmulUTQ.o -MD -MP -MF _usmulUTQ.dep -DL_usmul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDA.o -MT _usmulUDA.o -MD -MP -MF _usmulUDA.dep -DL_usmul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTA.o -MT _usmulUTA.o -MD -MP -MF _usmulUTA.dep -DL_usmul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUQQ.o -MT _usdivUQQ.o -MD -MP -MF _usdivUQQ.dep -DL_usdiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHQ.o -MT _usdivUHQ.o -MD -MP -MF _usdivUHQ.dep -DL_usdiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSQ.o -MT _usdivUSQ.o -MD -MP -MF _usdivUSQ.dep -DL_usdiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDQ.o -MT _usdivUDQ.o -MD -MP -MF _usdivUDQ.dep -DL_usdiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTQ.o -MT _usdivUTQ.o -MD -MP -MF _usdivUTQ.dep -DL_usdiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHA.o -MT _usdivUHA.o -MD -MP -MF _usdivUHA.dep -DL_usdiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSA.o -MT _usdivUSA.o -MD -MP -MF _usdivUSA.dep -DL_usdiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDA.o -MT _usdivUDA.o -MD -MP -MF _usdivUDA.dep -DL_usdiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTA.o -MT _usdivUTA.o -MD -MP -MF _usdivUTA.dep -DL_usdiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUQQ.o -MT _udivUQQ.o -MD -MP -MF _udivUQQ.dep -DL_udiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHQ.o -MT _udivUHQ.o -MD -MP -MF _udivUHQ.dep -DL_udiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSQ.o -MT _udivUSQ.o -MD -MP -MF _udivUSQ.dep -DL_udiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDQ.o -MT _udivUDQ.o -MD -MP -MF _udivUDQ.dep -DL_udiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTQ.o -MT _udivUTQ.o -MD -MP -MF _udivUTQ.dep -DL_udiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHA.o -MT _udivUHA.o -MD -MP -MF _udivUHA.dep -DL_udiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSA.o -MT _udivUSA.o -MD -MP -MF _udivUSA.dep -DL_udiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDA.o -MT _udivUDA.o -MD -MP -MF _udivUDA.dep -DL_udiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTA.o -MT _udivUTA.o -MD -MP -MF _udivUTA.dep -DL_udiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUQQ.o -MT _usashlUQQ.o -MD -MP -MF _usashlUQQ.dep -DL_usashl -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHQ.o -MT _usashlUHQ.o -MD -MP -MF _usashlUHQ.dep -DL_usashl -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSQ.o -MT _usashlUSQ.o -MD -MP -MF _usashlUSQ.dep -DL_usashl -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDQ.o -MT _usashlUDQ.o -MD -MP -MF _usashlUDQ.dep -DL_usashl -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTQ.o -MT _usashlUTQ.o -MD -MP -MF _usashlUTQ.dep -DL_usashl -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHA.o -MT _usashlUHA.o -MD -MP -MF _usashlUHA.dep -DL_usashl -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSA.o -MT _usashlUSA.o -MD -MP -MF _usashlUSA.dep -DL_usashl -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDA.o -MT _usashlUDA.o -MD -MP -MF _usashlUDA.dep -DL_usashl -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTA.o -MT _usashlUTA.o -MD -MP -MF _usashlUTA.dep -DL_usashl -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractQQDF.o -MT _fractQQDF.o -MD -MP -MF _fractQQDF.dep -DL_fract -DFROM_QQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHQDF.o -MT _fractHQDF.o -MD -MP -MF _fractHQDF.dep -DL_fract -DFROM_HQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSQDF.o -MT _fractSQDF.o -MD -MP -MF _fractSQDF.dep -DL_fract -DFROM_SQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQSF.o -MT _fractDQSF.o -MD -MP -MF _fractDQSF.dep -DL_fract -DFROM_DQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQDF.o -MT _fractDQDF.o -MD -MP -MF _fractDQDF.dep -DL_fract -DFROM_DQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQSF.o -MT _fractTQSF.o -MD -MP -MF _fractTQSF.dep -DL_fract -DFROM_TQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQDF.o -MT _fractTQDF.o -MD -MP -MF _fractTQDF.dep -DL_fract -DFROM_TQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHADF.o -MT _fractHADF.o -MD -MP -MF _fractHADF.dep -DL_fract -DFROM_HA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSADF.o -MT _fractSADF.o -MD -MP -MF _fractSADF.dep -DL_fract -DFROM_SA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDASF.o -MT _fractDASF.o -MD -MP -MF _fractDASF.dep -DL_fract -DFROM_DA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDADF.o -MT _fractDADF.o -MD -MP -MF _fractDADF.dep -DL_fract -DFROM_DA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTASF.o -MT _fractTASF.o -MD -MP -MF _fractTASF.dep -DL_fract -DFROM_TA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTADF.o -MT _fractTADF.o -MD -MP -MF _fractTADF.dep -DL_fract -DFROM_TA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUQQDF.o -MT _fractUQQDF.o -MD -MP -MF _fractUQQDF.dep -DL_fract -DFROM_UQQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHQDF.o -MT _fractUHQDF.o -MD -MP -MF _fractUHQDF.dep -DL_fract -DFROM_UHQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSQDF.o -MT _fractUSQDF.o -MD -MP -MF _fractUSQDF.dep -DL_fract -DFROM_USQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQSF.o -MT _fractUDQSF.o -MD -MP -MF _fractUDQSF.dep -DL_fract -DFROM_UDQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQDF.o -MT _fractUDQDF.o -MD -MP -MF _fractUDQDF.dep -DL_fract -DFROM_UDQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQSF.o -MT _fractUTQSF.o -MD -MP -MF _fractUTQSF.dep -DL_fract -DFROM_UTQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQDF.o -MT _fractUTQDF.o -MD -MP -MF _fractUTQDF.dep -DL_fract -DFROM_UTQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHADF.o -MT _fractUHADF.o -MD -MP -MF _fractUHADF.dep -DL_fract -DFROM_UHA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSADF.o -MT _fractUSADF.o -MD -MP -MF _fractUSADF.dep -DL_fract -DFROM_USA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDASF.o -MT _fractUDASF.o -MD -MP -MF _fractUDASF.dep -DL_fract -DFROM_UDA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDADF.o -MT _fractUDADF.o -MD -MP -MF _fractUDADF.dep -DL_fract -DFROM_UDA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTASF.o -MT _fractUTASF.o -MD -MP -MF _fractUTASF.dep -DL_fract -DFROM_UTA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTADF.o -MT _fractUTADF.o -MD -MP -MF _fractUTADF.dep -DL_fract -DFROM_UTA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFSQ.o -MT _fractSFSQ.o -MD -MP -MF _fractSFSQ.dep -DL_fract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDQ.o -MT _fractSFDQ.o -MD -MP -MF _fractSFDQ.dep -DL_fract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTQ.o -MT _fractSFTQ.o -MD -MP -MF _fractSFTQ.dep -DL_fract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDA.o -MT _fractSFDA.o -MD -MP -MF _fractSFDA.dep -DL_fract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTA.o -MT _fractSFTA.o -MD -MP -MF _fractSFTA.dep -DL_fract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUSQ.o -MT _fractSFUSQ.o -MD -MP -MF _fractSFUSQ.dep -DL_fract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDQ.o -MT _fractSFUDQ.o -MD -MP -MF _fractSFUDQ.dep -DL_fract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTQ.o -MT _fractSFUTQ.o -MD -MP -MF _fractSFUTQ.dep -DL_fract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDA.o -MT _fractSFUDA.o -MD -MP -MF _fractSFUDA.dep -DL_fract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTA.o -MT _fractSFUTA.o -MD -MP -MF _fractSFUTA.dep -DL_fract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFQQ.o -MT _fractDFQQ.o -MD -MP -MF _fractDFQQ.dep -DL_fract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHQ.o -MT _fractDFHQ.o -MD -MP -MF _fractDFHQ.dep -DL_fract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSQ.o -MT _fractDFSQ.o -MD -MP -MF _fractDFSQ.dep -DL_fract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDQ.o -MT _fractDFDQ.o -MD -MP -MF _fractDFDQ.dep -DL_fract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTQ.o -MT _fractDFTQ.o -MD -MP -MF _fractDFTQ.dep -DL_fract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHA.o -MT _fractDFHA.o -MD -MP -MF _fractDFHA.dep -DL_fract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSA.o -MT _fractDFSA.o -MD -MP -MF _fractDFSA.dep -DL_fract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDA.o -MT _fractDFDA.o -MD -MP -MF _fractDFDA.dep -DL_fract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTA.o -MT _fractDFTA.o -MD -MP -MF _fractDFTA.dep -DL_fract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUQQ.o -MT _fractDFUQQ.o -MD -MP -MF _fractDFUQQ.dep -DL_fract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHQ.o -MT _fractDFUHQ.o -MD -MP -MF _fractDFUHQ.dep -DL_fract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSQ.o -MT _fractDFUSQ.o -MD -MP -MF _fractDFUSQ.dep -DL_fract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDQ.o -MT _fractDFUDQ.o -MD -MP -MF _fractDFUDQ.dep -DL_fract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTQ.o -MT _fractDFUTQ.o -MD -MP -MF _fractDFUTQ.dep -DL_fract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHA.o -MT _fractDFUHA.o -MD -MP -MF _fractDFUHA.dep -DL_fract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSA.o -MT _fractDFUSA.o -MD -MP -MF _fractDFUSA.dep -DL_fract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDA.o -MT _fractDFUDA.o -MD -MP -MF _fractDFUDA.dep -DL_fract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTA.o -MT _fractDFUTA.o -MD -MP -MF _fractDFUTA.dep -DL_fract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHQ.o -MT _satfractQQHQ.o -MD -MP -MF _satfractQQHQ.dep -DL_satfract -DFROM_QQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSQ.o -MT _satfractQQSQ.o -MD -MP -MF _satfractQQSQ.dep -DL_satfract -DFROM_QQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDQ.o -MT _satfractQQDQ.o -MD -MP -MF _satfractQQDQ.dep -DL_satfract -DFROM_QQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTQ.o -MT _satfractQQTQ.o -MD -MP -MF _satfractQQTQ.dep -DL_satfract -DFROM_QQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHA.o -MT _satfractQQHA.o -MD -MP -MF _satfractQQHA.dep -DL_satfract -DFROM_QQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSA.o -MT _satfractQQSA.o -MD -MP -MF _satfractQQSA.dep -DL_satfract -DFROM_QQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDA.o -MT _satfractQQDA.o -MD -MP -MF _satfractQQDA.dep -DL_satfract -DFROM_QQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTA.o -MT _satfractQQTA.o -MD -MP -MF _satfractQQTA.dep -DL_satfract -DFROM_QQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUQQ.o -MT _satfractQQUQQ.o -MD -MP -MF _satfractQQUQQ.dep -DL_satfract -DFROM_QQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHQ.o -MT _satfractQQUHQ.o -MD -MP -MF _satfractQQUHQ.dep -DL_satfract -DFROM_QQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSQ.o -MT _satfractQQUSQ.o -MD -MP -MF _satfractQQUSQ.dep -DL_satfract -DFROM_QQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDQ.o -MT _satfractQQUDQ.o -MD -MP -MF _satfractQQUDQ.dep -DL_satfract -DFROM_QQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTQ.o -MT _satfractQQUTQ.o -MD -MP -MF _satfractQQUTQ.dep -DL_satfract -DFROM_QQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHA.o -MT _satfractQQUHA.o -MD -MP -MF _satfractQQUHA.dep -DL_satfract -DFROM_QQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSA.o -MT _satfractQQUSA.o -MD -MP -MF _satfractQQUSA.dep -DL_satfract -DFROM_QQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDA.o -MT _satfractQQUDA.o -MD -MP -MF _satfractQQUDA.dep -DL_satfract -DFROM_QQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTA.o -MT _satfractQQUTA.o -MD -MP -MF _satfractQQUTA.dep -DL_satfract -DFROM_QQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQQQ.o -MT _satfractHQQQ.o -MD -MP -MF _satfractHQQQ.dep -DL_satfract -DFROM_HQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSQ.o -MT _satfractHQSQ.o -MD -MP -MF _satfractHQSQ.dep -DL_satfract -DFROM_HQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDQ.o -MT _satfractHQDQ.o -MD -MP -MF _satfractHQDQ.dep -DL_satfract -DFROM_HQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTQ.o -MT _satfractHQTQ.o -MD -MP -MF _satfractHQTQ.dep -DL_satfract -DFROM_HQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQHA.o -MT _satfractHQHA.o -MD -MP -MF _satfractHQHA.dep -DL_satfract -DFROM_HQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSA.o -MT _satfractHQSA.o -MD -MP -MF _satfractHQSA.dep -DL_satfract -DFROM_HQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDA.o -MT _satfractHQDA.o -MD -MP -MF _satfractHQDA.dep -DL_satfract -DFROM_HQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTA.o -MT _satfractHQTA.o -MD -MP -MF _satfractHQTA.dep -DL_satfract -DFROM_HQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUQQ.o -MT _satfractHQUQQ.o -MD -MP -MF _satfractHQUQQ.dep -DL_satfract -DFROM_HQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHQ.o -MT _satfractHQUHQ.o -MD -MP -MF _satfractHQUHQ.dep -DL_satfract -DFROM_HQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSQ.o -MT _satfractHQUSQ.o -MD -MP -MF _satfractHQUSQ.dep -DL_satfract -DFROM_HQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDQ.o -MT _satfractHQUDQ.o -MD -MP -MF _satfractHQUDQ.dep -DL_satfract -DFROM_HQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTQ.o -MT _satfractHQUTQ.o -MD -MP -MF _satfractHQUTQ.dep -DL_satfract -DFROM_HQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHA.o -MT _satfractHQUHA.o -MD -MP -MF _satfractHQUHA.dep -DL_satfract -DFROM_HQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSA.o -MT _satfractHQUSA.o -MD -MP -MF _satfractHQUSA.dep -DL_satfract -DFROM_HQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDA.o -MT _satfractHQUDA.o -MD -MP -MF _satfractHQUDA.dep -DL_satfract -DFROM_HQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTA.o -MT _satfractHQUTA.o -MD -MP -MF _satfractHQUTA.dep -DL_satfract -DFROM_HQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQQQ.o -MT _satfractSQQQ.o -MD -MP -MF _satfractSQQQ.dep -DL_satfract -DFROM_SQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHQ.o -MT _satfractSQHQ.o -MD -MP -MF _satfractSQHQ.dep -DL_satfract -DFROM_SQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDQ.o -MT _satfractSQDQ.o -MD -MP -MF _satfractSQDQ.dep -DL_satfract -DFROM_SQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTQ.o -MT _satfractSQTQ.o -MD -MP -MF _satfractSQTQ.dep -DL_satfract -DFROM_SQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHA.o -MT _satfractSQHA.o -MD -MP -MF _satfractSQHA.dep -DL_satfract -DFROM_SQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQSA.o -MT _satfractSQSA.o -MD -MP -MF _satfractSQSA.dep -DL_satfract -DFROM_SQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDA.o -MT _satfractSQDA.o -MD -MP -MF _satfractSQDA.dep -DL_satfract -DFROM_SQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTA.o -MT _satfractSQTA.o -MD -MP -MF _satfractSQTA.dep -DL_satfract -DFROM_SQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUQQ.o -MT _satfractSQUQQ.o -MD -MP -MF _satfractSQUQQ.dep -DL_satfract -DFROM_SQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHQ.o -MT _satfractSQUHQ.o -MD -MP -MF _satfractSQUHQ.dep -DL_satfract -DFROM_SQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSQ.o -MT _satfractSQUSQ.o -MD -MP -MF _satfractSQUSQ.dep -DL_satfract -DFROM_SQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDQ.o -MT _satfractSQUDQ.o -MD -MP -MF _satfractSQUDQ.dep -DL_satfract -DFROM_SQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTQ.o -MT _satfractSQUTQ.o -MD -MP -MF _satfractSQUTQ.dep -DL_satfract -DFROM_SQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHA.o -MT _satfractSQUHA.o -MD -MP -MF _satfractSQUHA.dep -DL_satfract -DFROM_SQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSA.o -MT _satfractSQUSA.o -MD -MP -MF _satfractSQUSA.dep -DL_satfract -DFROM_SQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDA.o -MT _satfractSQUDA.o -MD -MP -MF _satfractSQUDA.dep -DL_satfract -DFROM_SQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTA.o -MT _satfractSQUTA.o -MD -MP -MF _satfractSQUTA.dep -DL_satfract -DFROM_SQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQQQ.o -MT _satfractDQQQ.o -MD -MP -MF _satfractDQQQ.dep -DL_satfract -DFROM_DQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHQ.o -MT _satfractDQHQ.o -MD -MP -MF _satfractDQHQ.dep -DL_satfract -DFROM_DQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSQ.o -MT _satfractDQSQ.o -MD -MP -MF _satfractDQSQ.dep -DL_satfract -DFROM_DQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTQ.o -MT _satfractDQTQ.o -MD -MP -MF _satfractDQTQ.dep -DL_satfract -DFROM_DQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHA.o -MT _satfractDQHA.o -MD -MP -MF _satfractDQHA.dep -DL_satfract -DFROM_DQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSA.o -MT _satfractDQSA.o -MD -MP -MF _satfractDQSA.dep -DL_satfract -DFROM_DQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQDA.o -MT _satfractDQDA.o -MD -MP -MF _satfractDQDA.dep -DL_satfract -DFROM_DQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTA.o -MT _satfractDQTA.o -MD -MP -MF _satfractDQTA.dep -DL_satfract -DFROM_DQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUQQ.o -MT _satfractDQUQQ.o -MD -MP -MF _satfractDQUQQ.dep -DL_satfract -DFROM_DQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHQ.o -MT _satfractDQUHQ.o -MD -MP -MF _satfractDQUHQ.dep -DL_satfract -DFROM_DQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSQ.o -MT _satfractDQUSQ.o -MD -MP -MF _satfractDQUSQ.dep -DL_satfract -DFROM_DQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDQ.o -MT _satfractDQUDQ.o -MD -MP -MF _satfractDQUDQ.dep -DL_satfract -DFROM_DQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTQ.o -MT _satfractDQUTQ.o -MD -MP -MF _satfractDQUTQ.dep -DL_satfract -DFROM_DQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHA.o -MT _satfractDQUHA.o -MD -MP -MF _satfractDQUHA.dep -DL_satfract -DFROM_DQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSA.o -MT _satfractDQUSA.o -MD -MP -MF _satfractDQUSA.dep -DL_satfract -DFROM_DQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDA.o -MT _satfractDQUDA.o -MD -MP -MF _satfractDQUDA.dep -DL_satfract -DFROM_DQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTA.o -MT _satfractDQUTA.o -MD -MP -MF _satfractDQUTA.dep -DL_satfract -DFROM_DQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQQQ.o -MT _satfractTQQQ.o -MD -MP -MF _satfractTQQQ.dep -DL_satfract -DFROM_TQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHQ.o -MT _satfractTQHQ.o -MD -MP -MF _satfractTQHQ.dep -DL_satfract -DFROM_TQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSQ.o -MT _satfractTQSQ.o -MD -MP -MF _satfractTQSQ.dep -DL_satfract -DFROM_TQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDQ.o -MT _satfractTQDQ.o -MD -MP -MF _satfractTQDQ.dep -DL_satfract -DFROM_TQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHA.o -MT _satfractTQHA.o -MD -MP -MF _satfractTQHA.dep -DL_satfract -DFROM_TQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSA.o -MT _satfractTQSA.o -MD -MP -MF _satfractTQSA.dep -DL_satfract -DFROM_TQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDA.o -MT _satfractTQDA.o -MD -MP -MF _satfractTQDA.dep -DL_satfract -DFROM_TQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQTA.o -MT _satfractTQTA.o -MD -MP -MF _satfractTQTA.dep -DL_satfract -DFROM_TQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUQQ.o -MT _satfractTQUQQ.o -MD -MP -MF _satfractTQUQQ.dep -DL_satfract -DFROM_TQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHQ.o -MT _satfractTQUHQ.o -MD -MP -MF _satfractTQUHQ.dep -DL_satfract -DFROM_TQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSQ.o -MT _satfractTQUSQ.o -MD -MP -MF _satfractTQUSQ.dep -DL_satfract -DFROM_TQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDQ.o -MT _satfractTQUDQ.o -MD -MP -MF _satfractTQUDQ.dep -DL_satfract -DFROM_TQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTQ.o -MT _satfractTQUTQ.o -MD -MP -MF _satfractTQUTQ.dep -DL_satfract -DFROM_TQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHA.o -MT _satfractTQUHA.o -MD -MP -MF _satfractTQUHA.dep -DL_satfract -DFROM_TQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSA.o -MT _satfractTQUSA.o -MD -MP -MF _satfractTQUSA.dep -DL_satfract -DFROM_TQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDA.o -MT _satfractTQUDA.o -MD -MP -MF _satfractTQUDA.dep -DL_satfract -DFROM_TQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTA.o -MT _satfractTQUTA.o -MD -MP -MF _satfractTQUTA.dep -DL_satfract -DFROM_TQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAQQ.o -MT _satfractHAQQ.o -MD -MP -MF _satfractHAQQ.dep -DL_satfract -DFROM_HA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAHQ.o -MT _satfractHAHQ.o -MD -MP -MF _satfractHAHQ.dep -DL_satfract -DFROM_HA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASQ.o -MT _satfractHASQ.o -MD -MP -MF _satfractHASQ.dep -DL_satfract -DFROM_HA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADQ.o -MT _satfractHADQ.o -MD -MP -MF _satfractHADQ.dep -DL_satfract -DFROM_HA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATQ.o -MT _satfractHATQ.o -MD -MP -MF _satfractHATQ.dep -DL_satfract -DFROM_HA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASA.o -MT _satfractHASA.o -MD -MP -MF _satfractHASA.dep -DL_satfract -DFROM_HA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADA.o -MT _satfractHADA.o -MD -MP -MF _satfractHADA.dep -DL_satfract -DFROM_HA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATA.o -MT _satfractHATA.o -MD -MP -MF _satfractHATA.dep -DL_satfract -DFROM_HA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUQQ.o -MT _satfractHAUQQ.o -MD -MP -MF _satfractHAUQQ.dep -DL_satfract -DFROM_HA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHQ.o -MT _satfractHAUHQ.o -MD -MP -MF _satfractHAUHQ.dep -DL_satfract -DFROM_HA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSQ.o -MT _satfractHAUSQ.o -MD -MP -MF _satfractHAUSQ.dep -DL_satfract -DFROM_HA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDQ.o -MT _satfractHAUDQ.o -MD -MP -MF _satfractHAUDQ.dep -DL_satfract -DFROM_HA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTQ.o -MT _satfractHAUTQ.o -MD -MP -MF _satfractHAUTQ.dep -DL_satfract -DFROM_HA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHA.o -MT _satfractHAUHA.o -MD -MP -MF _satfractHAUHA.dep -DL_satfract -DFROM_HA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSA.o -MT _satfractHAUSA.o -MD -MP -MF _satfractHAUSA.dep -DL_satfract -DFROM_HA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDA.o -MT _satfractHAUDA.o -MD -MP -MF _satfractHAUDA.dep -DL_satfract -DFROM_HA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTA.o -MT _satfractHAUTA.o -MD -MP -MF _satfractHAUTA.dep -DL_satfract -DFROM_HA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAQQ.o -MT _satfractSAQQ.o -MD -MP -MF _satfractSAQQ.dep -DL_satfract -DFROM_SA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHQ.o -MT _satfractSAHQ.o -MD -MP -MF _satfractSAHQ.dep -DL_satfract -DFROM_SA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSASQ.o -MT _satfractSASQ.o -MD -MP -MF _satfractSASQ.dep -DL_satfract -DFROM_SA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADQ.o -MT _satfractSADQ.o -MD -MP -MF _satfractSADQ.dep -DL_satfract -DFROM_SA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATQ.o -MT _satfractSATQ.o -MD -MP -MF _satfractSATQ.dep -DL_satfract -DFROM_SA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHA.o -MT _satfractSAHA.o -MD -MP -MF _satfractSAHA.dep -DL_satfract -DFROM_SA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADA.o -MT _satfractSADA.o -MD -MP -MF _satfractSADA.dep -DL_satfract -DFROM_SA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATA.o -MT _satfractSATA.o -MD -MP -MF _satfractSATA.dep -DL_satfract -DFROM_SA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUQQ.o -MT _satfractSAUQQ.o -MD -MP -MF _satfractSAUQQ.dep -DL_satfract -DFROM_SA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHQ.o -MT _satfractSAUHQ.o -MD -MP -MF _satfractSAUHQ.dep -DL_satfract -DFROM_SA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSQ.o -MT _satfractSAUSQ.o -MD -MP -MF _satfractSAUSQ.dep -DL_satfract -DFROM_SA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDQ.o -MT _satfractSAUDQ.o -MD -MP -MF _satfractSAUDQ.dep -DL_satfract -DFROM_SA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTQ.o -MT _satfractSAUTQ.o -MD -MP -MF _satfractSAUTQ.dep -DL_satfract -DFROM_SA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHA.o -MT _satfractSAUHA.o -MD -MP -MF _satfractSAUHA.dep -DL_satfract -DFROM_SA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSA.o -MT _satfractSAUSA.o -MD -MP -MF _satfractSAUSA.dep -DL_satfract -DFROM_SA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDA.o -MT _satfractSAUDA.o -MD -MP -MF _satfractSAUDA.dep -DL_satfract -DFROM_SA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTA.o -MT _satfractSAUTA.o -MD -MP -MF _satfractSAUTA.dep -DL_satfract -DFROM_SA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAQQ.o -MT _satfractDAQQ.o -MD -MP -MF _satfractDAQQ.dep -DL_satfract -DFROM_DA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHQ.o -MT _satfractDAHQ.o -MD -MP -MF _satfractDAHQ.dep -DL_satfract -DFROM_DA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASQ.o -MT _satfractDASQ.o -MD -MP -MF _satfractDASQ.dep -DL_satfract -DFROM_DA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDADQ.o -MT _satfractDADQ.o -MD -MP -MF _satfractDADQ.dep -DL_satfract -DFROM_DA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATQ.o -MT _satfractDATQ.o -MD -MP -MF _satfractDATQ.dep -DL_satfract -DFROM_DA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHA.o -MT _satfractDAHA.o -MD -MP -MF _satfractDAHA.dep -DL_satfract -DFROM_DA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASA.o -MT _satfractDASA.o -MD -MP -MF _satfractDASA.dep -DL_satfract -DFROM_DA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATA.o -MT _satfractDATA.o -MD -MP -MF _satfractDATA.dep -DL_satfract -DFROM_DA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUQQ.o -MT _satfractDAUQQ.o -MD -MP -MF _satfractDAUQQ.dep -DL_satfract -DFROM_DA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHQ.o -MT _satfractDAUHQ.o -MD -MP -MF _satfractDAUHQ.dep -DL_satfract -DFROM_DA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSQ.o -MT _satfractDAUSQ.o -MD -MP -MF _satfractDAUSQ.dep -DL_satfract -DFROM_DA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDQ.o -MT _satfractDAUDQ.o -MD -MP -MF _satfractDAUDQ.dep -DL_satfract -DFROM_DA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTQ.o -MT _satfractDAUTQ.o -MD -MP -MF _satfractDAUTQ.dep -DL_satfract -DFROM_DA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHA.o -MT _satfractDAUHA.o -MD -MP -MF _satfractDAUHA.dep -DL_satfract -DFROM_DA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSA.o -MT _satfractDAUSA.o -MD -MP -MF _satfractDAUSA.dep -DL_satfract -DFROM_DA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDA.o -MT _satfractDAUDA.o -MD -MP -MF _satfractDAUDA.dep -DL_satfract -DFROM_DA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTA.o -MT _satfractDAUTA.o -MD -MP -MF _satfractDAUTA.dep -DL_satfract -DFROM_DA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAQQ.o -MT _satfractTAQQ.o -MD -MP -MF _satfractTAQQ.dep -DL_satfract -DFROM_TA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHQ.o -MT _satfractTAHQ.o -MD -MP -MF _satfractTAHQ.dep -DL_satfract -DFROM_TA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASQ.o -MT _satfractTASQ.o -MD -MP -MF _satfractTASQ.dep -DL_satfract -DFROM_TA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADQ.o -MT _satfractTADQ.o -MD -MP -MF _satfractTADQ.dep -DL_satfract -DFROM_TA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTATQ.o -MT _satfractTATQ.o -MD -MP -MF _satfractTATQ.dep -DL_satfract -DFROM_TA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHA.o -MT _satfractTAHA.o -MD -MP -MF _satfractTAHA.dep -DL_satfract -DFROM_TA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASA.o -MT _satfractTASA.o -MD -MP -MF _satfractTASA.dep -DL_satfract -DFROM_TA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADA.o -MT _satfractTADA.o -MD -MP -MF _satfractTADA.dep -DL_satfract -DFROM_TA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUQQ.o -MT _satfractTAUQQ.o -MD -MP -MF _satfractTAUQQ.dep -DL_satfract -DFROM_TA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHQ.o -MT _satfractTAUHQ.o -MD -MP -MF _satfractTAUHQ.dep -DL_satfract -DFROM_TA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSQ.o -MT _satfractTAUSQ.o -MD -MP -MF _satfractTAUSQ.dep -DL_satfract -DFROM_TA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDQ.o -MT _satfractTAUDQ.o -MD -MP -MF _satfractTAUDQ.dep -DL_satfract -DFROM_TA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTQ.o -MT _satfractTAUTQ.o -MD -MP -MF _satfractTAUTQ.dep -DL_satfract -DFROM_TA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHA.o -MT _satfractTAUHA.o -MD -MP -MF _satfractTAUHA.dep -DL_satfract -DFROM_TA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSA.o -MT _satfractTAUSA.o -MD -MP -MF _satfractTAUSA.dep -DL_satfract -DFROM_TA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDA.o -MT _satfractTAUDA.o -MD -MP -MF _satfractTAUDA.dep -DL_satfract -DFROM_TA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTA.o -MT _satfractTAUTA.o -MD -MP -MF _satfractTAUTA.dep -DL_satfract -DFROM_TA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQQQ.o -MT _satfractUQQQQ.o -MD -MP -MF _satfractUQQQQ.dep -DL_satfract -DFROM_UQQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHQ.o -MT _satfractUQQHQ.o -MD -MP -MF _satfractUQQHQ.dep -DL_satfract -DFROM_UQQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSQ.o -MT _satfractUQQSQ.o -MD -MP -MF _satfractUQQSQ.dep -DL_satfract -DFROM_UQQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDQ.o -MT _satfractUQQDQ.o -MD -MP -MF _satfractUQQDQ.dep -DL_satfract -DFROM_UQQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTQ.o -MT _satfractUQQTQ.o -MD -MP -MF _satfractUQQTQ.dep -DL_satfract -DFROM_UQQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHA.o -MT _satfractUQQHA.o -MD -MP -MF _satfractUQQHA.dep -DL_satfract -DFROM_UQQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSA.o -MT _satfractUQQSA.o -MD -MP -MF _satfractUQQSA.dep -DL_satfract -DFROM_UQQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDA.o -MT _satfractUQQDA.o -MD -MP -MF _satfractUQQDA.dep -DL_satfract -DFROM_UQQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTA.o -MT _satfractUQQTA.o -MD -MP -MF _satfractUQQTA.dep -DL_satfract -DFROM_UQQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHQ.o -MT _satfractUQQUHQ.o -MD -MP -MF _satfractUQQUHQ.dep -DL_satfract -DFROM_UQQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSQ.o -MT _satfractUQQUSQ.o -MD -MP -MF _satfractUQQUSQ.dep -DL_satfract -DFROM_UQQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDQ.o -MT _satfractUQQUDQ.o -MD -MP -MF _satfractUQQUDQ.dep -DL_satfract -DFROM_UQQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTQ.o -MT _satfractUQQUTQ.o -MD -MP -MF _satfractUQQUTQ.dep -DL_satfract -DFROM_UQQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHA.o -MT _satfractUQQUHA.o -MD -MP -MF _satfractUQQUHA.dep -DL_satfract -DFROM_UQQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSA.o -MT _satfractUQQUSA.o -MD -MP -MF _satfractUQQUSA.dep -DL_satfract -DFROM_UQQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDA.o -MT _satfractUQQUDA.o -MD -MP -MF _satfractUQQUDA.dep -DL_satfract -DFROM_UQQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTA.o -MT _satfractUQQUTA.o -MD -MP -MF _satfractUQQUTA.dep -DL_satfract -DFROM_UQQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQQQ.o -MT _satfractUHQQQ.o -MD -MP -MF _satfractUHQQQ.dep -DL_satfract -DFROM_UHQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHQ.o -MT _satfractUHQHQ.o -MD -MP -MF _satfractUHQHQ.dep -DL_satfract -DFROM_UHQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSQ.o -MT _satfractUHQSQ.o -MD -MP -MF _satfractUHQSQ.dep -DL_satfract -DFROM_UHQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDQ.o -MT _satfractUHQDQ.o -MD -MP -MF _satfractUHQDQ.dep -DL_satfract -DFROM_UHQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTQ.o -MT _satfractUHQTQ.o -MD -MP -MF _satfractUHQTQ.dep -DL_satfract -DFROM_UHQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHA.o -MT _satfractUHQHA.o -MD -MP -MF _satfractUHQHA.dep -DL_satfract -DFROM_UHQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSA.o -MT _satfractUHQSA.o -MD -MP -MF _satfractUHQSA.dep -DL_satfract -DFROM_UHQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDA.o -MT _satfractUHQDA.o -MD -MP -MF _satfractUHQDA.dep -DL_satfract -DFROM_UHQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTA.o -MT _satfractUHQTA.o -MD -MP -MF _satfractUHQTA.dep -DL_satfract -DFROM_UHQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUQQ.o -MT _satfractUHQUQQ.o -MD -MP -MF _satfractUHQUQQ.dep -DL_satfract -DFROM_UHQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSQ.o -MT _satfractUHQUSQ.o -MD -MP -MF _satfractUHQUSQ.dep -DL_satfract -DFROM_UHQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDQ.o -MT _satfractUHQUDQ.o -MD -MP -MF _satfractUHQUDQ.dep -DL_satfract -DFROM_UHQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTQ.o -MT _satfractUHQUTQ.o -MD -MP -MF _satfractUHQUTQ.dep -DL_satfract -DFROM_UHQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUHA.o -MT _satfractUHQUHA.o -MD -MP -MF _satfractUHQUHA.dep -DL_satfract -DFROM_UHQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSA.o -MT _satfractUHQUSA.o -MD -MP -MF _satfractUHQUSA.dep -DL_satfract -DFROM_UHQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDA.o -MT _satfractUHQUDA.o -MD -MP -MF _satfractUHQUDA.dep -DL_satfract -DFROM_UHQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTA.o -MT _satfractUHQUTA.o -MD -MP -MF _satfractUHQUTA.dep -DL_satfract -DFROM_UHQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQQQ.o -MT _satfractUSQQQ.o -MD -MP -MF _satfractUSQQQ.dep -DL_satfract -DFROM_USQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHQ.o -MT _satfractUSQHQ.o -MD -MP -MF _satfractUSQHQ.dep -DL_satfract -DFROM_USQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSQ.o -MT _satfractUSQSQ.o -MD -MP -MF _satfractUSQSQ.dep -DL_satfract -DFROM_USQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDQ.o -MT _satfractUSQDQ.o -MD -MP -MF _satfractUSQDQ.dep -DL_satfract -DFROM_USQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTQ.o -MT _satfractUSQTQ.o -MD -MP -MF _satfractUSQTQ.dep -DL_satfract -DFROM_USQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHA.o -MT _satfractUSQHA.o -MD -MP -MF _satfractUSQHA.dep -DL_satfract -DFROM_USQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSA.o -MT _satfractUSQSA.o -MD -MP -MF _satfractUSQSA.dep -DL_satfract -DFROM_USQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDA.o -MT _satfractUSQDA.o -MD -MP -MF _satfractUSQDA.dep -DL_satfract -DFROM_USQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTA.o -MT _satfractUSQTA.o -MD -MP -MF _satfractUSQTA.dep -DL_satfract -DFROM_USQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUQQ.o -MT _satfractUSQUQQ.o -MD -MP -MF _satfractUSQUQQ.dep -DL_satfract -DFROM_USQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHQ.o -MT _satfractUSQUHQ.o -MD -MP -MF _satfractUSQUHQ.dep -DL_satfract -DFROM_USQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDQ.o -MT _satfractUSQUDQ.o -MD -MP -MF _satfractUSQUDQ.dep -DL_satfract -DFROM_USQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTQ.o -MT _satfractUSQUTQ.o -MD -MP -MF _satfractUSQUTQ.dep -DL_satfract -DFROM_USQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHA.o -MT _satfractUSQUHA.o -MD -MP -MF _satfractUSQUHA.dep -DL_satfract -DFROM_USQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUSA.o -MT _satfractUSQUSA.o -MD -MP -MF _satfractUSQUSA.dep -DL_satfract -DFROM_USQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDA.o -MT _satfractUSQUDA.o -MD -MP -MF _satfractUSQUDA.dep -DL_satfract -DFROM_USQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTA.o -MT _satfractUSQUTA.o -MD -MP -MF _satfractUSQUTA.dep -DL_satfract -DFROM_USQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQQQ.o -MT _satfractUDQQQ.o -MD -MP -MF _satfractUDQQQ.dep -DL_satfract -DFROM_UDQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHQ.o -MT _satfractUDQHQ.o -MD -MP -MF _satfractUDQHQ.dep -DL_satfract -DFROM_UDQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSQ.o -MT _satfractUDQSQ.o -MD -MP -MF _satfractUDQSQ.dep -DL_satfract -DFROM_UDQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDQ.o -MT _satfractUDQDQ.o -MD -MP -MF _satfractUDQDQ.dep -DL_satfract -DFROM_UDQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTQ.o -MT _satfractUDQTQ.o -MD -MP -MF _satfractUDQTQ.dep -DL_satfract -DFROM_UDQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHA.o -MT _satfractUDQHA.o -MD -MP -MF _satfractUDQHA.dep -DL_satfract -DFROM_UDQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSA.o -MT _satfractUDQSA.o -MD -MP -MF _satfractUDQSA.dep -DL_satfract -DFROM_UDQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDA.o -MT _satfractUDQDA.o -MD -MP -MF _satfractUDQDA.dep -DL_satfract -DFROM_UDQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTA.o -MT _satfractUDQTA.o -MD -MP -MF _satfractUDQTA.dep -DL_satfract -DFROM_UDQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUQQ.o -MT _satfractUDQUQQ.o -MD -MP -MF _satfractUDQUQQ.dep -DL_satfract -DFROM_UDQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHQ.o -MT _satfractUDQUHQ.o -MD -MP -MF _satfractUDQUHQ.dep -DL_satfract -DFROM_UDQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSQ.o -MT _satfractUDQUSQ.o -MD -MP -MF _satfractUDQUSQ.dep -DL_satfract -DFROM_UDQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTQ.o -MT _satfractUDQUTQ.o -MD -MP -MF _satfractUDQUTQ.dep -DL_satfract -DFROM_UDQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHA.o -MT _satfractUDQUHA.o -MD -MP -MF _satfractUDQUHA.dep -DL_satfract -DFROM_UDQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSA.o -MT _satfractUDQUSA.o -MD -MP -MF _satfractUDQUSA.dep -DL_satfract -DFROM_UDQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUDA.o -MT _satfractUDQUDA.o -MD -MP -MF _satfractUDQUDA.dep -DL_satfract -DFROM_UDQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTA.o -MT _satfractUDQUTA.o -MD -MP -MF _satfractUDQUTA.dep -DL_satfract -DFROM_UDQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQQQ.o -MT _satfractUTQQQ.o -MD -MP -MF _satfractUTQQQ.dep -DL_satfract -DFROM_UTQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHQ.o -MT _satfractUTQHQ.o -MD -MP -MF _satfractUTQHQ.dep -DL_satfract -DFROM_UTQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSQ.o -MT _satfractUTQSQ.o -MD -MP -MF _satfractUTQSQ.dep -DL_satfract -DFROM_UTQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDQ.o -MT _satfractUTQDQ.o -MD -MP -MF _satfractUTQDQ.dep -DL_satfract -DFROM_UTQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTQ.o -MT _satfractUTQTQ.o -MD -MP -MF _satfractUTQTQ.dep -DL_satfract -DFROM_UTQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHA.o -MT _satfractUTQHA.o -MD -MP -MF _satfractUTQHA.dep -DL_satfract -DFROM_UTQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSA.o -MT _satfractUTQSA.o -MD -MP -MF _satfractUTQSA.dep -DL_satfract -DFROM_UTQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDA.o -MT _satfractUTQDA.o -MD -MP -MF _satfractUTQDA.dep -DL_satfract -DFROM_UTQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTA.o -MT _satfractUTQTA.o -MD -MP -MF _satfractUTQTA.dep -DL_satfract -DFROM_UTQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUQQ.o -MT _satfractUTQUQQ.o -MD -MP -MF _satfractUTQUQQ.dep -DL_satfract -DFROM_UTQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHQ.o -MT _satfractUTQUHQ.o -MD -MP -MF _satfractUTQUHQ.dep -DL_satfract -DFROM_UTQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSQ.o -MT _satfractUTQUSQ.o -MD -MP -MF _satfractUTQUSQ.dep -DL_satfract -DFROM_UTQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDQ.o -MT _satfractUTQUDQ.o -MD -MP -MF _satfractUTQUDQ.dep -DL_satfract -DFROM_UTQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHA.o -MT _satfractUTQUHA.o -MD -MP -MF _satfractUTQUHA.dep -DL_satfract -DFROM_UTQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSA.o -MT _satfractUTQUSA.o -MD -MP -MF _satfractUTQUSA.dep -DL_satfract -DFROM_UTQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDA.o -MT _satfractUTQUDA.o -MD -MP -MF _satfractUTQUDA.dep -DL_satfract -DFROM_UTQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUTA.o -MT _satfractUTQUTA.o -MD -MP -MF _satfractUTQUTA.dep -DL_satfract -DFROM_UTQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAQQ.o -MT _satfractUHAQQ.o -MD -MP -MF _satfractUHAQQ.dep -DL_satfract -DFROM_UHA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHQ.o -MT _satfractUHAHQ.o -MD -MP -MF _satfractUHAHQ.dep -DL_satfract -DFROM_UHA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASQ.o -MT _satfractUHASQ.o -MD -MP -MF _satfractUHASQ.dep -DL_satfract -DFROM_UHA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADQ.o -MT _satfractUHADQ.o -MD -MP -MF _satfractUHADQ.dep -DL_satfract -DFROM_UHA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATQ.o -MT _satfractUHATQ.o -MD -MP -MF _satfractUHATQ.dep -DL_satfract -DFROM_UHA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHA.o -MT _satfractUHAHA.o -MD -MP -MF _satfractUHAHA.dep -DL_satfract -DFROM_UHA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASA.o -MT _satfractUHASA.o -MD -MP -MF _satfractUHASA.dep -DL_satfract -DFROM_UHA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADA.o -MT _satfractUHADA.o -MD -MP -MF _satfractUHADA.dep -DL_satfract -DFROM_UHA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATA.o -MT _satfractUHATA.o -MD -MP -MF _satfractUHATA.dep -DL_satfract -DFROM_UHA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUQQ.o -MT _satfractUHAUQQ.o -MD -MP -MF _satfractUHAUQQ.dep -DL_satfract -DFROM_UHA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUHQ.o -MT _satfractUHAUHQ.o -MD -MP -MF _satfractUHAUHQ.dep -DL_satfract -DFROM_UHA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSQ.o -MT _satfractUHAUSQ.o -MD -MP -MF _satfractUHAUSQ.dep -DL_satfract -DFROM_UHA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDQ.o -MT _satfractUHAUDQ.o -MD -MP -MF _satfractUHAUDQ.dep -DL_satfract -DFROM_UHA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTQ.o -MT _satfractUHAUTQ.o -MD -MP -MF _satfractUHAUTQ.dep -DL_satfract -DFROM_UHA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSA.o -MT _satfractUHAUSA.o -MD -MP -MF _satfractUHAUSA.dep -DL_satfract -DFROM_UHA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDA.o -MT _satfractUHAUDA.o -MD -MP -MF _satfractUHAUDA.dep -DL_satfract -DFROM_UHA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTA.o -MT _satfractUHAUTA.o -MD -MP -MF _satfractUHAUTA.dep -DL_satfract -DFROM_UHA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAQQ.o -MT _satfractUSAQQ.o -MD -MP -MF _satfractUSAQQ.dep -DL_satfract -DFROM_USA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHQ.o -MT _satfractUSAHQ.o -MD -MP -MF _satfractUSAHQ.dep -DL_satfract -DFROM_USA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASQ.o -MT _satfractUSASQ.o -MD -MP -MF _satfractUSASQ.dep -DL_satfract -DFROM_USA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADQ.o -MT _satfractUSADQ.o -MD -MP -MF _satfractUSADQ.dep -DL_satfract -DFROM_USA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATQ.o -MT _satfractUSATQ.o -MD -MP -MF _satfractUSATQ.dep -DL_satfract -DFROM_USA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHA.o -MT _satfractUSAHA.o -MD -MP -MF _satfractUSAHA.dep -DL_satfract -DFROM_USA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASA.o -MT _satfractUSASA.o -MD -MP -MF _satfractUSASA.dep -DL_satfract -DFROM_USA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADA.o -MT _satfractUSADA.o -MD -MP -MF _satfractUSADA.dep -DL_satfract -DFROM_USA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATA.o -MT _satfractUSATA.o -MD -MP -MF _satfractUSATA.dep -DL_satfract -DFROM_USA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUQQ.o -MT _satfractUSAUQQ.o -MD -MP -MF _satfractUSAUQQ.dep -DL_satfract -DFROM_USA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHQ.o -MT _satfractUSAUHQ.o -MD -MP -MF _satfractUSAUHQ.dep -DL_satfract -DFROM_USA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUSQ.o -MT _satfractUSAUSQ.o -MD -MP -MF _satfractUSAUSQ.dep -DL_satfract -DFROM_USA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDQ.o -MT _satfractUSAUDQ.o -MD -MP -MF _satfractUSAUDQ.dep -DL_satfract -DFROM_USA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTQ.o -MT _satfractUSAUTQ.o -MD -MP -MF _satfractUSAUTQ.dep -DL_satfract -DFROM_USA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHA.o -MT _satfractUSAUHA.o -MD -MP -MF _satfractUSAUHA.dep -DL_satfract -DFROM_USA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDA.o -MT _satfractUSAUDA.o -MD -MP -MF _satfractUSAUDA.dep -DL_satfract -DFROM_USA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTA.o -MT _satfractUSAUTA.o -MD -MP -MF _satfractUSAUTA.dep -DL_satfract -DFROM_USA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAQQ.o -MT _satfractUDAQQ.o -MD -MP -MF _satfractUDAQQ.dep -DL_satfract -DFROM_UDA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHQ.o -MT _satfractUDAHQ.o -MD -MP -MF _satfractUDAHQ.dep -DL_satfract -DFROM_UDA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASQ.o -MT _satfractUDASQ.o -MD -MP -MF _satfractUDASQ.dep -DL_satfract -DFROM_UDA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADQ.o -MT _satfractUDADQ.o -MD -MP -MF _satfractUDADQ.dep -DL_satfract -DFROM_UDA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATQ.o -MT _satfractUDATQ.o -MD -MP -MF _satfractUDATQ.dep -DL_satfract -DFROM_UDA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHA.o -MT _satfractUDAHA.o -MD -MP -MF _satfractUDAHA.dep -DL_satfract -DFROM_UDA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASA.o -MT _satfractUDASA.o -MD -MP -MF _satfractUDASA.dep -DL_satfract -DFROM_UDA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADA.o -MT _satfractUDADA.o -MD -MP -MF _satfractUDADA.dep -DL_satfract -DFROM_UDA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATA.o -MT _satfractUDATA.o -MD -MP -MF _satfractUDATA.dep -DL_satfract -DFROM_UDA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUQQ.o -MT _satfractUDAUQQ.o -MD -MP -MF _satfractUDAUQQ.dep -DL_satfract -DFROM_UDA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHQ.o -MT _satfractUDAUHQ.o -MD -MP -MF _satfractUDAUHQ.dep -DL_satfract -DFROM_UDA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSQ.o -MT _satfractUDAUSQ.o -MD -MP -MF _satfractUDAUSQ.dep -DL_satfract -DFROM_UDA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUDQ.o -MT _satfractUDAUDQ.o -MD -MP -MF _satfractUDAUDQ.dep -DL_satfract -DFROM_UDA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTQ.o -MT _satfractUDAUTQ.o -MD -MP -MF _satfractUDAUTQ.dep -DL_satfract -DFROM_UDA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHA.o -MT _satfractUDAUHA.o -MD -MP -MF _satfractUDAUHA.dep -DL_satfract -DFROM_UDA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSA.o -MT _satfractUDAUSA.o -MD -MP -MF _satfractUDAUSA.dep -DL_satfract -DFROM_UDA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTA.o -MT _satfractUDAUTA.o -MD -MP -MF _satfractUDAUTA.dep -DL_satfract -DFROM_UDA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAQQ.o -MT _satfractUTAQQ.o -MD -MP -MF _satfractUTAQQ.dep -DL_satfract -DFROM_UTA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHQ.o -MT _satfractUTAHQ.o -MD -MP -MF _satfractUTAHQ.dep -DL_satfract -DFROM_UTA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASQ.o -MT _satfractUTASQ.o -MD -MP -MF _satfractUTASQ.dep -DL_satfract -DFROM_UTA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADQ.o -MT _satfractUTADQ.o -MD -MP -MF _satfractUTADQ.dep -DL_satfract -DFROM_UTA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATQ.o -MT _satfractUTATQ.o -MD -MP -MF _satfractUTATQ.dep -DL_satfract -DFROM_UTA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHA.o -MT _satfractUTAHA.o -MD -MP -MF _satfractUTAHA.dep -DL_satfract -DFROM_UTA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASA.o -MT _satfractUTASA.o -MD -MP -MF _satfractUTASA.dep -DL_satfract -DFROM_UTA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADA.o -MT _satfractUTADA.o -MD -MP -MF _satfractUTADA.dep -DL_satfract -DFROM_UTA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATA.o -MT _satfractUTATA.o -MD -MP -MF _satfractUTATA.dep -DL_satfract -DFROM_UTA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUQQ.o -MT _satfractUTAUQQ.o -MD -MP -MF _satfractUTAUQQ.dep -DL_satfract -DFROM_UTA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHQ.o -MT _satfractUTAUHQ.o -MD -MP -MF _satfractUTAUHQ.dep -DL_satfract -DFROM_UTA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSQ.o -MT _satfractUTAUSQ.o -MD -MP -MF _satfractUTAUSQ.dep -DL_satfract -DFROM_UTA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDQ.o -MT _satfractUTAUDQ.o -MD -MP -MF _satfractUTAUDQ.dep -DL_satfract -DFROM_UTA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUTQ.o -MT _satfractUTAUTQ.o -MD -MP -MF _satfractUTAUTQ.dep -DL_satfract -DFROM_UTA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHA.o -MT _satfractUTAUHA.o -MD -MP -MF _satfractUTAUHA.dep -DL_satfract -DFROM_UTA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSA.o -MT _satfractUTAUSA.o -MD -MP -MF _satfractUTAUSA.dep -DL_satfract -DFROM_UTA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDA.o -MT _satfractUTAUDA.o -MD -MP -MF _satfractUTAUDA.dep -DL_satfract -DFROM_UTA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIQQ.o -MT _satfractQIQQ.o -MD -MP -MF _satfractQIQQ.dep -DL_satfract -DFROM_QI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHQ.o -MT _satfractQIHQ.o -MD -MP -MF _satfractQIHQ.dep -DL_satfract -DFROM_QI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISQ.o -MT _satfractQISQ.o -MD -MP -MF _satfractQISQ.dep -DL_satfract -DFROM_QI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDQ.o -MT _satfractQIDQ.o -MD -MP -MF _satfractQIDQ.dep -DL_satfract -DFROM_QI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITQ.o -MT _satfractQITQ.o -MD -MP -MF _satfractQITQ.dep -DL_satfract -DFROM_QI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHA.o -MT _satfractQIHA.o -MD -MP -MF _satfractQIHA.dep -DL_satfract -DFROM_QI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISA.o -MT _satfractQISA.o -MD -MP -MF _satfractQISA.dep -DL_satfract -DFROM_QI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDA.o -MT _satfractQIDA.o -MD -MP -MF _satfractQIDA.dep -DL_satfract -DFROM_QI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITA.o -MT _satfractQITA.o -MD -MP -MF _satfractQITA.dep -DL_satfract -DFROM_QI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUQQ.o -MT _satfractQIUQQ.o -MD -MP -MF _satfractQIUQQ.dep -DL_satfract -DFROM_QI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHQ.o -MT _satfractQIUHQ.o -MD -MP -MF _satfractQIUHQ.dep -DL_satfract -DFROM_QI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSQ.o -MT _satfractQIUSQ.o -MD -MP -MF _satfractQIUSQ.dep -DL_satfract -DFROM_QI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDQ.o -MT _satfractQIUDQ.o -MD -MP -MF _satfractQIUDQ.dep -DL_satfract -DFROM_QI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTQ.o -MT _satfractQIUTQ.o -MD -MP -MF _satfractQIUTQ.dep -DL_satfract -DFROM_QI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHA.o -MT _satfractQIUHA.o -MD -MP -MF _satfractQIUHA.dep -DL_satfract -DFROM_QI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSA.o -MT _satfractQIUSA.o -MD -MP -MF _satfractQIUSA.dep -DL_satfract -DFROM_QI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDA.o -MT _satfractQIUDA.o -MD -MP -MF _satfractQIUDA.dep -DL_satfract -DFROM_QI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTA.o -MT _satfractQIUTA.o -MD -MP -MF _satfractQIUTA.dep -DL_satfract -DFROM_QI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIQQ.o -MT _satfractHIQQ.o -MD -MP -MF _satfractHIQQ.dep -DL_satfract -DFROM_HI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHQ.o -MT _satfractHIHQ.o -MD -MP -MF _satfractHIHQ.dep -DL_satfract -DFROM_HI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISQ.o -MT _satfractHISQ.o -MD -MP -MF _satfractHISQ.dep -DL_satfract -DFROM_HI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDQ.o -MT _satfractHIDQ.o -MD -MP -MF _satfractHIDQ.dep -DL_satfract -DFROM_HI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITQ.o -MT _satfractHITQ.o -MD -MP -MF _satfractHITQ.dep -DL_satfract -DFROM_HI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHA.o -MT _satfractHIHA.o -MD -MP -MF _satfractHIHA.dep -DL_satfract -DFROM_HI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISA.o -MT _satfractHISA.o -MD -MP -MF _satfractHISA.dep -DL_satfract -DFROM_HI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDA.o -MT _satfractHIDA.o -MD -MP -MF _satfractHIDA.dep -DL_satfract -DFROM_HI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITA.o -MT _satfractHITA.o -MD -MP -MF _satfractHITA.dep -DL_satfract -DFROM_HI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUQQ.o -MT _satfractHIUQQ.o -MD -MP -MF _satfractHIUQQ.dep -DL_satfract -DFROM_HI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHQ.o -MT _satfractHIUHQ.o -MD -MP -MF _satfractHIUHQ.dep -DL_satfract -DFROM_HI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSQ.o -MT _satfractHIUSQ.o -MD -MP -MF _satfractHIUSQ.dep -DL_satfract -DFROM_HI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDQ.o -MT _satfractHIUDQ.o -MD -MP -MF _satfractHIUDQ.dep -DL_satfract -DFROM_HI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTQ.o -MT _satfractHIUTQ.o -MD -MP -MF _satfractHIUTQ.dep -DL_satfract -DFROM_HI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHA.o -MT _satfractHIUHA.o -MD -MP -MF _satfractHIUHA.dep -DL_satfract -DFROM_HI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSA.o -MT _satfractHIUSA.o -MD -MP -MF _satfractHIUSA.dep -DL_satfract -DFROM_HI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDA.o -MT _satfractHIUDA.o -MD -MP -MF _satfractHIUDA.dep -DL_satfract -DFROM_HI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTA.o -MT _satfractHIUTA.o -MD -MP -MF _satfractHIUTA.dep -DL_satfract -DFROM_HI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIQQ.o -MT _satfractSIQQ.o -MD -MP -MF _satfractSIQQ.dep -DL_satfract -DFROM_SI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHQ.o -MT _satfractSIHQ.o -MD -MP -MF _satfractSIHQ.dep -DL_satfract -DFROM_SI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISQ.o -MT _satfractSISQ.o -MD -MP -MF _satfractSISQ.dep -DL_satfract -DFROM_SI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDQ.o -MT _satfractSIDQ.o -MD -MP -MF _satfractSIDQ.dep -DL_satfract -DFROM_SI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITQ.o -MT _satfractSITQ.o -MD -MP -MF _satfractSITQ.dep -DL_satfract -DFROM_SI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHA.o -MT _satfractSIHA.o -MD -MP -MF _satfractSIHA.dep -DL_satfract -DFROM_SI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISA.o -MT _satfractSISA.o -MD -MP -MF _satfractSISA.dep -DL_satfract -DFROM_SI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDA.o -MT _satfractSIDA.o -MD -MP -MF _satfractSIDA.dep -DL_satfract -DFROM_SI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITA.o -MT _satfractSITA.o -MD -MP -MF _satfractSITA.dep -DL_satfract -DFROM_SI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUQQ.o -MT _satfractSIUQQ.o -MD -MP -MF _satfractSIUQQ.dep -DL_satfract -DFROM_SI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHQ.o -MT _satfractSIUHQ.o -MD -MP -MF _satfractSIUHQ.dep -DL_satfract -DFROM_SI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSQ.o -MT _satfractSIUSQ.o -MD -MP -MF _satfractSIUSQ.dep -DL_satfract -DFROM_SI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDQ.o -MT _satfractSIUDQ.o -MD -MP -MF _satfractSIUDQ.dep -DL_satfract -DFROM_SI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTQ.o -MT _satfractSIUTQ.o -MD -MP -MF _satfractSIUTQ.dep -DL_satfract -DFROM_SI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHA.o -MT _satfractSIUHA.o -MD -MP -MF _satfractSIUHA.dep -DL_satfract -DFROM_SI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSA.o -MT _satfractSIUSA.o -MD -MP -MF _satfractSIUSA.dep -DL_satfract -DFROM_SI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDA.o -MT _satfractSIUDA.o -MD -MP -MF _satfractSIUDA.dep -DL_satfract -DFROM_SI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTA.o -MT _satfractSIUTA.o -MD -MP -MF _satfractSIUTA.dep -DL_satfract -DFROM_SI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIQQ.o -MT _satfractDIQQ.o -MD -MP -MF _satfractDIQQ.dep -DL_satfract -DFROM_DI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHQ.o -MT _satfractDIHQ.o -MD -MP -MF _satfractDIHQ.dep -DL_satfract -DFROM_DI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISQ.o -MT _satfractDISQ.o -MD -MP -MF _satfractDISQ.dep -DL_satfract -DFROM_DI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDQ.o -MT _satfractDIDQ.o -MD -MP -MF _satfractDIDQ.dep -DL_satfract -DFROM_DI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITQ.o -MT _satfractDITQ.o -MD -MP -MF _satfractDITQ.dep -DL_satfract -DFROM_DI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHA.o -MT _satfractDIHA.o -MD -MP -MF _satfractDIHA.dep -DL_satfract -DFROM_DI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISA.o -MT _satfractDISA.o -MD -MP -MF _satfractDISA.dep -DL_satfract -DFROM_DI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDA.o -MT _satfractDIDA.o -MD -MP -MF _satfractDIDA.dep -DL_satfract -DFROM_DI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITA.o -MT _satfractDITA.o -MD -MP -MF _satfractDITA.dep -DL_satfract -DFROM_DI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUQQ.o -MT _satfractDIUQQ.o -MD -MP -MF _satfractDIUQQ.dep -DL_satfract -DFROM_DI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHQ.o -MT _satfractDIUHQ.o -MD -MP -MF _satfractDIUHQ.dep -DL_satfract -DFROM_DI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSQ.o -MT _satfractDIUSQ.o -MD -MP -MF _satfractDIUSQ.dep -DL_satfract -DFROM_DI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDQ.o -MT _satfractDIUDQ.o -MD -MP -MF _satfractDIUDQ.dep -DL_satfract -DFROM_DI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTQ.o -MT _satfractDIUTQ.o -MD -MP -MF _satfractDIUTQ.dep -DL_satfract -DFROM_DI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHA.o -MT _satfractDIUHA.o -MD -MP -MF _satfractDIUHA.dep -DL_satfract -DFROM_DI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSA.o -MT _satfractDIUSA.o -MD -MP -MF _satfractDIUSA.dep -DL_satfract -DFROM_DI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDA.o -MT _satfractDIUDA.o -MD -MP -MF _satfractDIUDA.dep -DL_satfract -DFROM_DI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTA.o -MT _satfractDIUTA.o -MD -MP -MF _satfractDIUTA.dep -DL_satfract -DFROM_DI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIQQ.o -MT _satfractTIQQ.o -MD -MP -MF _satfractTIQQ.dep -DL_satfract -DFROM_TI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHQ.o -MT _satfractTIHQ.o -MD -MP -MF _satfractTIHQ.dep -DL_satfract -DFROM_TI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISQ.o -MT _satfractTISQ.o -MD -MP -MF _satfractTISQ.dep -DL_satfract -DFROM_TI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDQ.o -MT _satfractTIDQ.o -MD -MP -MF _satfractTIDQ.dep -DL_satfract -DFROM_TI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITQ.o -MT _satfractTITQ.o -MD -MP -MF _satfractTITQ.dep -DL_satfract -DFROM_TI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHA.o -MT _satfractTIHA.o -MD -MP -MF _satfractTIHA.dep -DL_satfract -DFROM_TI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISA.o -MT _satfractTISA.o -MD -MP -MF _satfractTISA.dep -DL_satfract -DFROM_TI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDA.o -MT _satfractTIDA.o -MD -MP -MF _satfractTIDA.dep -DL_satfract -DFROM_TI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITA.o -MT _satfractTITA.o -MD -MP -MF _satfractTITA.dep -DL_satfract -DFROM_TI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUQQ.o -MT _satfractTIUQQ.o -MD -MP -MF _satfractTIUQQ.dep -DL_satfract -DFROM_TI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHQ.o -MT _satfractTIUHQ.o -MD -MP -MF _satfractTIUHQ.dep -DL_satfract -DFROM_TI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSQ.o -MT _satfractTIUSQ.o -MD -MP -MF _satfractTIUSQ.dep -DL_satfract -DFROM_TI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDQ.o -MT _satfractTIUDQ.o -MD -MP -MF _satfractTIUDQ.dep -DL_satfract -DFROM_TI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTQ.o -MT _satfractTIUTQ.o -MD -MP -MF _satfractTIUTQ.dep -DL_satfract -DFROM_TI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHA.o -MT _satfractTIUHA.o -MD -MP -MF _satfractTIUHA.dep -DL_satfract -DFROM_TI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSA.o -MT _satfractTIUSA.o -MD -MP -MF _satfractTIUSA.dep -DL_satfract -DFROM_TI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDA.o -MT _satfractTIUDA.o -MD -MP -MF _satfractTIUDA.dep -DL_satfract -DFROM_TI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTA.o -MT _satfractTIUTA.o -MD -MP -MF _satfractTIUTA.dep -DL_satfract -DFROM_TI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFQQ.o -MT _satfractSFQQ.o -MD -MP -MF _satfractSFQQ.dep -DL_satfract -DFROM_SF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHQ.o -MT _satfractSFHQ.o -MD -MP -MF _satfractSFHQ.dep -DL_satfract -DFROM_SF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSQ.o -MT _satfractSFSQ.o -MD -MP -MF _satfractSFSQ.dep -DL_satfract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDQ.o -MT _satfractSFDQ.o -MD -MP -MF _satfractSFDQ.dep -DL_satfract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTQ.o -MT _satfractSFTQ.o -MD -MP -MF _satfractSFTQ.dep -DL_satfract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHA.o -MT _satfractSFHA.o -MD -MP -MF _satfractSFHA.dep -DL_satfract -DFROM_SF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSA.o -MT _satfractSFSA.o -MD -MP -MF _satfractSFSA.dep -DL_satfract -DFROM_SF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDA.o -MT _satfractSFDA.o -MD -MP -MF _satfractSFDA.dep -DL_satfract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTA.o -MT _satfractSFTA.o -MD -MP -MF _satfractSFTA.dep -DL_satfract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUQQ.o -MT _satfractSFUQQ.o -MD -MP -MF _satfractSFUQQ.dep -DL_satfract -DFROM_SF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHQ.o -MT _satfractSFUHQ.o -MD -MP -MF _satfractSFUHQ.dep -DL_satfract -DFROM_SF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSQ.o -MT _satfractSFUSQ.o -MD -MP -MF _satfractSFUSQ.dep -DL_satfract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDQ.o -MT _satfractSFUDQ.o -MD -MP -MF _satfractSFUDQ.dep -DL_satfract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTQ.o -MT _satfractSFUTQ.o -MD -MP -MF _satfractSFUTQ.dep -DL_satfract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHA.o -MT _satfractSFUHA.o -MD -MP -MF _satfractSFUHA.dep -DL_satfract -DFROM_SF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSA.o -MT _satfractSFUSA.o -MD -MP -MF _satfractSFUSA.dep -DL_satfract -DFROM_SF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDA.o -MT _satfractSFUDA.o -MD -MP -MF _satfractSFUDA.dep -DL_satfract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTA.o -MT _satfractSFUTA.o -MD -MP -MF _satfractSFUTA.dep -DL_satfract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFQQ.o -MT _satfractDFQQ.o -MD -MP -MF _satfractDFQQ.dep -DL_satfract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHQ.o -MT _satfractDFHQ.o -MD -MP -MF _satfractDFHQ.dep -DL_satfract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSQ.o -MT _satfractDFSQ.o -MD -MP -MF _satfractDFSQ.dep -DL_satfract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDQ.o -MT _satfractDFDQ.o -MD -MP -MF _satfractDFDQ.dep -DL_satfract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTQ.o -MT _satfractDFTQ.o -MD -MP -MF _satfractDFTQ.dep -DL_satfract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHA.o -MT _satfractDFHA.o -MD -MP -MF _satfractDFHA.dep -DL_satfract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSA.o -MT _satfractDFSA.o -MD -MP -MF _satfractDFSA.dep -DL_satfract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDA.o -MT _satfractDFDA.o -MD -MP -MF _satfractDFDA.dep -DL_satfract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTA.o -MT _satfractDFTA.o -MD -MP -MF _satfractDFTA.dep -DL_satfract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUQQ.o -MT _satfractDFUQQ.o -MD -MP -MF _satfractDFUQQ.dep -DL_satfract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHQ.o -MT _satfractDFUHQ.o -MD -MP -MF _satfractDFUHQ.dep -DL_satfract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSQ.o -MT _satfractDFUSQ.o -MD -MP -MF _satfractDFUSQ.dep -DL_satfract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDQ.o -MT _satfractDFUDQ.o -MD -MP -MF _satfractDFUDQ.dep -DL_satfract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTQ.o -MT _satfractDFUTQ.o -MD -MP -MF _satfractDFUTQ.dep -DL_satfract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHA.o -MT _satfractDFUHA.o -MD -MP -MF _satfractDFUHA.dep -DL_satfract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSA.o -MT _satfractDFUSA.o -MD -MP -MF _satfractDFUSA.dep -DL_satfract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDA.o -MT _satfractDFUDA.o -MD -MP -MF _satfractDFUDA.dep -DL_satfract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTA.o -MT _satfractDFUTA.o -MD -MP -MF _satfractDFUTA.dep -DL_satfract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIQQ.o -MT _satfractunsUQIQQ.o -MD -MP -MF _satfractunsUQIQQ.dep -DL_satfractuns -DFROM_UQI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHQ.o -MT _satfractunsUQIHQ.o -MD -MP -MF _satfractunsUQIHQ.dep -DL_satfractuns -DFROM_UQI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISQ.o -MT _satfractunsUQISQ.o -MD -MP -MF _satfractunsUQISQ.dep -DL_satfractuns -DFROM_UQI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDQ.o -MT _satfractunsUQIDQ.o -MD -MP -MF _satfractunsUQIDQ.dep -DL_satfractuns -DFROM_UQI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITQ.o -MT _satfractunsUQITQ.o -MD -MP -MF _satfractunsUQITQ.dep -DL_satfractuns -DFROM_UQI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHA.o -MT _satfractunsUQIHA.o -MD -MP -MF _satfractunsUQIHA.dep -DL_satfractuns -DFROM_UQI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISA.o -MT _satfractunsUQISA.o -MD -MP -MF _satfractunsUQISA.dep -DL_satfractuns -DFROM_UQI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDA.o -MT _satfractunsUQIDA.o -MD -MP -MF _satfractunsUQIDA.dep -DL_satfractuns -DFROM_UQI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITA.o -MT _satfractunsUQITA.o -MD -MP -MF _satfractunsUQITA.dep -DL_satfractuns -DFROM_UQI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUQQ.o -MT _satfractunsUQIUQQ.o -MD -MP -MF _satfractunsUQIUQQ.dep -DL_satfractuns -DFROM_UQI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHQ.o -MT _satfractunsUQIUHQ.o -MD -MP -MF _satfractunsUQIUHQ.dep -DL_satfractuns -DFROM_UQI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSQ.o -MT _satfractunsUQIUSQ.o -MD -MP -MF _satfractunsUQIUSQ.dep -DL_satfractuns -DFROM_UQI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDQ.o -MT _satfractunsUQIUDQ.o -MD -MP -MF _satfractunsUQIUDQ.dep -DL_satfractuns -DFROM_UQI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTQ.o -MT _satfractunsUQIUTQ.o -MD -MP -MF _satfractunsUQIUTQ.dep -DL_satfractuns -DFROM_UQI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHA.o -MT _satfractunsUQIUHA.o -MD -MP -MF _satfractunsUQIUHA.dep -DL_satfractuns -DFROM_UQI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSA.o -MT _satfractunsUQIUSA.o -MD -MP -MF _satfractunsUQIUSA.dep -DL_satfractuns -DFROM_UQI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDA.o -MT _satfractunsUQIUDA.o -MD -MP -MF _satfractunsUQIUDA.dep -DL_satfractuns -DFROM_UQI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTA.o -MT _satfractunsUQIUTA.o -MD -MP -MF _satfractunsUQIUTA.dep -DL_satfractuns -DFROM_UQI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIQQ.o -MT _satfractunsUHIQQ.o -MD -MP -MF _satfractunsUHIQQ.dep -DL_satfractuns -DFROM_UHI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHQ.o -MT _satfractunsUHIHQ.o -MD -MP -MF _satfractunsUHIHQ.dep -DL_satfractuns -DFROM_UHI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISQ.o -MT _satfractunsUHISQ.o -MD -MP -MF _satfractunsUHISQ.dep -DL_satfractuns -DFROM_UHI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDQ.o -MT _satfractunsUHIDQ.o -MD -MP -MF _satfractunsUHIDQ.dep -DL_satfractuns -DFROM_UHI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITQ.o -MT _satfractunsUHITQ.o -MD -MP -MF _satfractunsUHITQ.dep -DL_satfractuns -DFROM_UHI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHA.o -MT _satfractunsUHIHA.o -MD -MP -MF _satfractunsUHIHA.dep -DL_satfractuns -DFROM_UHI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISA.o -MT _satfractunsUHISA.o -MD -MP -MF _satfractunsUHISA.dep -DL_satfractuns -DFROM_UHI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDA.o -MT _satfractunsUHIDA.o -MD -MP -MF _satfractunsUHIDA.dep -DL_satfractuns -DFROM_UHI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITA.o -MT _satfractunsUHITA.o -MD -MP -MF _satfractunsUHITA.dep -DL_satfractuns -DFROM_UHI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUQQ.o -MT _satfractunsUHIUQQ.o -MD -MP -MF _satfractunsUHIUQQ.dep -DL_satfractuns -DFROM_UHI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHQ.o -MT _satfractunsUHIUHQ.o -MD -MP -MF _satfractunsUHIUHQ.dep -DL_satfractuns -DFROM_UHI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSQ.o -MT _satfractunsUHIUSQ.o -MD -MP -MF _satfractunsUHIUSQ.dep -DL_satfractuns -DFROM_UHI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDQ.o -MT _satfractunsUHIUDQ.o -MD -MP -MF _satfractunsUHIUDQ.dep -DL_satfractuns -DFROM_UHI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTQ.o -MT _satfractunsUHIUTQ.o -MD -MP -MF _satfractunsUHIUTQ.dep -DL_satfractuns -DFROM_UHI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHA.o -MT _satfractunsUHIUHA.o -MD -MP -MF _satfractunsUHIUHA.dep -DL_satfractuns -DFROM_UHI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSA.o -MT _satfractunsUHIUSA.o -MD -MP -MF _satfractunsUHIUSA.dep -DL_satfractuns -DFROM_UHI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDA.o -MT _satfractunsUHIUDA.o -MD -MP -MF _satfractunsUHIUDA.dep -DL_satfractuns -DFROM_UHI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTA.o -MT _satfractunsUHIUTA.o -MD -MP -MF _satfractunsUHIUTA.dep -DL_satfractuns -DFROM_UHI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIQQ.o -MT _satfractunsUSIQQ.o -MD -MP -MF _satfractunsUSIQQ.dep -DL_satfractuns -DFROM_USI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHQ.o -MT _satfractunsUSIHQ.o -MD -MP -MF _satfractunsUSIHQ.dep -DL_satfractuns -DFROM_USI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISQ.o -MT _satfractunsUSISQ.o -MD -MP -MF _satfractunsUSISQ.dep -DL_satfractuns -DFROM_USI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDQ.o -MT _satfractunsUSIDQ.o -MD -MP -MF _satfractunsUSIDQ.dep -DL_satfractuns -DFROM_USI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITQ.o -MT _satfractunsUSITQ.o -MD -MP -MF _satfractunsUSITQ.dep -DL_satfractuns -DFROM_USI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHA.o -MT _satfractunsUSIHA.o -MD -MP -MF _satfractunsUSIHA.dep -DL_satfractuns -DFROM_USI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISA.o -MT _satfractunsUSISA.o -MD -MP -MF _satfractunsUSISA.dep -DL_satfractuns -DFROM_USI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDA.o -MT _satfractunsUSIDA.o -MD -MP -MF _satfractunsUSIDA.dep -DL_satfractuns -DFROM_USI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITA.o -MT _satfractunsUSITA.o -MD -MP -MF _satfractunsUSITA.dep -DL_satfractuns -DFROM_USI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUQQ.o -MT _satfractunsUSIUQQ.o -MD -MP -MF _satfractunsUSIUQQ.dep -DL_satfractuns -DFROM_USI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHQ.o -MT _satfractunsUSIUHQ.o -MD -MP -MF _satfractunsUSIUHQ.dep -DL_satfractuns -DFROM_USI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSQ.o -MT _satfractunsUSIUSQ.o -MD -MP -MF _satfractunsUSIUSQ.dep -DL_satfractuns -DFROM_USI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDQ.o -MT _satfractunsUSIUDQ.o -MD -MP -MF _satfractunsUSIUDQ.dep -DL_satfractuns -DFROM_USI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTQ.o -MT _satfractunsUSIUTQ.o -MD -MP -MF _satfractunsUSIUTQ.dep -DL_satfractuns -DFROM_USI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHA.o -MT _satfractunsUSIUHA.o -MD -MP -MF _satfractunsUSIUHA.dep -DL_satfractuns -DFROM_USI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSA.o -MT _satfractunsUSIUSA.o -MD -MP -MF _satfractunsUSIUSA.dep -DL_satfractuns -DFROM_USI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDA.o -MT _satfractunsUSIUDA.o -MD -MP -MF _satfractunsUSIUDA.dep -DL_satfractuns -DFROM_USI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTA.o -MT _satfractunsUSIUTA.o -MD -MP -MF _satfractunsUSIUTA.dep -DL_satfractuns -DFROM_USI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIQQ.o -MT _satfractunsUDIQQ.o -MD -MP -MF _satfractunsUDIQQ.dep -DL_satfractuns -DFROM_UDI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHQ.o -MT _satfractunsUDIHQ.o -MD -MP -MF _satfractunsUDIHQ.dep -DL_satfractuns -DFROM_UDI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISQ.o -MT _satfractunsUDISQ.o -MD -MP -MF _satfractunsUDISQ.dep -DL_satfractuns -DFROM_UDI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDQ.o -MT _satfractunsUDIDQ.o -MD -MP -MF _satfractunsUDIDQ.dep -DL_satfractuns -DFROM_UDI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITQ.o -MT _satfractunsUDITQ.o -MD -MP -MF _satfractunsUDITQ.dep -DL_satfractuns -DFROM_UDI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHA.o -MT _satfractunsUDIHA.o -MD -MP -MF _satfractunsUDIHA.dep -DL_satfractuns -DFROM_UDI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISA.o -MT _satfractunsUDISA.o -MD -MP -MF _satfractunsUDISA.dep -DL_satfractuns -DFROM_UDI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDA.o -MT _satfractunsUDIDA.o -MD -MP -MF _satfractunsUDIDA.dep -DL_satfractuns -DFROM_UDI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITA.o -MT _satfractunsUDITA.o -MD -MP -MF _satfractunsUDITA.dep -DL_satfractuns -DFROM_UDI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUQQ.o -MT _satfractunsUDIUQQ.o -MD -MP -MF _satfractunsUDIUQQ.dep -DL_satfractuns -DFROM_UDI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHQ.o -MT _satfractunsUDIUHQ.o -MD -MP -MF _satfractunsUDIUHQ.dep -DL_satfractuns -DFROM_UDI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSQ.o -MT _satfractunsUDIUSQ.o -MD -MP -MF _satfractunsUDIUSQ.dep -DL_satfractuns -DFROM_UDI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDQ.o -MT _satfractunsUDIUDQ.o -MD -MP -MF _satfractunsUDIUDQ.dep -DL_satfractuns -DFROM_UDI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTQ.o -MT _satfractunsUDIUTQ.o -MD -MP -MF _satfractunsUDIUTQ.dep -DL_satfractuns -DFROM_UDI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHA.o -MT _satfractunsUDIUHA.o -MD -MP -MF _satfractunsUDIUHA.dep -DL_satfractuns -DFROM_UDI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSA.o -MT _satfractunsUDIUSA.o -MD -MP -MF _satfractunsUDIUSA.dep -DL_satfractuns -DFROM_UDI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDA.o -MT _satfractunsUDIUDA.o -MD -MP -MF _satfractunsUDIUDA.dep -DL_satfractuns -DFROM_UDI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTA.o -MT _satfractunsUDIUTA.o -MD -MP -MF _satfractunsUDIUTA.dep -DL_satfractuns -DFROM_UDI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIQQ.o -MT _satfractunsUTIQQ.o -MD -MP -MF _satfractunsUTIQQ.dep -DL_satfractuns -DFROM_UTI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHQ.o -MT _satfractunsUTIHQ.o -MD -MP -MF _satfractunsUTIHQ.dep -DL_satfractuns -DFROM_UTI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISQ.o -MT _satfractunsUTISQ.o -MD -MP -MF _satfractunsUTISQ.dep -DL_satfractuns -DFROM_UTI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDQ.o -MT _satfractunsUTIDQ.o -MD -MP -MF _satfractunsUTIDQ.dep -DL_satfractuns -DFROM_UTI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITQ.o -MT _satfractunsUTITQ.o -MD -MP -MF _satfractunsUTITQ.dep -DL_satfractuns -DFROM_UTI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHA.o -MT _satfractunsUTIHA.o -MD -MP -MF _satfractunsUTIHA.dep -DL_satfractuns -DFROM_UTI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISA.o -MT _satfractunsUTISA.o -MD -MP -MF _satfractunsUTISA.dep -DL_satfractuns -DFROM_UTI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDA.o -MT _satfractunsUTIDA.o -MD -MP -MF _satfractunsUTIDA.dep -DL_satfractuns -DFROM_UTI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITA.o -MT _satfractunsUTITA.o -MD -MP -MF _satfractunsUTITA.dep -DL_satfractuns -DFROM_UTI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUQQ.o -MT _satfractunsUTIUQQ.o -MD -MP -MF _satfractunsUTIUQQ.dep -DL_satfractuns -DFROM_UTI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHQ.o -MT _satfractunsUTIUHQ.o -MD -MP -MF _satfractunsUTIUHQ.dep -DL_satfractuns -DFROM_UTI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSQ.o -MT _satfractunsUTIUSQ.o -MD -MP -MF _satfractunsUTIUSQ.dep -DL_satfractuns -DFROM_UTI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDQ.o -MT _satfractunsUTIUDQ.o -MD -MP -MF _satfractunsUTIUDQ.dep -DL_satfractuns -DFROM_UTI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTQ.o -MT _satfractunsUTIUTQ.o -MD -MP -MF _satfractunsUTIUTQ.dep -DL_satfractuns -DFROM_UTI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHA.o -MT _satfractunsUTIUHA.o -MD -MP -MF _satfractunsUTIUHA.dep -DL_satfractuns -DFROM_UTI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSA.o -MT _satfractunsUTIUSA.o -MD -MP -MF _satfractunsUTIUSA.dep -DL_satfractuns -DFROM_UTI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDA.o -MT _satfractunsUTIUDA.o -MD -MP -MF _satfractunsUTIUDA.dep -DL_satfractuns -DFROM_UTI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTA.o -MT _satfractunsUTIUTA.o -MD -MP -MF _satfractunsUTIUTA.dep -DL_satfractuns -DFROM_UTI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde.o -MT unwind-dw2-fde.o -MD -MP -MF unwind-dw2-fde.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2-fde.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c: In function '_Unwind_GetCFA':
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c:195:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
return (_Unwind_Word) context->fc->jbuf[2];
^
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvhi2.o -MT _absvhi2.o -MD -MP -MF _absvhi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvhi3.o -MT _addvhi3.o -MD -MP -MF _addvhi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvhi3.o -MT _subvhi3.o -MD -MP -MF _subvhi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvhi3.o -MT _mulvhi3.o -MD -MP -MF _mulvhi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvhi2.o -MT _negvhi2.o -MD -MP -MF _negvhi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbhi2.o -MT _clrsbhi2.o -MD -MP -MF _clrsbhi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhr.o -MT _roundhr.o -MD -MP -MF _roundhr.dep -DL_hr -DL_LABEL=hr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundr.o -MT _roundr.o -MD -MP -MF _roundr.dep -DL_r -DL_LABEL=r -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundlr.o -MT _roundlr.o -MD -MP -MF _roundlr.dep -DL_lr -DL_LABEL=lr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhr.o -MT _rounduhr.o -MD -MP -MF _rounduhr.dep -DL_uhr -DL_LABEL=uhr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundur.o -MT _roundur.o -MD -MP -MF _roundur.dep -DL_ur -DL_LABEL=ur -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundulr.o -MT _roundulr.o -MD -MP -MF _roundulr.dep -DL_ulr -DL_LABEL=ulr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhk.o -MT _roundhk.o -MD -MP -MF _roundhk.dep -DL_hk -DL_LABEL=hk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundk.o -MT _roundk.o -MD -MP -MF _roundk.dep -DL_k -DL_LABEL=k -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhk.o -MT _rounduhk.o -MD -MP -MF _rounduhk.dep -DL_uhk -DL_LABEL=uhk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduk.o -MT _rounduk.o -MD -MP -MF _rounduk.dep -DL_uk -DL_LABEL=uk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbqi.o -MT _clrsbqi.o -MD -MP -MF _clrsbqi.dep -DL__clrsbqi -DL_LABEL=_clrsbqi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi.o -MT _clrsbdi.o -MD -MP -MF _clrsbdi.dep -DL__clrsbdi -DL_LABEL=_clrsbdi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsqi.o -MT _countlsqi.o -MD -MP -MF _countlsqi.dep -DL_qi -DL_LABEL=qi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlshi.o -MT _countlshi.o -MD -MP -MF _countlshi.dep -DL_hi -DL_LABEL=hi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlssi.o -MT _countlssi.o -MD -MP -MF _countlssi.dep -DL_si -DL_LABEL=si -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsdi.o -MT _countlsdi.o -MD -MP -MF _countlsdi.dep -DL_di -DL_LABEL=di -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuqi.o -MT _countlsuqi.o -MD -MP -MF _countlsuqi.dep -DL_qi -DL_LABEL=qi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuhi.o -MT _countlsuhi.o -MD -MP -MF _countlsuhi.dep -DL_hi -DL_LABEL=hi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsusi.o -MT _countlsusi.o -MD -MP -MF _countlsusi.dep -DL_si -DL_LABEL=si -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsudi.o -MT _countlsudi.o -MD -MP -MF _countlsudi.dep -DL_di -DL_LABEL=di -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3.o -MT _mulqi3.o -MD -MP -MF _mulqi3.dep -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3.o -MT _mulhi3.o -MD -MP -MF _mulhi3.dep -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3.o -MT _mulqihi3.o -MD -MP -MF _mulqihi3.dep -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3.o -MT _umulqihi3.o -MD -MP -MF _umulqihi3.dep -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3.o -MT _mulpsi3.o -MD -MP -MF _mulpsi3.dep -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3.o -MT _mulsqipsi3.o -MD -MP -MF _mulsqipsi3.dep -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsqipsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3.o -MT _mulhisi3.o -MD -MP -MF _mulhisi3.dep -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3.o -MT _umulhisi3.o -MD -MP -MF _umulhisi3.dep -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3.o -MT _usmulhisi3.o -MD -MP -MF _usmulhisi3.dep -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3.o -MT _muluhisi3.o -MD -MP -MF _muluhisi3.dep -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3.o -MT _mulshisi3.o -MD -MP -MF _mulshisi3.dep -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulshisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3.o -MT _mulsi3.o -MD -MP -MF _mulsi3.dep -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4.o -MT _udivmodqi4.o -MD -MP -MF _udivmodqi4.dep -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4.o -MT _divmodqi4.o -MD -MP -MF _divmodqi4.dep -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4.o -MT _udivmodhi4.o -MD -MP -MF _udivmodhi4.dep -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4.o -MT _divmodhi4.o -MD -MP -MF _divmodhi4.dep -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4.o -MT _divmodpsi4.o -MD -MP -MF _divmodpsi4.dep -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4.o -MT _udivmodpsi4.o -MD -MP -MF _udivmodpsi4.dep -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4.o -MT _udivmodsi4.o -MD -MP -MF _udivmodsi4.dep -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4.o -MT _divmodsi4.o -MD -MP -MF _divmodsi4.dep -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6.o -MT _muldi3_6.o -MD -MP -MF _muldi3_6.dep -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3_6.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3.o -MT _mulsidi3.o -MD -MP -MF _mulsidi3.dep -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3.o -MT _umulsidi3.o -MD -MP -MF _umulsidi3.dep -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64.o -MT _udivmod64.o -MD -MP -MF _udivmod64.dep -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2.o -MT _negsi2.o -MD -MP -MF _negsi2.dep -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue.o -MT _prologue.o -MD -MP -MF _prologue.dep -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _prologue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue.o -MT _epilogue.o -MD -MP -MF _epilogue.dep -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit.o -MT _exit.o -MD -MP -MF _exit.dep -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _exit.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup.o -MT _cleanup.o -MD -MP -MF _cleanup.dep -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cleanup.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump.o -MT _tablejump.o -MD -MP -MF _tablejump.dep -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm.o -MT _tablejump_elpm.o -MD -MP -MF _tablejump_elpm.dep -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump_elpm.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3.o -MT _load_3.o -MD -MP -MF _load_3.dep -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4.o -MT _load_4.o -MD -MP -MF _load_4.dep -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1.o -MT _xload_1.o -MD -MP -MF _xload_1.dep -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2.o -MT _xload_2.o -MD -MP -MF _xload_2.dep -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3.o -MT _xload_3.o -MD -MP -MF _xload_3.dep -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4.o -MT _xload_4.o -MD -MP -MF _xload_4.dep -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx.o -MT _movmemx.o -MD -MP -MF _movmemx.dep -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data.o -MT _copy_data.o -MD -MP -MF _copy_data.dep -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss.o -MT _clear_bss.o -MD -MP -MF _clear_bss.dep -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clear_bss.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors.o -MT _dtors.o -MD -MP -MF _dtors.dep -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _dtors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2.o -MT _ffshi2.o -MD -MP -MF _ffshi2.dep -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffshi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2.o -MT _loop_ffsqi2.o -MD -MP -MF _loop_ffsqi2.dep -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _loop_ffsqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2.o -MT _ctzhi2.o -MD -MP -MF _ctzhi2.dep -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2.o -MT _clzhi2.o -MD -MP -MF _clzhi2.dep -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritydi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2.o -MT _parityhi2.o -MD -MP -MF _parityhi2.dep -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _parityhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2.o -MT _popcounthi2.o -MD -MP -MF _popcounthi2.dep -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcounthi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2.o -MT _popcountqi2.o -MD -MP -MF _popcountqi2.dep -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3.o -MT _rotldi3.o -MD -MP -MF _rotldi3.dep -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3.o -MT _adddi3.o -MD -MP -MF _adddi3.dep -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8.o -MT _adddi3_s8.o -MD -MP -MF _adddi3_s8.dep -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3.o -MT _subdi3.o -MD -MP -MF _subdi3.dep -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8.o -MT _cmpdi2_s8.o -MD -MP -MF _cmpdi2_s8.dep -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul.o -MT _fmul.o -MD -MP -MF _fmul.dep -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls.o -MT _fmuls.o -MD -MP -MF _fmuls.dep -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmuls.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu.o -MT _fmulsu.o -MD -MP -MF _fmulsu.dep -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmulsu.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf.o -MT _fractqqsf.o -MD -MP -MF _fractqqsf.dep -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf.o -MT _fractuqqsf.o -MD -MP -MF _fractuqqsf.dep -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf.o -MT _fracthqsf.o -MD -MP -MF _fracthqsf.dep -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf.o -MT _fractuhqsf.o -MD -MP -MF _fractuhqsf.dep -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf.o -MT _fracthasf.o -MD -MP -MF _fracthasf.dep -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf.o -MT _fractuhasf.o -MD -MP -MF _fractuhasf.dep -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf.o -MT _fractsasf.o -MD -MP -MF _fractsasf.dep -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf.o -MT _fractusasf.o -MD -MP -MF _fractusasf.dep -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf.o -MT _fractsqsf.o -MD -MP -MF _fractsqsf.dep -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf.o -MT _fractusqsf.o -MD -MP -MF _fractusqsf.dep -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq.o -MT _fractsfqq.o -MD -MP -MF _fractsfqq.dep -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq.o -MT _fractsfuqq.o -MD -MP -MF _fractsfuqq.dep -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq.o -MT _fractsfhq.o -MD -MP -MF _fractsfhq.dep -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq.o -MT _fractsfuhq.o -MD -MP -MF _fractsfuhq.dep -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha.o -MT _fractsfha.o -MD -MP -MF _fractsfha.dep -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha.o -MT _fractsfuha.o -MD -MP -MF _fractsfuha.dep -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq.o -MT _fractsfsq.o -MD -MP -MF _fractsfsq.dep -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq.o -MT _fractsfusq.o -MD -MP -MF _fractsfusq.dep -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa.o -MT _fractsfsa.o -MD -MP -MF _fractsfsa.dep -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa.o -MT _fractsfusa.o -MD -MP -MF _fractsfusa.dep -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3.o -MT _mulqq3.o -MD -MP -MF _mulqq3.dep -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3.o -MT _mulhq3.o -MD -MP -MF _mulhq3.dep -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3.o -MT _muluhq3.o -MD -MP -MF _muluhq3.dep -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3.o -MT _mulha3.o -MD -MP -MF _mulha3.dep -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3.o -MT _muluha3.o -MD -MP -MF _muluha3.dep -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round.o -MT _muluha3_round.o -MD -MP -MF _muluha3_round.dep -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3_round.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3.o -MT _mulsa3.o -MD -MP -MF _mulsa3.dep -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3.o -MT _mulusa3.o -MD -MP -MF _mulusa3.dep -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3.o -MT _usmuluha3.o -MD -MP -MF _usmuluha3.dep -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmuluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3.o -MT _ssmulha3.o -MD -MP -MF _ssmulha3.dep -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3.o -MT _usmulusa3.o -MD -MP -MF _usmulusa3.dep -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3.o -MT _ssmulsa3.o -MD -MP -MF _ssmulsa3.dep -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3.o -MT _divqq3.o -MD -MP -MF _divqq3.dep -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3.o -MT _udivuqq3.o -MD -MP -MF _udivuqq3.dep -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper.o -MT _divqq_helper.o -MD -MP -MF _divqq_helper.dep -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq_helper.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3.o -MT _divhq3.o -MD -MP -MF _divhq3.dep -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3.o -MT _udivuhq3.o -MD -MP -MF _udivuhq3.dep -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3.o -MT _divha3.o -MD -MP -MF _divha3.dep -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3.o -MT _udivuha3.o -MD -MP -MF _udivuha3.dep -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3.o -MT _divsa3.o -MD -MP -MF _divsa3.dep -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3.o -MT _udivusa3.o -MD -MP -MF _udivusa3.dep -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8.o -MT _clr_8.o -MD -MP -MF _clr_8.dep -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clr_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2.o -MT _ssneg_2.o -MD -MP -MF _ssneg_2.dep -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4.o -MT _ssneg_4.o -MD -MP -MF _ssneg_4.dep -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8.o -MT _ssneg_8.o -MD -MP -MF _ssneg_8.dep -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1.o -MT _ssabs_1.o -MD -MP -MF _ssabs_1.dep -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2.o -MT _ssabs_2.o -MD -MP -MF _ssabs_2.dep -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4.o -MT _ssabs_4.o -MD -MP -MF _ssabs_4.dep -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8.o -MT _ssabs_8.o -MD -MP -MF _ssabs_8.dep -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8.o -MT _ssadd_8.o -MD -MP -MF _ssadd_8.dep -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8.o -MT _sssub_8.o -MD -MP -MF _sssub_8.dep -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _sssub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8.o -MT _usadd_8.o -MD -MP -MF _usadd_8.dep -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8.o -MT _ussub_8.o -MD -MP -MF _ussub_8.dep -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ussub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1.o -MT _mask1.o -MD -MP -MF _mask1.dep -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mask1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret.o -MT _ret.o -MD -MP -MF _ret.dep -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ret.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3.o -MT _roundqq3.o -MD -MP -MF _roundqq3.dep -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3.o -MT _rounduqq3.o -MD -MP -MF _rounduqq3.dep -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2.o -MT _round_s2.o -MD -MP -MF _round_s2.dep -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2.o -MT _round_u2.o -MD -MP -MF _round_u2.dep -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const.o -MT _round_2_const.o -MD -MP -MF _round_2_const.dep -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_2_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2.o -MT _addmask_2.o -MD -MP -MF _addmask_2.dep -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4.o -MT _round_s4.o -MD -MP -MF _round_s4.dep -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4.o -MT _round_u4.o -MD -MP -MF _round_u4.dep -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const.o -MT _round_4_const.o -MD -MP -MF _round_4_const.dep -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_4_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4.o -MT _addmask_4.o -MD -MP -MF _addmask_4.dep -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8.o -MT _round_x8.o -MD -MP -MF _round_x8.dep -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_x8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3.o -MT _rounddq3.o -MD -MP -MF _rounddq3.dep -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounddq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3.o -MT _roundudq3.o -MD -MP -MF _roundudq3.dep -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundudq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3.o -MT _roundda3.o -MD -MP -MF _roundda3.dep -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3.o -MT _rounduda3.o -MD -MP -MF _rounduda3.dep -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3.o -MT _roundta3.o -MD -MP -MF _roundta3.dep -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3.o -MT _rounduta3.o -MD -MP -MF _rounduta3.dep -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduta3.vis
rm -f libgcov.a
objects="_gcov.o _gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_dump.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_merge_ior.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcov.a $objects
/usr/avr/bin/ranlib libgcov.a
rm -f libgcc.a
objects="_absvhi2.o _addvhi3.o _subvhi3.o _mulvhi3.o _negvhi2.o _clrsbhi2.o _roundhr.o _roundr.o _roundlr.o _rounduhr.o _roundur.o _roundulr.o _roundhk.o _roundk.o _rounduhk.o _rounduk.o _clrsbqi.o _clrsbdi.o _countlsqi.o _countlshi.o _countlssi.o _countlsdi.o _countlsuqi.o _countlsuhi.o _countlsusi.o _countlsudi.o _mulqi3.o _mulhi3.o _mulqihi3.o _umulqihi3.o _mulpsi3.o _mulsqipsi3.o _mulhisi3.o _umulhisi3.o _usmulhisi3.o _muluhisi3.o _mulshisi3.o _mulsi3.o _udivmodqi4.o _divmodqi4.o _udivmodhi4.o _divmodhi4.o _divmodpsi4.o _udivmodpsi4.o _udivmodsi4.o _divmodsi4.o _divdi3.o _udivdi3.o _muldi3.o _muldi3_6.o _mulsidi3.o _umulsidi3.o _udivmod64.o _negsi2.o _negdi2.o _prologue.o _epilogue.o _exit.o _cleanup.o _tablejump.o _tablejump_elpm.o _load_3.o _load_4.o _xload_1.o _xload_2.o _xload_3.o _xload_4.o _movmemx.o _copy_data.o _clear_bss.o _ctors.o _dtors.o _ffssi2.o _ffshi2.o _loop_ffsqi2.o _ctzsi2.o _ctzhi2.o _clzdi2.o _clzsi2.o _clzhi2.o _paritydi2.o _paritysi2.o _parityhi2.o _popcounthi2.o _popcountsi2.o _popcountdi2.o _popcountqi2.o _bswapsi2.o _bswapdi2.o _ashldi3.o _ashrdi3.o _lshrdi3.o _rotldi3.o _adddi3.o _adddi3_s8.o _subdi3.o _cmpdi2.o _cmpdi2_s8.o _fmul.o _fmuls.o _fmulsu.o _fractqqsf.o _fractuqqsf.o _fracthqsf.o _fractuhqsf.o _fracthasf.o _fractuhasf.o _fractsasf.o _fractusasf.o _fractsqsf.o _fractusqsf.o _fractsfqq.o _fractsfuqq.o _fractsfhq.o _fractsfuhq.o _fractsfha.o _fractsfuha.o _fractsfsq.o _fractsfusq.o _fractsfsa.o _fractsfusa.o _mulqq3.o _mulhq3.o _muluhq3.o _mulha3.o _muluha3.o _muluha3_round.o _mulsa3.o _mulusa3.o _usmuluha3.o _ssmulha3.o _usmulusa3.o _ssmulsa3.o _divqq3.o _udivuqq3.o _divqq_helper.o _divhq3.o _udivuhq3.o _divha3.o _udivuha3.o _divsa3.o _udivusa3.o _clr_8.o _ssneg_2.o _ssneg_4.o _ssneg_8.o _ssabs_1.o _ssabs_2.o _ssabs_4.o _ssabs_8.o _ssadd_8.o _sssub_8.o _usadd_8.o _ussub_8.o _mask1.o _ret.o _roundqq3.o _rounduqq3.o _round_s2.o _round_u2.o _round_2_const.o _addmask_2.o _round_s4.o _round_u4.o _round_4_const.o _addmask_4.o _round_x8.o _rounddq3.o _roundudq3.o _roundda3.o _rounduda3.o _roundta3.o _rounduta3.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ffsdi2.o _ctzdi2.o _popcount_tab.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _clrsbsi2.o _fixunsdfsi.o _fixunsxfsi.o _fixdfdi.o _fixxfdi.o _fixtfdi.o _fixunsdfdi.o _fixunsxfdi.o _fixunstfdi.o _floatdidf.o _floatdixf.o _floatditf.o _floatundidf.o _floatundixf.o _floatunditf.o _eprintf.o __gcc_bcmp.o _udiv_w_sdiv.o _udivmoddi4.o _pack_sf.o _unpack_sf.o _fpcmp_parts_sf.o _make_sf.o _sf_to_df.o _thenan_sf.o _negQQ.o _negHQ.o _negSQ.o _negDQ.o _negTQ.o _negHA.o _negSA.o _negDA.o _negTA.o _negUQQ.o _negUHQ.o _negUSQ.o _negUDQ.o _negUTQ.o _negUHA.o _negUSA.o _negUDA.o _negUTA.o _mulSQ.o _mulDQ.o _mulTQ.o _mulDA.o _mulTA.o _mulUSQ.o _mulUDQ.o _mulUTQ.o _mulUDA.o _mulUTA.o _mulhelperQQ.o _mulhelperHQ.o _mulhelperSQ.o _mulhelperDQ.o _mulhelperTQ.o _mulhelperHA.o _mulhelperSA.o _mulhelperDA.o _mulhelperTA.o _mulhelperUQQ.o _mulhelperUHQ.o _mulhelperUSQ.o _mulhelperUDQ.o _mulhelperUTQ.o _mulhelperUHA.o _mulhelperUSA.o _mulhelperUDA.o _mulhelperUTA.o _divhelperQQ.o _divhelperHQ.o _divhelperSQ.o _divhelperDQ.o _divhelperTQ.o _divhelperHA.o _divhelperSA.o _divhelperDA.o _divhelperTA.o _divhelperUQQ.o _divhelperUHQ.o _divhelperUSQ.o _divhelperUDQ.o _divhelperUTQ.o _divhelperUHA.o _divhelperUSA.o _divhelperUDA.o _divhelperUTA.o _ashlhelperQQ.o _ashlhelperHQ.o _ashlhelperSQ.o _ashlhelperDQ.o _ashlhelperTQ.o _ashlhelperHA.o _ashlhelperSA.o _ashlhelperDA.o _ashlhelperTA.o _ashlhelperUQQ.o _ashlhelperUHQ.o _ashlhelperUSQ.o _ashlhelperUDQ.o _ashlhelperUTQ.o _ashlhelperUHA.o _ashlhelperUSA.o _ashlhelperUDA.o _ashlhelperUTA.o _saturate1QQ.o _saturate1HQ.o _saturate1SQ.o _saturate1DQ.o _saturate1TQ.o _saturate1HA.o _saturate1SA.o _saturate1DA.o _saturate1TA.o _saturate1UQQ.o _saturate1UHQ.o _saturate1USQ.o _saturate1UDQ.o _saturate1UTQ.o _saturate1UHA.o _saturate1USA.o _saturate1UDA.o _saturate1UTA.o _saturate2QQ.o _saturate2HQ.o _saturate2SQ.o _saturate2DQ.o _saturate2TQ.o _saturate2HA.o _saturate2SA.o _saturate2DA.o _saturate2TA.o _saturate2UQQ.o _saturate2UHQ.o _saturate2USQ.o _saturate2UDQ.o _saturate2UTQ.o _saturate2UHA.o _saturate2USA.o _saturate2UDA.o _saturate2UTA.o _ssmulQQ.o _ssmulHQ.o _ssmulSQ.o _ssmulDQ.o _ssmulTQ.o _ssmulDA.o _ssmulTA.o _ssdivQQ.o _ssdivHQ.o _ssdivSQ.o _ssdivDQ.o _ssdivTQ.o _ssdivHA.o _ssdivSA.o _ssdivDA.o _ssdivTA.o _divSQ.o _divDQ.o _divTQ.o _divDA.o _divTA.o _ssashlQQ.o _ssashlHQ.o _ssashlSQ.o _ssashlDQ.o _ssashlTQ.o _ssashlHA.o _ssashlSA.o _ssashlDA.o _ssashlTA.o _usmulUQQ.o _usmulUHQ.o _usmulUSQ.o _usmulUDQ.o _usmulUTQ.o _usmulUDA.o _usmulUTA.o _usdivUQQ.o _usdivUHQ.o _usdivUSQ.o _usdivUDQ.o _usdivUTQ.o _usdivUHA.o _usdivUSA.o _usdivUDA.o _usdivUTA.o _udivUQQ.o _udivUHQ.o _udivUSQ.o _udivUDQ.o _udivUTQ.o _udivUHA.o _udivUSA.o _udivUDA.o _udivUTA.o _usashlUQQ.o _usashlUHQ.o _usashlUSQ.o _usashlUDQ.o _usashlUTQ.o _usashlUHA.o _usashlUSA.o _usashlUDA.o _usashlUTA.o _fractQQDF.o _fractHQDF.o _fractSQDF.o _fractDQSF.o _fractDQDF.o _fractTQSF.o _fractTQDF.o _fractHADF.o _fractSADF.o _fractDASF.o _fractDADF.o _fractTASF.o _fractTADF.o _fractUQQDF.o _fractUHQDF.o _fractUSQDF.o _fractUDQSF.o _fractUDQDF.o _fractUTQSF.o _fractUTQDF.o _fractUHADF.o _fractUSADF.o _fractUDASF.o _fractUDADF.o _fractUTASF.o _fractUTADF.o _fractSFSQ.o _fractSFDQ.o _fractSFTQ.o _fractSFDA.o _fractSFTA.o _fractSFUSQ.o _fractSFUDQ.o _fractSFUTQ.o _fractSFUDA.o _fractSFUTA.o _fractDFQQ.o _fractDFHQ.o _fractDFSQ.o _fractDFDQ.o _fractDFTQ.o _fractDFHA.o _fractDFSA.o _fractDFDA.o _fractDFTA.o _fractDFUQQ.o _fractDFUHQ.o _fractDFUSQ.o _fractDFUDQ.o _fractDFUTQ.o _fractDFUHA.o _fractDFUSA.o _fractDFUDA.o _fractDFUTA.o _satfractQQHQ.o _satfractQQSQ.o _satfractQQDQ.o _satfractQQTQ.o _satfractQQHA.o _satfractQQSA.o _satfractQQDA.o _satfractQQTA.o _satfractQQUQQ.o _satfractQQUHQ.o _satfractQQUSQ.o _satfractQQUDQ.o _satfractQQUTQ.o _satfractQQUHA.o _satfractQQUSA.o _satfractQQUDA.o _satfractQQUTA.o _satfractHQQQ.o _satfractHQSQ.o _satfractHQDQ.o _satfractHQTQ.o _satfractHQHA.o _satfractHQSA.o _satfractHQDA.o _satfractHQTA.o _satfractHQUQQ.o _satfractHQUHQ.o _satfractHQUSQ.o _satfractHQUDQ.o _satfractHQUTQ.o _satfractHQUHA.o _satfractHQUSA.o _satfractHQUDA.o _satfractHQUTA.o _satfractSQQQ.o _satfractSQHQ.o _satfractSQDQ.o _satfractSQTQ.o _satfractSQHA.o _satfractSQSA.o _satfractSQDA.o _satfractSQTA.o _satfractSQUQQ.o _satfractSQUHQ.o _satfractSQUSQ.o _satfractSQUDQ.o _satfractSQUTQ.o _satfractSQUHA.o _satfractSQUSA.o _satfractSQUDA.o _satfractSQUTA.o _satfractDQQQ.o _satfractDQHQ.o _satfractDQSQ.o _satfractDQTQ.o _satfractDQHA.o _satfractDQSA.o _satfractDQDA.o _satfractDQTA.o _satfractDQUQQ.o _satfractDQUHQ.o _satfractDQUSQ.o _satfractDQUDQ.o _satfractDQUTQ.o _satfractDQUHA.o _satfractDQUSA.o _satfractDQUDA.o _satfractDQUTA.o _satfractTQQQ.o _satfractTQHQ.o _satfractTQSQ.o _satfractTQDQ.o _satfractTQHA.o _satfractTQSA.o _satfractTQDA.o _satfractTQTA.o _satfractTQUQQ.o _satfractTQUHQ.o _satfractTQUSQ.o _satfractTQUDQ.o _satfractTQUTQ.o _satfractTQUHA.o _satfractTQUSA.o _satfractTQUDA.o _satfractTQUTA.o _satfractHAQQ.o _satfractHAHQ.o _satfractHASQ.o _satfractHADQ.o _satfractHATQ.o _satfractHASA.o _satfractHADA.o _satfractHATA.o _satfractHAUQQ.o _satfractHAUHQ.o _satfractHAUSQ.o _satfractHAUDQ.o _satfractHAUTQ.o _satfractHAUHA.o _satfractHAUSA.o _satfractHAUDA.o _satfractHAUTA.o _satfractSAQQ.o _satfractSAHQ.o _satfractSASQ.o _satfractSADQ.o _satfractSATQ.o _satfractSAHA.o _satfractSADA.o _satfractSATA.o _satfractSAUQQ.o _satfractSAUHQ.o _satfractSAUSQ.o _satfractSAUDQ.o _satfractSAUTQ.o _satfractSAUHA.o _satfractSAUSA.o _satfractSAUDA.o _satfractSAUTA.o _satfractDAQQ.o _satfractDAHQ.o _satfractDASQ.o _satfractDADQ.o _satfractDATQ.o _satfractDAHA.o _satfractDASA.o _satfractDATA.o _satfractDAUQQ.o _satfractDAUHQ.o _satfractDAUSQ.o _satfractDAUDQ.o _satfractDAUTQ.o _satfractDAUHA.o _satfractDAUSA.o _satfractDAUDA.o _satfractDAUTA.o _satfractTAQQ.o _satfractTAHQ.o _satfractTASQ.o _satfractTADQ.o _satfractTATQ.o _satfractTAHA.o _satfractTASA.o _satfractTADA.o _satfractTAUQQ.o _satfractTAUHQ.o _satfractTAUSQ.o _satfractTAUDQ.o _satfractTAUTQ.o _satfractTAUHA.o _satfractTAUSA.o _satfractTAUDA.o _satfractTAUTA.o _satfractUQQQQ.o _satfractUQQHQ.o _satfractUQQSQ.o _satfractUQQDQ.o _satfractUQQTQ.o _satfractUQQHA.o _satfractUQQSA.o _satfractUQQDA.o _satfractUQQTA.o _satfractUQQUHQ.o _satfractUQQUSQ.o _satfractUQQUDQ.o _satfractUQQUTQ.o _satfractUQQUHA.o _satfractUQQUSA.o _satfractUQQUDA.o _satfractUQQUTA.o _satfractUHQQQ.o _satfractUHQHQ.o _satfractUHQSQ.o _satfractUHQDQ.o _satfractUHQTQ.o _satfractUHQHA.o _satfractUHQSA.o _satfractUHQDA.o _satfractUHQTA.o _satfractUHQUQQ.o _satfractUHQUSQ.o _satfractUHQUDQ.o _satfractUHQUTQ.o _satfractUHQUHA.o _satfractUHQUSA.o _satfractUHQUDA.o _satfractUHQUTA.o _satfractUSQQQ.o _satfractUSQHQ.o _satfractUSQSQ.o _satfractUSQDQ.o _satfractUSQTQ.o _satfractUSQHA.o _satfractUSQSA.o _satfractUSQDA.o _satfractUSQTA.o _satfractUSQUQQ.o _satfractUSQUHQ.o _satfractUSQUDQ.o _satfractUSQUTQ.o _satfractUSQUHA.o _satfractUSQUSA.o _satfractUSQUDA.o _satfractUSQUTA.o _satfractUDQQQ.o _satfractUDQHQ.o _satfractUDQSQ.o _satfractUDQDQ.o _satfractUDQTQ.o _satfractUDQHA.o _satfractUDQSA.o _satfractUDQDA.o _satfractUDQTA.o _satfractUDQUQQ.o _satfractUDQUHQ.o _satfractUDQUSQ.o _satfractUDQUTQ.o _satfractUDQUHA.o _satfractUDQUSA.o _satfractUDQUDA.o _satfractUDQUTA.o _satfractUTQQQ.o _satfractUTQHQ.o _satfractUTQSQ.o _satfractUTQDQ.o _satfractUTQTQ.o _satfractUTQHA.o _satfractUTQSA.o _satfractUTQDA.o _satfractUTQTA.o _satfractUTQUQQ.o _satfractUTQUHQ.o _satfractUTQUSQ.o _satfractUTQUDQ.o _satfractUTQUHA.o _satfractUTQUSA.o _satfractUTQUDA.o _satfractUTQUTA.o _satfractUHAQQ.o _satfractUHAHQ.o _satfractUHASQ.o _satfractUHADQ.o _satfractUHATQ.o _satfractUHAHA.o _satfractUHASA.o _satfractUHADA.o _satfractUHATA.o _satfractUHAUQQ.o _satfractUHAUHQ.o _satfractUHAUSQ.o _satfractUHAUDQ.o _satfractUHAUTQ.o _satfractUHAUSA.o _satfractUHAUDA.o _satfractUHAUTA.o _satfractUSAQQ.o _satfractUSAHQ.o _satfractUSASQ.o _satfractUSADQ.o _satfractUSATQ.o _satfractUSAHA.o _satfractUSASA.o _satfractUSADA.o _satfractUSATA.o _satfractUSAUQQ.o _satfractUSAUHQ.o _satfractUSAUSQ.o _satfractUSAUDQ.o _satfractUSAUTQ.o _satfractUSAUHA.o _satfractUSAUDA.o _satfractUSAUTA.o _satfractUDAQQ.o _satfractUDAHQ.o _satfractUDASQ.o _satfractUDADQ.o _satfractUDATQ.o _satfractUDAHA.o _satfractUDASA.o _satfractUDADA.o _satfractUDATA.o _satfractUDAUQQ.o _satfractUDAUHQ.o _satfractUDAUSQ.o _satfractUDAUDQ.o _satfractUDAUTQ.o _satfractUDAUHA.o _satfractUDAUSA.o _satfractUDAUTA.o _satfractUTAQQ.o _satfractUTAHQ.o _satfractUTASQ.o _satfractUTADQ.o _satfractUTATQ.o _satfractUTAHA.o _satfractUTASA.o _satfractUTADA.o _satfractUTATA.o _satfractUTAUQQ.o _satfractUTAUHQ.o _satfractUTAUSQ.o _satfractUTAUDQ.o _satfractUTAUTQ.o _satfractUTAUHA.o _satfractUTAUSA.o _satfractUTAUDA.o _satfractQIQQ.o _satfractQIHQ.o _satfractQISQ.o _satfractQIDQ.o _satfractQITQ.o _satfractQIHA.o _satfractQISA.o _satfractQIDA.o _satfractQITA.o _satfractQIUQQ.o _satfractQIUHQ.o _satfractQIUSQ.o _satfractQIUDQ.o _satfractQIUTQ.o _satfractQIUHA.o _satfractQIUSA.o _satfractQIUDA.o _satfractQIUTA.o _satfractHIQQ.o _satfractHIHQ.o _satfractHISQ.o _satfractHIDQ.o _satfractHITQ.o _satfractHIHA.o _satfractHISA.o _satfractHIDA.o _satfractHITA.o _satfractHIUQQ.o _satfractHIUHQ.o _satfractHIUSQ.o _satfractHIUDQ.o _satfractHIUTQ.o _satfractHIUHA.o _satfractHIUSA.o _satfractHIUDA.o _satfractHIUTA.o _satfractSIQQ.o _satfractSIHQ.o _satfractSISQ.o _satfractSIDQ.o _satfractSITQ.o _satfractSIHA.o _satfractSISA.o _satfractSIDA.o _satfractSITA.o _satfractSIUQQ.o _satfractSIUHQ.o _satfractSIUSQ.o _satfractSIUDQ.o _satfractSIUTQ.o _satfractSIUHA.o _satfractSIUSA.o _satfractSIUDA.o _satfractSIUTA.o _satfractDIQQ.o _satfractDIHQ.o _satfractDISQ.o _satfractDIDQ.o _satfractDITQ.o _satfractDIHA.o _satfractDISA.o _satfractDIDA.o _satfractDITA.o _satfractDIUQQ.o _satfractDIUHQ.o _satfractDIUSQ.o _satfractDIUDQ.o _satfractDIUTQ.o _satfractDIUHA.o _satfractDIUSA.o _satfractDIUDA.o _satfractDIUTA.o _satfractTIQQ.o _satfractTIHQ.o _satfractTISQ.o _satfractTIDQ.o _satfractTITQ.o _satfractTIHA.o _satfractTISA.o _satfractTIDA.o _satfractTITA.o _satfractTIUQQ.o _satfractTIUHQ.o _satfractTIUSQ.o _satfractTIUDQ.o _satfractTIUTQ.o _satfractTIUHA.o _satfractTIUSA.o _satfractTIUDA.o _satfractTIUTA.o _satfractSFQQ.o _satfractSFHQ.o _satfractSFSQ.o _satfractSFDQ.o _satfractSFTQ.o _satfractSFHA.o _satfractSFSA.o _satfractSFDA.o _satfractSFTA.o _satfractSFUQQ.o _satfractSFUHQ.o _satfractSFUSQ.o _satfractSFUDQ.o _satfractSFUTQ.o _satfractSFUHA.o _satfractSFUSA.o _satfractSFUDA.o _satfractSFUTA.o _satfractDFQQ.o _satfractDFHQ.o _satfractDFSQ.o _satfractDFDQ.o _satfractDFTQ.o _satfractDFHA.o _satfractDFSA.o _satfractDFDA.o _satfractDFTA.o _satfractDFUQQ.o _satfractDFUHQ.o _satfractDFUSQ.o _satfractDFUDQ.o _satfractDFUTQ.o _satfractDFUHA.o _satfractDFUSA.o _satfractDFUDA.o _satfractDFUTA.o _satfractunsUQIQQ.o _satfractunsUQIHQ.o _satfractunsUQISQ.o _satfractunsUQIDQ.o _satfractunsUQITQ.o _satfractunsUQIHA.o _satfractunsUQISA.o _satfractunsUQIDA.o _satfractunsUQITA.o _satfractunsUQIUQQ.o _satfractunsUQIUHQ.o _satfractunsUQIUSQ.o _satfractunsUQIUDQ.o _satfractunsUQIUTQ.o _satfractunsUQIUHA.o _satfractunsUQIUSA.o _satfractunsUQIUDA.o _satfractunsUQIUTA.o _satfractunsUHIQQ.o _satfractunsUHIHQ.o _satfractunsUHISQ.o _satfractunsUHIDQ.o _satfractunsUHITQ.o _satfractunsUHIHA.o _satfractunsUHISA.o _satfractunsUHIDA.o _satfractunsUHITA.o _satfractunsUHIUQQ.o _satfractunsUHIUHQ.o _satfractunsUHIUSQ.o _satfractunsUHIUDQ.o _satfractunsUHIUTQ.o _satfractunsUHIUHA.o _satfractunsUHIUSA.o _satfractunsUHIUDA.o _satfractunsUHIUTA.o _satfractunsUSIQQ.o _satfractunsUSIHQ.o _satfractunsUSISQ.o _satfractunsUSIDQ.o _satfractunsUSITQ.o _satfractunsUSIHA.o _satfractunsUSISA.o _satfractunsUSIDA.o _satfractunsUSITA.o _satfractunsUSIUQQ.o _satfractunsUSIUHQ.o _satfractunsUSIUSQ.o _satfractunsUSIUDQ.o _satfractunsUSIUTQ.o _satfractunsUSIUHA.o _satfractunsUSIUSA.o _satfractunsUSIUDA.o _satfractunsUSIUTA.o _satfractunsUDIQQ.o _satfractunsUDIHQ.o _satfractunsUDISQ.o _satfractunsUDIDQ.o _satfractunsUDITQ.o _satfractunsUDIHA.o _satfractunsUDISA.o _satfractunsUDIDA.o _satfractunsUDITA.o _satfractunsUDIUQQ.o _satfractunsUDIUHQ.o _satfractunsUDIUSQ.o _satfractunsUDIUDQ.o _satfractunsUDIUTQ.o _satfractunsUDIUHA.o _satfractunsUDIUSA.o _satfractunsUDIUDA.o _satfractunsUDIUTA.o _satfractunsUTIQQ.o _satfractunsUTIHQ.o _satfractunsUTISQ.o _satfractunsUTIDQ.o _satfractunsUTITQ.o _satfractunsUTIHA.o _satfractunsUTISA.o _satfractunsUTIDA.o _satfractunsUTITA.o _satfractunsUTIUQQ.o _satfractunsUTIUHQ.o _satfractunsUTIUSQ.o _satfractunsUTIUDQ.o _satfractunsUTIUTQ.o _satfractunsUTIUHA.o _satfractunsUTIUSA.o _satfractunsUTIUDA.o _satfractunsUTIUTA.o enable-execute-stack.o unwind-dw2.o unwind-dw2-fde.o unwind-sjlj.o unwind-c.o emutls.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr31 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcc.a $objects
/usr/avr/bin/ranlib libgcc.a
# Now that we have built all the objects, we need to copy
# them back to the GCC directory. Too many things (other
# in-tree libraries, and DejaGNU) know about the layout
# of the build tree, for now.
make install-leaf DESTDIR=../../.././gcc \
slibdir= libsubdir= MULTIOSDIR=avr31
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr31/libgcc'
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr31
/usr/bin/install -c -m 644 libgcc.a ../../.././gcc/avr31/
chmod 644 ../../.././gcc/avr31/libgcc.a
/usr/avr/bin/ranlib ../../.././gcc/avr31/libgcc.a
/usr/bin/install -c -m 644 libgcov.a ../../.././gcc/avr31/
chmod 644 ../../.././gcc/avr31/libgcov.a
/usr/avr/bin/ranlib ../../.././gcc/avr31/libgcov.a
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr31/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr31/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr31/$file ;; \
esac; \
done
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr31/libgcc'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr31/libgcc'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr35/libgcc'
# If this is the top-level multilib, build all the other
DEFINES='' HEADERS='../../../../gcc-4.8.5/libgcc/config/avr/avr-lib.h' \
../../../../gcc-4.8.5/libgcc/mkheader.sh > tmp-libgcc_tm.h
# multilibs.
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3_s.o -MT _mulqi3_s.o -MD -MP -MF _mulqi3_s.dep -DSHARED -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/bin/sh ../../../../gcc-4.8.5/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3_s.o -MT _mulhi3_s.o -MD -MP -MF _mulhi3_s.dep -DSHARED -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3_s.o -MT _mulqihi3_s.o -MD -MP -MF _mulqihi3_s.dep -DSHARED -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
echo timestamp > libgcc_tm.stamp
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3_s.o -MT _umulqihi3_s.o -MD -MP -MF _umulqihi3_s.dep -DSHARED -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3_s.o -MT _mulpsi3_s.o -MD -MP -MF _mulpsi3_s.dep -DSHARED -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3_s.o -MT _mulsqipsi3_s.o -MD -MP -MF _mulsqipsi3_s.dep -DSHARED -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3_s.o -MT _mulhisi3_s.o -MD -MP -MF _mulhisi3_s.dep -DSHARED -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3_s.o -MT _umulhisi3_s.o -MD -MP -MF _umulhisi3_s.dep -DSHARED -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3_s.o -MT _usmulhisi3_s.o -MD -MP -MF _usmulhisi3_s.dep -DSHARED -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3_s.o -MT _muluhisi3_s.o -MD -MP -MF _muluhisi3_s.dep -DSHARED -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3_s.o -MT _mulshisi3_s.o -MD -MP -MF _mulshisi3_s.dep -DSHARED -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3_s.o -MT _mulsi3_s.o -MD -MP -MF _mulsi3_s.dep -DSHARED -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4_s.o -MT _udivmodqi4_s.o -MD -MP -MF _udivmodqi4_s.dep -DSHARED -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4_s.o -MT _divmodqi4_s.o -MD -MP -MF _divmodqi4_s.dep -DSHARED -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4_s.o -MT _udivmodhi4_s.o -MD -MP -MF _udivmodhi4_s.dep -DSHARED -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4_s.o -MT _divmodhi4_s.o -MD -MP -MF _divmodhi4_s.dep -DSHARED -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4_s.o -MT _divmodpsi4_s.o -MD -MP -MF _divmodpsi4_s.dep -DSHARED -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4_s.o -MT _udivmodpsi4_s.o -MD -MP -MF _udivmodpsi4_s.dep -DSHARED -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4_s.o -MT _udivmodsi4_s.o -MD -MP -MF _udivmodsi4_s.dep -DSHARED -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4_s.o -MT _divmodsi4_s.o -MD -MP -MF _divmodsi4_s.dep -DSHARED -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6_s.o -MT _muldi3_6_s.o -MD -MP -MF _muldi3_6_s.dep -DSHARED -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3_s.o -MT _mulsidi3_s.o -MD -MP -MF _mulsidi3_s.dep -DSHARED -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3_s.o -MT _umulsidi3_s.o -MD -MP -MF _umulsidi3_s.dep -DSHARED -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64_s.o -MT _udivmod64_s.o -MD -MP -MF _udivmod64_s.dep -DSHARED -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2_s.o -MT _negsi2_s.o -MD -MP -MF _negsi2_s.dep -DSHARED -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue_s.o -MT _prologue_s.o -MD -MP -MF _prologue_s.dep -DSHARED -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue_s.o -MT _epilogue_s.o -MD -MP -MF _epilogue_s.dep -DSHARED -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit_s.o -MT _exit_s.o -MD -MP -MF _exit_s.dep -DSHARED -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup_s.o -MT _cleanup_s.o -MD -MP -MF _cleanup_s.dep -DSHARED -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_s.o -MT _tablejump_s.o -MD -MP -MF _tablejump_s.dep -DSHARED -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm_s.o -MT _tablejump_elpm_s.o -MD -MP -MF _tablejump_elpm_s.dep -DSHARED -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3_s.o -MT _load_3_s.o -MD -MP -MF _load_3_s.dep -DSHARED -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4_s.o -MT _load_4_s.o -MD -MP -MF _load_4_s.dep -DSHARED -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1_s.o -MT _xload_1_s.o -MD -MP -MF _xload_1_s.dep -DSHARED -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2_s.o -MT _xload_2_s.o -MD -MP -MF _xload_2_s.dep -DSHARED -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3_s.o -MT _xload_3_s.o -MD -MP -MF _xload_3_s.dep -DSHARED -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4_s.o -MT _xload_4_s.o -MD -MP -MF _xload_4_s.dep -DSHARED -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx_s.o -MT _movmemx_s.o -MD -MP -MF _movmemx_s.dep -DSHARED -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data_s.o -MT _copy_data_s.o -MD -MP -MF _copy_data_s.dep -DSHARED -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss_s.o -MT _clear_bss_s.o -MD -MP -MF _clear_bss_s.dep -DSHARED -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors_s.o -MT _dtors_s.o -MD -MP -MF _dtors_s.dep -DSHARED -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2_s.o -MT _ffshi2_s.o -MD -MP -MF _ffshi2_s.dep -DSHARED -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2_s.o -MT _loop_ffsqi2_s.o -MD -MP -MF _loop_ffsqi2_s.dep -DSHARED -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2_s.o -MT _ctzhi2_s.o -MD -MP -MF _ctzhi2_s.dep -DSHARED -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2_s.o -MT _clzhi2_s.o -MD -MP -MF _clzhi2_s.dep -DSHARED -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2_s.o -MT _parityhi2_s.o -MD -MP -MF _parityhi2_s.dep -DSHARED -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2_s.o -MT _popcounthi2_s.o -MD -MP -MF _popcounthi2_s.dep -DSHARED -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2_s.o -MT _popcountqi2_s.o -MD -MP -MF _popcountqi2_s.dep -DSHARED -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3_s.o -MT _rotldi3_s.o -MD -MP -MF _rotldi3_s.dep -DSHARED -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s.o -MT _adddi3_s.o -MD -MP -MF _adddi3_s.dep -DSHARED -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8_s.o -MT _adddi3_s8_s.o -MD -MP -MF _adddi3_s8_s.dep -DSHARED -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3_s.o -MT _subdi3_s.o -MD -MP -MF _subdi3_s.dep -DSHARED -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8_s.o -MT _cmpdi2_s8_s.o -MD -MP -MF _cmpdi2_s8_s.dep -DSHARED -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul_s.o -MT _fmul_s.o -MD -MP -MF _fmul_s.dep -DSHARED -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls_s.o -MT _fmuls_s.o -MD -MP -MF _fmuls_s.dep -DSHARED -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu_s.o -MT _fmulsu_s.o -MD -MP -MF _fmulsu_s.dep -DSHARED -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf_s.o -MT _fractqqsf_s.o -MD -MP -MF _fractqqsf_s.dep -DSHARED -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf_s.o -MT _fractuqqsf_s.o -MD -MP -MF _fractuqqsf_s.dep -DSHARED -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf_s.o -MT _fracthqsf_s.o -MD -MP -MF _fracthqsf_s.dep -DSHARED -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf_s.o -MT _fractuhqsf_s.o -MD -MP -MF _fractuhqsf_s.dep -DSHARED -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf_s.o -MT _fracthasf_s.o -MD -MP -MF _fracthasf_s.dep -DSHARED -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf_s.o -MT _fractuhasf_s.o -MD -MP -MF _fractuhasf_s.dep -DSHARED -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf_s.o -MT _fractsasf_s.o -MD -MP -MF _fractsasf_s.dep -DSHARED -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf_s.o -MT _fractusasf_s.o -MD -MP -MF _fractusasf_s.dep -DSHARED -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf_s.o -MT _fractsqsf_s.o -MD -MP -MF _fractsqsf_s.dep -DSHARED -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf_s.o -MT _fractusqsf_s.o -MD -MP -MF _fractusqsf_s.dep -DSHARED -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq_s.o -MT _fractsfqq_s.o -MD -MP -MF _fractsfqq_s.dep -DSHARED -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq_s.o -MT _fractsfuqq_s.o -MD -MP -MF _fractsfuqq_s.dep -DSHARED -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq_s.o -MT _fractsfhq_s.o -MD -MP -MF _fractsfhq_s.dep -DSHARED -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq_s.o -MT _fractsfuhq_s.o -MD -MP -MF _fractsfuhq_s.dep -DSHARED -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha_s.o -MT _fractsfha_s.o -MD -MP -MF _fractsfha_s.dep -DSHARED -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha_s.o -MT _fractsfuha_s.o -MD -MP -MF _fractsfuha_s.dep -DSHARED -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq_s.o -MT _fractsfsq_s.o -MD -MP -MF _fractsfsq_s.dep -DSHARED -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq_s.o -MT _fractsfusq_s.o -MD -MP -MF _fractsfusq_s.dep -DSHARED -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa_s.o -MT _fractsfsa_s.o -MD -MP -MF _fractsfsa_s.dep -DSHARED -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa_s.o -MT _fractsfusa_s.o -MD -MP -MF _fractsfusa_s.dep -DSHARED -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3_s.o -MT _mulqq3_s.o -MD -MP -MF _mulqq3_s.dep -DSHARED -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3_s.o -MT _mulhq3_s.o -MD -MP -MF _mulhq3_s.dep -DSHARED -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3_s.o -MT _muluhq3_s.o -MD -MP -MF _muluhq3_s.dep -DSHARED -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3_s.o -MT _mulha3_s.o -MD -MP -MF _mulha3_s.dep -DSHARED -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_s.o -MT _muluha3_s.o -MD -MP -MF _muluha3_s.dep -DSHARED -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round_s.o -MT _muluha3_round_s.o -MD -MP -MF _muluha3_round_s.dep -DSHARED -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3_s.o -MT _mulsa3_s.o -MD -MP -MF _mulsa3_s.dep -DSHARED -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3_s.o -MT _mulusa3_s.o -MD -MP -MF _mulusa3_s.dep -DSHARED -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3_s.o -MT _usmuluha3_s.o -MD -MP -MF _usmuluha3_s.dep -DSHARED -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3_s.o -MT _ssmulha3_s.o -MD -MP -MF _ssmulha3_s.dep -DSHARED -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3_s.o -MT _usmulusa3_s.o -MD -MP -MF _usmulusa3_s.dep -DSHARED -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3_s.o -MT _ssmulsa3_s.o -MD -MP -MF _ssmulsa3_s.dep -DSHARED -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3_s.o -MT _divqq3_s.o -MD -MP -MF _divqq3_s.dep -DSHARED -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3_s.o -MT _udivuqq3_s.o -MD -MP -MF _udivuqq3_s.dep -DSHARED -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper_s.o -MT _divqq_helper_s.o -MD -MP -MF _divqq_helper_s.dep -DSHARED -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3_s.o -MT _divhq3_s.o -MD -MP -MF _divhq3_s.dep -DSHARED -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3_s.o -MT _udivuhq3_s.o -MD -MP -MF _udivuhq3_s.dep -DSHARED -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3_s.o -MT _divha3_s.o -MD -MP -MF _divha3_s.dep -DSHARED -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3_s.o -MT _udivuha3_s.o -MD -MP -MF _udivuha3_s.dep -DSHARED -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3_s.o -MT _divsa3_s.o -MD -MP -MF _divsa3_s.dep -DSHARED -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3_s.o -MT _udivusa3_s.o -MD -MP -MF _udivusa3_s.dep -DSHARED -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8_s.o -MT _clr_8_s.o -MD -MP -MF _clr_8_s.dep -DSHARED -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2_s.o -MT _ssneg_2_s.o -MD -MP -MF _ssneg_2_s.dep -DSHARED -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4_s.o -MT _ssneg_4_s.o -MD -MP -MF _ssneg_4_s.dep -DSHARED -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8_s.o -MT _ssneg_8_s.o -MD -MP -MF _ssneg_8_s.dep -DSHARED -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1_s.o -MT _ssabs_1_s.o -MD -MP -MF _ssabs_1_s.dep -DSHARED -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2_s.o -MT _ssabs_2_s.o -MD -MP -MF _ssabs_2_s.dep -DSHARED -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4_s.o -MT _ssabs_4_s.o -MD -MP -MF _ssabs_4_s.dep -DSHARED -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8_s.o -MT _ssabs_8_s.o -MD -MP -MF _ssabs_8_s.dep -DSHARED -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8_s.o -MT _ssadd_8_s.o -MD -MP -MF _ssadd_8_s.dep -DSHARED -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8_s.o -MT _sssub_8_s.o -MD -MP -MF _sssub_8_s.dep -DSHARED -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8_s.o -MT _usadd_8_s.o -MD -MP -MF _usadd_8_s.dep -DSHARED -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8_s.o -MT _ussub_8_s.o -MD -MP -MF _ussub_8_s.dep -DSHARED -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1_s.o -MT _mask1_s.o -MD -MP -MF _mask1_s.dep -DSHARED -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret_s.o -MT _ret_s.o -MD -MP -MF _ret_s.dep -DSHARED -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3_s.o -MT _roundqq3_s.o -MD -MP -MF _roundqq3_s.dep -DSHARED -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3_s.o -MT _rounduqq3_s.o -MD -MP -MF _rounduqq3_s.dep -DSHARED -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2_s.o -MT _round_s2_s.o -MD -MP -MF _round_s2_s.dep -DSHARED -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2_s.o -MT _round_u2_s.o -MD -MP -MF _round_u2_s.dep -DSHARED -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const_s.o -MT _round_2_const_s.o -MD -MP -MF _round_2_const_s.dep -DSHARED -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2_s.o -MT _addmask_2_s.o -MD -MP -MF _addmask_2_s.dep -DSHARED -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4_s.o -MT _round_s4_s.o -MD -MP -MF _round_s4_s.dep -DSHARED -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4_s.o -MT _round_u4_s.o -MD -MP -MF _round_u4_s.dep -DSHARED -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const_s.o -MT _round_4_const_s.o -MD -MP -MF _round_4_const_s.dep -DSHARED -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4_s.o -MT _addmask_4_s.o -MD -MP -MF _addmask_4_s.dep -DSHARED -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8_s.o -MT _round_x8_s.o -MD -MP -MF _round_x8_s.dep -DSHARED -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3_s.o -MT _rounddq3_s.o -MD -MP -MF _rounddq3_s.dep -DSHARED -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3_s.o -MT _roundudq3_s.o -MD -MP -MF _roundudq3_s.dep -DSHARED -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3_s.o -MT _roundda3_s.o -MD -MP -MF _roundda3_s.dep -DSHARED -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3_s.o -MT _rounduda3_s.o -MD -MP -MF _rounduda3_s.dep -DSHARED -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3_s.o -MT _roundta3_s.o -MD -MP -MF _roundta3_s.dep -DSHARED -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3_s.o -MT _rounduta3_s.o -MD -MP -MF _rounduta3_s.dep -DSHARED -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
# Early copyback; see "all" above for the rationale. The
dest=../../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../../gcc-4.8.5/libgcc/../move-if-change $dest ../../.././gcc/include/unwind.h
# early copy is necessary so that the gcc -B options find
# the right startup files when linking shared libgcc.
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqihi3.visT
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr35
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulqihi3.visT
mkdir -p -- ../../.././gcc/avr35
mv -f _mulqi3.visT _mulqi3.vis
mv -f _mulhi3.visT _mulhi3.vis
mv -f _mulqihi3.visT _mulqihi3.vis
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr35/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr35/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr35/$file ;; \
esac; \
done
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulpsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulpsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsqipsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsqipsi3.visT
mv -f _umulqihi3.visT _umulqihi3.vis
mv -f _mulpsi3.visT _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulshisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulshisi3.visT
mv -f _umulhisi3.visT _umulhisi3.vis
mv -f _usmulhisi3.visT _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsi3.visT
mv -f _mulsqipsi3.visT _mulsqipsi3.vis
mv -f _mulhisi3.visT _mulhisi3.vis
mv -f _muluhisi3.visT _muluhisi3.vis
mv -f _mulshisi3.visT _mulshisi3.vis
mv -f _mulsi3.visT _mulsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodhi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodhi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodpsi4.visT
mv -f _divmodqi4.visT _divmodqi4.vis
mv -f _udivmodqi4.visT _udivmodqi4.vis
mv -f _udivmodhi4.visT _udivmodhi4.vis
mv -f _divmodhi4.visT _divmodhi4.vis
mv -f _divmodpsi4.visT _divmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodpsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodsi4.visT
mv -f _udivmodpsi4.visT _udivmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divdi3.visT
mv -f _udivmodsi4.visT _udivmodsi4.vis
mv -f _divmodsi4.visT _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivdi3.visT
mv -f _divdi3.visT _divdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3_6.visT
mv -f _udivdi3.visT _udivdi3.vis
mv -f _muldi3.visT _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmod64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmod64.visT
mv -f _muldi3_6.visT _muldi3_6.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negsi2.visT
mv -f _umulsidi3.visT _umulsidi3.vis
mv -f _mulsidi3.visT _mulsidi3.vis
mv -f _udivmod64.visT _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _prologue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _prologue.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _epilogue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _epilogue.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _exit_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _exit.visT
mv -f _negsi2.visT _negsi2.vis
mv -f _negdi2.visT _negdi2.vis
mv -f _prologue.visT _prologue.vis
mv -f _epilogue.visT _epilogue.vis
mv -f _exit.visT _exit.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cleanup_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cleanup.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_elpm_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump_elpm.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_3.visT
mv -f _tablejump_elpm.visT _tablejump_elpm.vis
mv -f _tablejump.visT _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_1.visT
mv -f _cleanup.visT _cleanup.vis
mv -f _load_3.visT _load_3.vis
mv -f _load_4.visT _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_4.visT
mv -f _xload_1.visT _xload_1.vis
mv -f _xload_2.visT _xload_2.vis
mv -f _xload_3.visT _xload_3.vis
mv -f _xload_4.visT _xload_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _movmemx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _movmemx.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _copy_data_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _copy_data.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clear_bss_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clear_bss.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctors.visT
mv -f _movmemx.visT _movmemx.vis
mv -f _copy_data.visT _copy_data.vis
mv -f _clear_bss.visT _clear_bss.vis
mv -f _ctors.visT _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _dtors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _dtors.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffssi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffssi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffshi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffshi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _loop_ffsqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _loop_ffsqi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzhi2.visT
mv -f _dtors.visT _dtors.vis
mv -f _ffssi2.visT _ffssi2.vis
mv -f _ffshi2.visT _ffshi2.vis
mv -f _loop_ffsqi2.visT _loop_ffsqi2.vis
mv -f _ctzhi2.visT _ctzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzdi2.visT
mv -f _ctzsi2.visT _ctzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritydi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritydi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritysi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritysi2.visT
mv -f _clzdi2.visT _clzdi2.vis
mv -f _clzsi2.visT _clzsi2.vis
mv -f _clzhi2.visT _clzhi2.vis
mv -f _paritydi2.visT _paritydi2.vis
mv -f _paritysi2.visT _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _parityhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _parityhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcounthi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcounthi2.visT
mv -f _parityhi2.visT _parityhi2.vis
mv -f _popcounthi2.visT _popcounthi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountqi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapdi2.visT
mv -f _popcountdi2.visT _popcountdi2.vis
mv -f _popcountqi2.visT _popcountqi2.vis
mv -f _bswapsi2.visT _bswapsi2.vis
mv -f _popcountsi2.visT _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashrdi3.visT
mv -f _bswapdi2.visT _bswapdi2.vis
mv -f _ashldi3.visT _ashldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _lshrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _lshrdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rotldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rotldi3.visT
mv -f _ashrdi3.visT _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _subdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _subdi3.visT
mv -f _rotldi3.visT _rotldi3.vis
mv -f _lshrdi3.visT _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2.visT
mv -f _subdi3.visT _subdi3.vis
mv -f _adddi3.visT _adddi3.vis
mv -f _adddi3_s8.visT _adddi3_s8.vis
mv -f _cmpdi2.visT _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmul_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmul.visT
mv -f _cmpdi2_s8.visT _cmpdi2_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmuls_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmuls.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmulsu_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmulsu.visT
mv -f _fmul.visT _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractqqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuqqsf.visT
mv -f _fmuls.visT _fmuls.vis
mv -f _fractuqqsf.visT _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhqsf.visT
mv -f _fmulsu.visT _fmulsu.vis
mv -f _fractqqsf.visT _fractqqsf.vis
mv -f _fracthqsf.visT _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthasf.visT
mv -f _fractuhqsf.visT _fractuhqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusasf.visT
mv -f _fractuhasf.visT _fractuhasf.vis
mv -f _fracthasf.visT _fracthasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusqsf.visT
mv -f _fractusasf.visT _fractusasf.vis
mv -f _fractsasf.visT _fractsasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfqq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuqq.visT
mv -f _fractsqsf.visT _fractsqsf.vis
mv -f _fractusqsf.visT _fractusqsf.vis
mv -f _fractsfqq.visT _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfhq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuhq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfha.visT
mv -f _fractsfuqq.visT _fractsfuqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuha.visT
mv -f _fractsfuhq.visT _fractsfuhq.vis
mv -f _fractsfhq.visT _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusq.visT
mv -f _fractsfha.visT _fractsfha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusa.visT
mv -f _fractsfuha.visT _fractsfuha.vis
mv -f _fractsfsq.visT _fractsfsq.vis
mv -f _fractsfusq.visT _fractsfusq.vis
mv -f _fractsfsa.visT _fractsfsa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqq3.visT
mv -f _fractsfusa.visT _fractsfusa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3.visT
mv -f _mulqq3.visT _mulqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_round_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3_round.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsa3.visT
mv -f _muluhq3.visT _muluhq3.vis
mv -f _mulhq3.visT _mulhq3.vis
mv -f _muluha3_round.visT _muluha3_round.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulusa3.visT
mv -f _mulsa3.visT _mulsa3.vis
mv -f _muluha3.visT _muluha3.vis
mv -f _mulha3.visT _mulha3.vis
mv -f _mulusa3.visT _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmuluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmuluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq3.visT
mv -f _usmuluha3.visT _usmuluha3.vis
mv -f _ssmulha3.visT _ssmulha3.vis
mv -f _ssmulsa3.visT _ssmulsa3.vis
mv -f _usmulusa3.visT _usmulusa3.vis
mv -f _divqq3.visT _divqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq_helper_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq_helper.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuhq3.visT
mv -f _divhq3.visT _divhq3.vis
mv -f _divqq_helper.visT _divqq_helper.vis
mv -f _udivuqq3.visT _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divha3.visT
mv -f _udivuhq3.visT _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divsa3.visT
mv -f _udivuha3.visT _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivusa3.visT
mv -f _divsa3.visT _divsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clr_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clr_8.visT
mv -f _divha3.visT _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_4.visT
mv -f _udivusa3.visT _udivusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_2.visT
mv -f _clr_8.visT _clr_8.vis
mv -f _ssneg_2.visT _ssneg_2.vis
mv -f _ssneg_4.visT _ssneg_4.vis
mv -f _ssneg_8.visT _ssneg_8.vis
mv -f _ssabs_1.visT _ssabs_1.vis
mv -f _ssabs_2.visT _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _sssub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _sssub_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usadd_8.visT
mv -f _ssabs_4.visT _ssabs_4.vis
mv -f _ssabs_8.visT _ssabs_8.vis
mv -f _ssadd_8.visT _ssadd_8.vis
mv -f _sssub_8.visT _sssub_8.vis
mv -f _usadd_8.visT _usadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ussub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ussub_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mask1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mask1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ret_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ret.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u2.visT
mv -f _ussub_8.visT _ussub_8.vis
mv -f _mask1.visT _mask1.vis
mv -f _ret.visT _ret.vis
mv -f _roundqq3.visT _roundqq3.vis
mv -f _rounduqq3.visT _rounduqq3.vis
mv -f _round_s2.visT _round_s2.vis
mv -f _round_u2.visT _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_2_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_2_const.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_4_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_4_const.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_4.visT
mv -f _addmask_2.visT _addmask_2.vis
mv -f _round_2_const.visT _round_2_const.vis
mv -f _round_s4.visT _round_s4.vis
mv -f _round_u4.visT _round_u4.vis
mv -f _round_4_const.visT _round_4_const.vis
mv -f _addmask_4.visT _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_x8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_x8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounddq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounddq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundudq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundudq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundda3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduda3.visT
mv -f _round_x8.visT _round_x8.vis
mv -f _rounddq3.visT _rounddq3.vis
mv -f _roundudq3.visT _roundudq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundta3.visT
mv -f _roundda3.visT _roundda3.vis
mv -f _rounduda3.visT _rounduda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduta3.visT
mv -f _roundta3.visT _roundta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _rounduta3.visT _rounduta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _pack_sf.o -MT _pack_sf.o -MD -MP -MF _pack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_pack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _unpack_sf.o -MT _unpack_sf.o -MD -MP -MF _unpack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_unpack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fpcmp_parts_sf.o -MT _fpcmp_parts_sf.o -MD -MP -MF _fpcmp_parts_sf.dep -DFINE_GRAINED_LIBRARIES -DL_fpcmp_parts_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _make_sf.o -MT _make_sf.o -MD -MP -MF _make_sf.dep -DFINE_GRAINED_LIBRARIES -DL_make_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sf_to_df.o -MT _sf_to_df.o -MD -MP -MF _sf_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_df -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _thenan_sf.o -MT _thenan_sf.o -MD -MP -MF _thenan_sf.dep -DFINE_GRAINED_LIBRARIES -DL_thenan_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negQQ.o -MT _negQQ.o -MD -MP -MF _negQQ.dep -DL_neg -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHQ.o -MT _negHQ.o -MD -MP -MF _negHQ.dep -DL_neg -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSQ.o -MT _negSQ.o -MD -MP -MF _negSQ.dep -DL_neg -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDQ.o -MT _negDQ.o -MD -MP -MF _negDQ.dep -DL_neg -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTQ.o -MT _negTQ.o -MD -MP -MF _negTQ.dep -DL_neg -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHA.o -MT _negHA.o -MD -MP -MF _negHA.dep -DL_neg -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSA.o -MT _negSA.o -MD -MP -MF _negSA.dep -DL_neg -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDA.o -MT _negDA.o -MD -MP -MF _negDA.dep -DL_neg -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTA.o -MT _negTA.o -MD -MP -MF _negTA.dep -DL_neg -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUQQ.o -MT _negUQQ.o -MD -MP -MF _negUQQ.dep -DL_neg -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHQ.o -MT _negUHQ.o -MD -MP -MF _negUHQ.dep -DL_neg -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSQ.o -MT _negUSQ.o -MD -MP -MF _negUSQ.dep -DL_neg -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDQ.o -MT _negUDQ.o -MD -MP -MF _negUDQ.dep -DL_neg -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTQ.o -MT _negUTQ.o -MD -MP -MF _negUTQ.dep -DL_neg -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHA.o -MT _negUHA.o -MD -MP -MF _negUHA.dep -DL_neg -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSA.o -MT _negUSA.o -MD -MP -MF _negUSA.dep -DL_neg -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDA.o -MT _negUDA.o -MD -MP -MF _negUDA.dep -DL_neg -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTA.o -MT _negUTA.o -MD -MP -MF _negUTA.dep -DL_neg -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulSQ.o -MT _mulSQ.o -MD -MP -MF _mulSQ.dep -DL_mul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDQ.o -MT _mulDQ.o -MD -MP -MF _mulDQ.dep -DL_mul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTQ.o -MT _mulTQ.o -MD -MP -MF _mulTQ.dep -DL_mul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDA.o -MT _mulDA.o -MD -MP -MF _mulDA.dep -DL_mul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTA.o -MT _mulTA.o -MD -MP -MF _mulTA.dep -DL_mul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUSQ.o -MT _mulUSQ.o -MD -MP -MF _mulUSQ.dep -DL_mul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDQ.o -MT _mulUDQ.o -MD -MP -MF _mulUDQ.dep -DL_mul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTQ.o -MT _mulUTQ.o -MD -MP -MF _mulUTQ.dep -DL_mul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDA.o -MT _mulUDA.o -MD -MP -MF _mulUDA.dep -DL_mul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTA.o -MT _mulUTA.o -MD -MP -MF _mulUTA.dep -DL_mul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperQQ.o -MT _mulhelperQQ.o -MD -MP -MF _mulhelperQQ.dep -DL_mulhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHQ.o -MT _mulhelperHQ.o -MD -MP -MF _mulhelperHQ.dep -DL_mulhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSQ.o -MT _mulhelperSQ.o -MD -MP -MF _mulhelperSQ.dep -DL_mulhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDQ.o -MT _mulhelperDQ.o -MD -MP -MF _mulhelperDQ.dep -DL_mulhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTQ.o -MT _mulhelperTQ.o -MD -MP -MF _mulhelperTQ.dep -DL_mulhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHA.o -MT _mulhelperHA.o -MD -MP -MF _mulhelperHA.dep -DL_mulhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSA.o -MT _mulhelperSA.o -MD -MP -MF _mulhelperSA.dep -DL_mulhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDA.o -MT _mulhelperDA.o -MD -MP -MF _mulhelperDA.dep -DL_mulhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTA.o -MT _mulhelperTA.o -MD -MP -MF _mulhelperTA.dep -DL_mulhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUQQ.o -MT _mulhelperUQQ.o -MD -MP -MF _mulhelperUQQ.dep -DL_mulhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHQ.o -MT _mulhelperUHQ.o -MD -MP -MF _mulhelperUHQ.dep -DL_mulhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSQ.o -MT _mulhelperUSQ.o -MD -MP -MF _mulhelperUSQ.dep -DL_mulhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDQ.o -MT _mulhelperUDQ.o -MD -MP -MF _mulhelperUDQ.dep -DL_mulhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTQ.o -MT _mulhelperUTQ.o -MD -MP -MF _mulhelperUTQ.dep -DL_mulhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHA.o -MT _mulhelperUHA.o -MD -MP -MF _mulhelperUHA.dep -DL_mulhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSA.o -MT _mulhelperUSA.o -MD -MP -MF _mulhelperUSA.dep -DL_mulhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDA.o -MT _mulhelperUDA.o -MD -MP -MF _mulhelperUDA.dep -DL_mulhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTA.o -MT _mulhelperUTA.o -MD -MP -MF _mulhelperUTA.dep -DL_mulhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperQQ.o -MT _divhelperQQ.o -MD -MP -MF _divhelperQQ.dep -DL_divhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHQ.o -MT _divhelperHQ.o -MD -MP -MF _divhelperHQ.dep -DL_divhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSQ.o -MT _divhelperSQ.o -MD -MP -MF _divhelperSQ.dep -DL_divhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDQ.o -MT _divhelperDQ.o -MD -MP -MF _divhelperDQ.dep -DL_divhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTQ.o -MT _divhelperTQ.o -MD -MP -MF _divhelperTQ.dep -DL_divhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHA.o -MT _divhelperHA.o -MD -MP -MF _divhelperHA.dep -DL_divhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSA.o -MT _divhelperSA.o -MD -MP -MF _divhelperSA.dep -DL_divhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDA.o -MT _divhelperDA.o -MD -MP -MF _divhelperDA.dep -DL_divhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTA.o -MT _divhelperTA.o -MD -MP -MF _divhelperTA.dep -DL_divhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUQQ.o -MT _divhelperUQQ.o -MD -MP -MF _divhelperUQQ.dep -DL_divhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHQ.o -MT _divhelperUHQ.o -MD -MP -MF _divhelperUHQ.dep -DL_divhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSQ.o -MT _divhelperUSQ.o -MD -MP -MF _divhelperUSQ.dep -DL_divhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDQ.o -MT _divhelperUDQ.o -MD -MP -MF _divhelperUDQ.dep -DL_divhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTQ.o -MT _divhelperUTQ.o -MD -MP -MF _divhelperUTQ.dep -DL_divhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHA.o -MT _divhelperUHA.o -MD -MP -MF _divhelperUHA.dep -DL_divhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSA.o -MT _divhelperUSA.o -MD -MP -MF _divhelperUSA.dep -DL_divhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDA.o -MT _divhelperUDA.o -MD -MP -MF _divhelperUDA.dep -DL_divhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTA.o -MT _divhelperUTA.o -MD -MP -MF _divhelperUTA.dep -DL_divhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperQQ.o -MT _ashlhelperQQ.o -MD -MP -MF _ashlhelperQQ.dep -DL_ashlhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHQ.o -MT _ashlhelperHQ.o -MD -MP -MF _ashlhelperHQ.dep -DL_ashlhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSQ.o -MT _ashlhelperSQ.o -MD -MP -MF _ashlhelperSQ.dep -DL_ashlhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDQ.o -MT _ashlhelperDQ.o -MD -MP -MF _ashlhelperDQ.dep -DL_ashlhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTQ.o -MT _ashlhelperTQ.o -MD -MP -MF _ashlhelperTQ.dep -DL_ashlhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHA.o -MT _ashlhelperHA.o -MD -MP -MF _ashlhelperHA.dep -DL_ashlhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSA.o -MT _ashlhelperSA.o -MD -MP -MF _ashlhelperSA.dep -DL_ashlhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDA.o -MT _ashlhelperDA.o -MD -MP -MF _ashlhelperDA.dep -DL_ashlhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTA.o -MT _ashlhelperTA.o -MD -MP -MF _ashlhelperTA.dep -DL_ashlhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUQQ.o -MT _ashlhelperUQQ.o -MD -MP -MF _ashlhelperUQQ.dep -DL_ashlhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHQ.o -MT _ashlhelperUHQ.o -MD -MP -MF _ashlhelperUHQ.dep -DL_ashlhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSQ.o -MT _ashlhelperUSQ.o -MD -MP -MF _ashlhelperUSQ.dep -DL_ashlhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDQ.o -MT _ashlhelperUDQ.o -MD -MP -MF _ashlhelperUDQ.dep -DL_ashlhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTQ.o -MT _ashlhelperUTQ.o -MD -MP -MF _ashlhelperUTQ.dep -DL_ashlhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHA.o -MT _ashlhelperUHA.o -MD -MP -MF _ashlhelperUHA.dep -DL_ashlhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSA.o -MT _ashlhelperUSA.o -MD -MP -MF _ashlhelperUSA.dep -DL_ashlhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDA.o -MT _ashlhelperUDA.o -MD -MP -MF _ashlhelperUDA.dep -DL_ashlhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTA.o -MT _ashlhelperUTA.o -MD -MP -MF _ashlhelperUTA.dep -DL_ashlhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1QQ.o -MT _saturate1QQ.o -MD -MP -MF _saturate1QQ.dep -DL_saturate1 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HQ.o -MT _saturate1HQ.o -MD -MP -MF _saturate1HQ.dep -DL_saturate1 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SQ.o -MT _saturate1SQ.o -MD -MP -MF _saturate1SQ.dep -DL_saturate1 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DQ.o -MT _saturate1DQ.o -MD -MP -MF _saturate1DQ.dep -DL_saturate1 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TQ.o -MT _saturate1TQ.o -MD -MP -MF _saturate1TQ.dep -DL_saturate1 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HA.o -MT _saturate1HA.o -MD -MP -MF _saturate1HA.dep -DL_saturate1 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SA.o -MT _saturate1SA.o -MD -MP -MF _saturate1SA.dep -DL_saturate1 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DA.o -MT _saturate1DA.o -MD -MP -MF _saturate1DA.dep -DL_saturate1 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TA.o -MT _saturate1TA.o -MD -MP -MF _saturate1TA.dep -DL_saturate1 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UQQ.o -MT _saturate1UQQ.o -MD -MP -MF _saturate1UQQ.dep -DL_saturate1 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHQ.o -MT _saturate1UHQ.o -MD -MP -MF _saturate1UHQ.dep -DL_saturate1 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USQ.o -MT _saturate1USQ.o -MD -MP -MF _saturate1USQ.dep -DL_saturate1 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDQ.o -MT _saturate1UDQ.o -MD -MP -MF _saturate1UDQ.dep -DL_saturate1 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTQ.o -MT _saturate1UTQ.o -MD -MP -MF _saturate1UTQ.dep -DL_saturate1 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHA.o -MT _saturate1UHA.o -MD -MP -MF _saturate1UHA.dep -DL_saturate1 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USA.o -MT _saturate1USA.o -MD -MP -MF _saturate1USA.dep -DL_saturate1 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDA.o -MT _saturate1UDA.o -MD -MP -MF _saturate1UDA.dep -DL_saturate1 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTA.o -MT _saturate1UTA.o -MD -MP -MF _saturate1UTA.dep -DL_saturate1 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2QQ.o -MT _saturate2QQ.o -MD -MP -MF _saturate2QQ.dep -DL_saturate2 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HQ.o -MT _saturate2HQ.o -MD -MP -MF _saturate2HQ.dep -DL_saturate2 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SQ.o -MT _saturate2SQ.o -MD -MP -MF _saturate2SQ.dep -DL_saturate2 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DQ.o -MT _saturate2DQ.o -MD -MP -MF _saturate2DQ.dep -DL_saturate2 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TQ.o -MT _saturate2TQ.o -MD -MP -MF _saturate2TQ.dep -DL_saturate2 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HA.o -MT _saturate2HA.o -MD -MP -MF _saturate2HA.dep -DL_saturate2 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SA.o -MT _saturate2SA.o -MD -MP -MF _saturate2SA.dep -DL_saturate2 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DA.o -MT _saturate2DA.o -MD -MP -MF _saturate2DA.dep -DL_saturate2 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TA.o -MT _saturate2TA.o -MD -MP -MF _saturate2TA.dep -DL_saturate2 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UQQ.o -MT _saturate2UQQ.o -MD -MP -MF _saturate2UQQ.dep -DL_saturate2 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHQ.o -MT _saturate2UHQ.o -MD -MP -MF _saturate2UHQ.dep -DL_saturate2 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USQ.o -MT _saturate2USQ.o -MD -MP -MF _saturate2USQ.dep -DL_saturate2 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDQ.o -MT _saturate2UDQ.o -MD -MP -MF _saturate2UDQ.dep -DL_saturate2 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTQ.o -MT _saturate2UTQ.o -MD -MP -MF _saturate2UTQ.dep -DL_saturate2 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHA.o -MT _saturate2UHA.o -MD -MP -MF _saturate2UHA.dep -DL_saturate2 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USA.o -MT _saturate2USA.o -MD -MP -MF _saturate2USA.dep -DL_saturate2 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDA.o -MT _saturate2UDA.o -MD -MP -MF _saturate2UDA.dep -DL_saturate2 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTA.o -MT _saturate2UTA.o -MD -MP -MF _saturate2UTA.dep -DL_saturate2 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulQQ.o -MT _ssmulQQ.o -MD -MP -MF _ssmulQQ.dep -DL_ssmul -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulHQ.o -MT _ssmulHQ.o -MD -MP -MF _ssmulHQ.dep -DL_ssmul -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulSQ.o -MT _ssmulSQ.o -MD -MP -MF _ssmulSQ.dep -DL_ssmul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDQ.o -MT _ssmulDQ.o -MD -MP -MF _ssmulDQ.dep -DL_ssmul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTQ.o -MT _ssmulTQ.o -MD -MP -MF _ssmulTQ.dep -DL_ssmul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDA.o -MT _ssmulDA.o -MD -MP -MF _ssmulDA.dep -DL_ssmul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTA.o -MT _ssmulTA.o -MD -MP -MF _ssmulTA.dep -DL_ssmul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivQQ.o -MT _ssdivQQ.o -MD -MP -MF _ssdivQQ.dep -DL_ssdiv -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHQ.o -MT _ssdivHQ.o -MD -MP -MF _ssdivHQ.dep -DL_ssdiv -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSQ.o -MT _ssdivSQ.o -MD -MP -MF _ssdivSQ.dep -DL_ssdiv -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDQ.o -MT _ssdivDQ.o -MD -MP -MF _ssdivDQ.dep -DL_ssdiv -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTQ.o -MT _ssdivTQ.o -MD -MP -MF _ssdivTQ.dep -DL_ssdiv -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHA.o -MT _ssdivHA.o -MD -MP -MF _ssdivHA.dep -DL_ssdiv -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSA.o -MT _ssdivSA.o -MD -MP -MF _ssdivSA.dep -DL_ssdiv -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDA.o -MT _ssdivDA.o -MD -MP -MF _ssdivDA.dep -DL_ssdiv -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTA.o -MT _ssdivTA.o -MD -MP -MF _ssdivTA.dep -DL_ssdiv -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divSQ.o -MT _divSQ.o -MD -MP -MF _divSQ.dep -DL_div -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDQ.o -MT _divDQ.o -MD -MP -MF _divDQ.dep -DL_div -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTQ.o -MT _divTQ.o -MD -MP -MF _divTQ.dep -DL_div -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDA.o -MT _divDA.o -MD -MP -MF _divDA.dep -DL_div -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTA.o -MT _divTA.o -MD -MP -MF _divTA.dep -DL_div -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlQQ.o -MT _ssashlQQ.o -MD -MP -MF _ssashlQQ.dep -DL_ssashl -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHQ.o -MT _ssashlHQ.o -MD -MP -MF _ssashlHQ.dep -DL_ssashl -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSQ.o -MT _ssashlSQ.o -MD -MP -MF _ssashlSQ.dep -DL_ssashl -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDQ.o -MT _ssashlDQ.o -MD -MP -MF _ssashlDQ.dep -DL_ssashl -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTQ.o -MT _ssashlTQ.o -MD -MP -MF _ssashlTQ.dep -DL_ssashl -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHA.o -MT _ssashlHA.o -MD -MP -MF _ssashlHA.dep -DL_ssashl -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSA.o -MT _ssashlSA.o -MD -MP -MF _ssashlSA.dep -DL_ssashl -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDA.o -MT _ssashlDA.o -MD -MP -MF _ssashlDA.dep -DL_ssashl -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTA.o -MT _ssashlTA.o -MD -MP -MF _ssashlTA.dep -DL_ssashl -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUQQ.o -MT _usmulUQQ.o -MD -MP -MF _usmulUQQ.dep -DL_usmul -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUHQ.o -MT _usmulUHQ.o -MD -MP -MF _usmulUHQ.dep -DL_usmul -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUSQ.o -MT _usmulUSQ.o -MD -MP -MF _usmulUSQ.dep -DL_usmul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDQ.o -MT _usmulUDQ.o -MD -MP -MF _usmulUDQ.dep -DL_usmul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTQ.o -MT _usmulUTQ.o -MD -MP -MF _usmulUTQ.dep -DL_usmul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDA.o -MT _usmulUDA.o -MD -MP -MF _usmulUDA.dep -DL_usmul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTA.o -MT _usmulUTA.o -MD -MP -MF _usmulUTA.dep -DL_usmul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUQQ.o -MT _usdivUQQ.o -MD -MP -MF _usdivUQQ.dep -DL_usdiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHQ.o -MT _usdivUHQ.o -MD -MP -MF _usdivUHQ.dep -DL_usdiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSQ.o -MT _usdivUSQ.o -MD -MP -MF _usdivUSQ.dep -DL_usdiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDQ.o -MT _usdivUDQ.o -MD -MP -MF _usdivUDQ.dep -DL_usdiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTQ.o -MT _usdivUTQ.o -MD -MP -MF _usdivUTQ.dep -DL_usdiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHA.o -MT _usdivUHA.o -MD -MP -MF _usdivUHA.dep -DL_usdiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSA.o -MT _usdivUSA.o -MD -MP -MF _usdivUSA.dep -DL_usdiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDA.o -MT _usdivUDA.o -MD -MP -MF _usdivUDA.dep -DL_usdiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTA.o -MT _usdivUTA.o -MD -MP -MF _usdivUTA.dep -DL_usdiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUQQ.o -MT _udivUQQ.o -MD -MP -MF _udivUQQ.dep -DL_udiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHQ.o -MT _udivUHQ.o -MD -MP -MF _udivUHQ.dep -DL_udiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSQ.o -MT _udivUSQ.o -MD -MP -MF _udivUSQ.dep -DL_udiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDQ.o -MT _udivUDQ.o -MD -MP -MF _udivUDQ.dep -DL_udiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTQ.o -MT _udivUTQ.o -MD -MP -MF _udivUTQ.dep -DL_udiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHA.o -MT _udivUHA.o -MD -MP -MF _udivUHA.dep -DL_udiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSA.o -MT _udivUSA.o -MD -MP -MF _udivUSA.dep -DL_udiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDA.o -MT _udivUDA.o -MD -MP -MF _udivUDA.dep -DL_udiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTA.o -MT _udivUTA.o -MD -MP -MF _udivUTA.dep -DL_udiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUQQ.o -MT _usashlUQQ.o -MD -MP -MF _usashlUQQ.dep -DL_usashl -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHQ.o -MT _usashlUHQ.o -MD -MP -MF _usashlUHQ.dep -DL_usashl -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSQ.o -MT _usashlUSQ.o -MD -MP -MF _usashlUSQ.dep -DL_usashl -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDQ.o -MT _usashlUDQ.o -MD -MP -MF _usashlUDQ.dep -DL_usashl -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTQ.o -MT _usashlUTQ.o -MD -MP -MF _usashlUTQ.dep -DL_usashl -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHA.o -MT _usashlUHA.o -MD -MP -MF _usashlUHA.dep -DL_usashl -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSA.o -MT _usashlUSA.o -MD -MP -MF _usashlUSA.dep -DL_usashl -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDA.o -MT _usashlUDA.o -MD -MP -MF _usashlUDA.dep -DL_usashl -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTA.o -MT _usashlUTA.o -MD -MP -MF _usashlUTA.dep -DL_usashl -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractQQDF.o -MT _fractQQDF.o -MD -MP -MF _fractQQDF.dep -DL_fract -DFROM_QQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHQDF.o -MT _fractHQDF.o -MD -MP -MF _fractHQDF.dep -DL_fract -DFROM_HQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSQDF.o -MT _fractSQDF.o -MD -MP -MF _fractSQDF.dep -DL_fract -DFROM_SQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQSF.o -MT _fractDQSF.o -MD -MP -MF _fractDQSF.dep -DL_fract -DFROM_DQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQDF.o -MT _fractDQDF.o -MD -MP -MF _fractDQDF.dep -DL_fract -DFROM_DQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQSF.o -MT _fractTQSF.o -MD -MP -MF _fractTQSF.dep -DL_fract -DFROM_TQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQDF.o -MT _fractTQDF.o -MD -MP -MF _fractTQDF.dep -DL_fract -DFROM_TQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHADF.o -MT _fractHADF.o -MD -MP -MF _fractHADF.dep -DL_fract -DFROM_HA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSADF.o -MT _fractSADF.o -MD -MP -MF _fractSADF.dep -DL_fract -DFROM_SA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDASF.o -MT _fractDASF.o -MD -MP -MF _fractDASF.dep -DL_fract -DFROM_DA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDADF.o -MT _fractDADF.o -MD -MP -MF _fractDADF.dep -DL_fract -DFROM_DA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTASF.o -MT _fractTASF.o -MD -MP -MF _fractTASF.dep -DL_fract -DFROM_TA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTADF.o -MT _fractTADF.o -MD -MP -MF _fractTADF.dep -DL_fract -DFROM_TA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUQQDF.o -MT _fractUQQDF.o -MD -MP -MF _fractUQQDF.dep -DL_fract -DFROM_UQQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHQDF.o -MT _fractUHQDF.o -MD -MP -MF _fractUHQDF.dep -DL_fract -DFROM_UHQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSQDF.o -MT _fractUSQDF.o -MD -MP -MF _fractUSQDF.dep -DL_fract -DFROM_USQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQSF.o -MT _fractUDQSF.o -MD -MP -MF _fractUDQSF.dep -DL_fract -DFROM_UDQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQDF.o -MT _fractUDQDF.o -MD -MP -MF _fractUDQDF.dep -DL_fract -DFROM_UDQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQSF.o -MT _fractUTQSF.o -MD -MP -MF _fractUTQSF.dep -DL_fract -DFROM_UTQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQDF.o -MT _fractUTQDF.o -MD -MP -MF _fractUTQDF.dep -DL_fract -DFROM_UTQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHADF.o -MT _fractUHADF.o -MD -MP -MF _fractUHADF.dep -DL_fract -DFROM_UHA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSADF.o -MT _fractUSADF.o -MD -MP -MF _fractUSADF.dep -DL_fract -DFROM_USA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDASF.o -MT _fractUDASF.o -MD -MP -MF _fractUDASF.dep -DL_fract -DFROM_UDA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDADF.o -MT _fractUDADF.o -MD -MP -MF _fractUDADF.dep -DL_fract -DFROM_UDA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTASF.o -MT _fractUTASF.o -MD -MP -MF _fractUTASF.dep -DL_fract -DFROM_UTA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTADF.o -MT _fractUTADF.o -MD -MP -MF _fractUTADF.dep -DL_fract -DFROM_UTA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFSQ.o -MT _fractSFSQ.o -MD -MP -MF _fractSFSQ.dep -DL_fract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDQ.o -MT _fractSFDQ.o -MD -MP -MF _fractSFDQ.dep -DL_fract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTQ.o -MT _fractSFTQ.o -MD -MP -MF _fractSFTQ.dep -DL_fract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDA.o -MT _fractSFDA.o -MD -MP -MF _fractSFDA.dep -DL_fract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTA.o -MT _fractSFTA.o -MD -MP -MF _fractSFTA.dep -DL_fract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUSQ.o -MT _fractSFUSQ.o -MD -MP -MF _fractSFUSQ.dep -DL_fract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDQ.o -MT _fractSFUDQ.o -MD -MP -MF _fractSFUDQ.dep -DL_fract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTQ.o -MT _fractSFUTQ.o -MD -MP -MF _fractSFUTQ.dep -DL_fract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDA.o -MT _fractSFUDA.o -MD -MP -MF _fractSFUDA.dep -DL_fract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTA.o -MT _fractSFUTA.o -MD -MP -MF _fractSFUTA.dep -DL_fract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFQQ.o -MT _fractDFQQ.o -MD -MP -MF _fractDFQQ.dep -DL_fract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHQ.o -MT _fractDFHQ.o -MD -MP -MF _fractDFHQ.dep -DL_fract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSQ.o -MT _fractDFSQ.o -MD -MP -MF _fractDFSQ.dep -DL_fract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDQ.o -MT _fractDFDQ.o -MD -MP -MF _fractDFDQ.dep -DL_fract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTQ.o -MT _fractDFTQ.o -MD -MP -MF _fractDFTQ.dep -DL_fract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHA.o -MT _fractDFHA.o -MD -MP -MF _fractDFHA.dep -DL_fract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSA.o -MT _fractDFSA.o -MD -MP -MF _fractDFSA.dep -DL_fract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDA.o -MT _fractDFDA.o -MD -MP -MF _fractDFDA.dep -DL_fract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTA.o -MT _fractDFTA.o -MD -MP -MF _fractDFTA.dep -DL_fract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUQQ.o -MT _fractDFUQQ.o -MD -MP -MF _fractDFUQQ.dep -DL_fract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHQ.o -MT _fractDFUHQ.o -MD -MP -MF _fractDFUHQ.dep -DL_fract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSQ.o -MT _fractDFUSQ.o -MD -MP -MF _fractDFUSQ.dep -DL_fract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDQ.o -MT _fractDFUDQ.o -MD -MP -MF _fractDFUDQ.dep -DL_fract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTQ.o -MT _fractDFUTQ.o -MD -MP -MF _fractDFUTQ.dep -DL_fract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHA.o -MT _fractDFUHA.o -MD -MP -MF _fractDFUHA.dep -DL_fract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSA.o -MT _fractDFUSA.o -MD -MP -MF _fractDFUSA.dep -DL_fract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDA.o -MT _fractDFUDA.o -MD -MP -MF _fractDFUDA.dep -DL_fract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTA.o -MT _fractDFUTA.o -MD -MP -MF _fractDFUTA.dep -DL_fract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHQ.o -MT _satfractQQHQ.o -MD -MP -MF _satfractQQHQ.dep -DL_satfract -DFROM_QQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSQ.o -MT _satfractQQSQ.o -MD -MP -MF _satfractQQSQ.dep -DL_satfract -DFROM_QQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDQ.o -MT _satfractQQDQ.o -MD -MP -MF _satfractQQDQ.dep -DL_satfract -DFROM_QQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTQ.o -MT _satfractQQTQ.o -MD -MP -MF _satfractQQTQ.dep -DL_satfract -DFROM_QQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHA.o -MT _satfractQQHA.o -MD -MP -MF _satfractQQHA.dep -DL_satfract -DFROM_QQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSA.o -MT _satfractQQSA.o -MD -MP -MF _satfractQQSA.dep -DL_satfract -DFROM_QQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDA.o -MT _satfractQQDA.o -MD -MP -MF _satfractQQDA.dep -DL_satfract -DFROM_QQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTA.o -MT _satfractQQTA.o -MD -MP -MF _satfractQQTA.dep -DL_satfract -DFROM_QQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUQQ.o -MT _satfractQQUQQ.o -MD -MP -MF _satfractQQUQQ.dep -DL_satfract -DFROM_QQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHQ.o -MT _satfractQQUHQ.o -MD -MP -MF _satfractQQUHQ.dep -DL_satfract -DFROM_QQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSQ.o -MT _satfractQQUSQ.o -MD -MP -MF _satfractQQUSQ.dep -DL_satfract -DFROM_QQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDQ.o -MT _satfractQQUDQ.o -MD -MP -MF _satfractQQUDQ.dep -DL_satfract -DFROM_QQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTQ.o -MT _satfractQQUTQ.o -MD -MP -MF _satfractQQUTQ.dep -DL_satfract -DFROM_QQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHA.o -MT _satfractQQUHA.o -MD -MP -MF _satfractQQUHA.dep -DL_satfract -DFROM_QQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSA.o -MT _satfractQQUSA.o -MD -MP -MF _satfractQQUSA.dep -DL_satfract -DFROM_QQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDA.o -MT _satfractQQUDA.o -MD -MP -MF _satfractQQUDA.dep -DL_satfract -DFROM_QQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTA.o -MT _satfractQQUTA.o -MD -MP -MF _satfractQQUTA.dep -DL_satfract -DFROM_QQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQQQ.o -MT _satfractHQQQ.o -MD -MP -MF _satfractHQQQ.dep -DL_satfract -DFROM_HQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSQ.o -MT _satfractHQSQ.o -MD -MP -MF _satfractHQSQ.dep -DL_satfract -DFROM_HQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDQ.o -MT _satfractHQDQ.o -MD -MP -MF _satfractHQDQ.dep -DL_satfract -DFROM_HQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTQ.o -MT _satfractHQTQ.o -MD -MP -MF _satfractHQTQ.dep -DL_satfract -DFROM_HQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQHA.o -MT _satfractHQHA.o -MD -MP -MF _satfractHQHA.dep -DL_satfract -DFROM_HQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSA.o -MT _satfractHQSA.o -MD -MP -MF _satfractHQSA.dep -DL_satfract -DFROM_HQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDA.o -MT _satfractHQDA.o -MD -MP -MF _satfractHQDA.dep -DL_satfract -DFROM_HQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTA.o -MT _satfractHQTA.o -MD -MP -MF _satfractHQTA.dep -DL_satfract -DFROM_HQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUQQ.o -MT _satfractHQUQQ.o -MD -MP -MF _satfractHQUQQ.dep -DL_satfract -DFROM_HQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHQ.o -MT _satfractHQUHQ.o -MD -MP -MF _satfractHQUHQ.dep -DL_satfract -DFROM_HQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSQ.o -MT _satfractHQUSQ.o -MD -MP -MF _satfractHQUSQ.dep -DL_satfract -DFROM_HQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDQ.o -MT _satfractHQUDQ.o -MD -MP -MF _satfractHQUDQ.dep -DL_satfract -DFROM_HQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTQ.o -MT _satfractHQUTQ.o -MD -MP -MF _satfractHQUTQ.dep -DL_satfract -DFROM_HQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHA.o -MT _satfractHQUHA.o -MD -MP -MF _satfractHQUHA.dep -DL_satfract -DFROM_HQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSA.o -MT _satfractHQUSA.o -MD -MP -MF _satfractHQUSA.dep -DL_satfract -DFROM_HQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDA.o -MT _satfractHQUDA.o -MD -MP -MF _satfractHQUDA.dep -DL_satfract -DFROM_HQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTA.o -MT _satfractHQUTA.o -MD -MP -MF _satfractHQUTA.dep -DL_satfract -DFROM_HQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQQQ.o -MT _satfractSQQQ.o -MD -MP -MF _satfractSQQQ.dep -DL_satfract -DFROM_SQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHQ.o -MT _satfractSQHQ.o -MD -MP -MF _satfractSQHQ.dep -DL_satfract -DFROM_SQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDQ.o -MT _satfractSQDQ.o -MD -MP -MF _satfractSQDQ.dep -DL_satfract -DFROM_SQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTQ.o -MT _satfractSQTQ.o -MD -MP -MF _satfractSQTQ.dep -DL_satfract -DFROM_SQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHA.o -MT _satfractSQHA.o -MD -MP -MF _satfractSQHA.dep -DL_satfract -DFROM_SQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQSA.o -MT _satfractSQSA.o -MD -MP -MF _satfractSQSA.dep -DL_satfract -DFROM_SQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDA.o -MT _satfractSQDA.o -MD -MP -MF _satfractSQDA.dep -DL_satfract -DFROM_SQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTA.o -MT _satfractSQTA.o -MD -MP -MF _satfractSQTA.dep -DL_satfract -DFROM_SQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUQQ.o -MT _satfractSQUQQ.o -MD -MP -MF _satfractSQUQQ.dep -DL_satfract -DFROM_SQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHQ.o -MT _satfractSQUHQ.o -MD -MP -MF _satfractSQUHQ.dep -DL_satfract -DFROM_SQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSQ.o -MT _satfractSQUSQ.o -MD -MP -MF _satfractSQUSQ.dep -DL_satfract -DFROM_SQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDQ.o -MT _satfractSQUDQ.o -MD -MP -MF _satfractSQUDQ.dep -DL_satfract -DFROM_SQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTQ.o -MT _satfractSQUTQ.o -MD -MP -MF _satfractSQUTQ.dep -DL_satfract -DFROM_SQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHA.o -MT _satfractSQUHA.o -MD -MP -MF _satfractSQUHA.dep -DL_satfract -DFROM_SQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSA.o -MT _satfractSQUSA.o -MD -MP -MF _satfractSQUSA.dep -DL_satfract -DFROM_SQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDA.o -MT _satfractSQUDA.o -MD -MP -MF _satfractSQUDA.dep -DL_satfract -DFROM_SQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTA.o -MT _satfractSQUTA.o -MD -MP -MF _satfractSQUTA.dep -DL_satfract -DFROM_SQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQQQ.o -MT _satfractDQQQ.o -MD -MP -MF _satfractDQQQ.dep -DL_satfract -DFROM_DQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHQ.o -MT _satfractDQHQ.o -MD -MP -MF _satfractDQHQ.dep -DL_satfract -DFROM_DQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSQ.o -MT _satfractDQSQ.o -MD -MP -MF _satfractDQSQ.dep -DL_satfract -DFROM_DQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTQ.o -MT _satfractDQTQ.o -MD -MP -MF _satfractDQTQ.dep -DL_satfract -DFROM_DQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHA.o -MT _satfractDQHA.o -MD -MP -MF _satfractDQHA.dep -DL_satfract -DFROM_DQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSA.o -MT _satfractDQSA.o -MD -MP -MF _satfractDQSA.dep -DL_satfract -DFROM_DQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQDA.o -MT _satfractDQDA.o -MD -MP -MF _satfractDQDA.dep -DL_satfract -DFROM_DQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTA.o -MT _satfractDQTA.o -MD -MP -MF _satfractDQTA.dep -DL_satfract -DFROM_DQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUQQ.o -MT _satfractDQUQQ.o -MD -MP -MF _satfractDQUQQ.dep -DL_satfract -DFROM_DQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHQ.o -MT _satfractDQUHQ.o -MD -MP -MF _satfractDQUHQ.dep -DL_satfract -DFROM_DQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSQ.o -MT _satfractDQUSQ.o -MD -MP -MF _satfractDQUSQ.dep -DL_satfract -DFROM_DQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDQ.o -MT _satfractDQUDQ.o -MD -MP -MF _satfractDQUDQ.dep -DL_satfract -DFROM_DQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTQ.o -MT _satfractDQUTQ.o -MD -MP -MF _satfractDQUTQ.dep -DL_satfract -DFROM_DQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHA.o -MT _satfractDQUHA.o -MD -MP -MF _satfractDQUHA.dep -DL_satfract -DFROM_DQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSA.o -MT _satfractDQUSA.o -MD -MP -MF _satfractDQUSA.dep -DL_satfract -DFROM_DQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDA.o -MT _satfractDQUDA.o -MD -MP -MF _satfractDQUDA.dep -DL_satfract -DFROM_DQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTA.o -MT _satfractDQUTA.o -MD -MP -MF _satfractDQUTA.dep -DL_satfract -DFROM_DQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQQQ.o -MT _satfractTQQQ.o -MD -MP -MF _satfractTQQQ.dep -DL_satfract -DFROM_TQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHQ.o -MT _satfractTQHQ.o -MD -MP -MF _satfractTQHQ.dep -DL_satfract -DFROM_TQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSQ.o -MT _satfractTQSQ.o -MD -MP -MF _satfractTQSQ.dep -DL_satfract -DFROM_TQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDQ.o -MT _satfractTQDQ.o -MD -MP -MF _satfractTQDQ.dep -DL_satfract -DFROM_TQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHA.o -MT _satfractTQHA.o -MD -MP -MF _satfractTQHA.dep -DL_satfract -DFROM_TQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSA.o -MT _satfractTQSA.o -MD -MP -MF _satfractTQSA.dep -DL_satfract -DFROM_TQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDA.o -MT _satfractTQDA.o -MD -MP -MF _satfractTQDA.dep -DL_satfract -DFROM_TQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQTA.o -MT _satfractTQTA.o -MD -MP -MF _satfractTQTA.dep -DL_satfract -DFROM_TQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUQQ.o -MT _satfractTQUQQ.o -MD -MP -MF _satfractTQUQQ.dep -DL_satfract -DFROM_TQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHQ.o -MT _satfractTQUHQ.o -MD -MP -MF _satfractTQUHQ.dep -DL_satfract -DFROM_TQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSQ.o -MT _satfractTQUSQ.o -MD -MP -MF _satfractTQUSQ.dep -DL_satfract -DFROM_TQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDQ.o -MT _satfractTQUDQ.o -MD -MP -MF _satfractTQUDQ.dep -DL_satfract -DFROM_TQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTQ.o -MT _satfractTQUTQ.o -MD -MP -MF _satfractTQUTQ.dep -DL_satfract -DFROM_TQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHA.o -MT _satfractTQUHA.o -MD -MP -MF _satfractTQUHA.dep -DL_satfract -DFROM_TQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSA.o -MT _satfractTQUSA.o -MD -MP -MF _satfractTQUSA.dep -DL_satfract -DFROM_TQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDA.o -MT _satfractTQUDA.o -MD -MP -MF _satfractTQUDA.dep -DL_satfract -DFROM_TQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTA.o -MT _satfractTQUTA.o -MD -MP -MF _satfractTQUTA.dep -DL_satfract -DFROM_TQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAQQ.o -MT _satfractHAQQ.o -MD -MP -MF _satfractHAQQ.dep -DL_satfract -DFROM_HA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAHQ.o -MT _satfractHAHQ.o -MD -MP -MF _satfractHAHQ.dep -DL_satfract -DFROM_HA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASQ.o -MT _satfractHASQ.o -MD -MP -MF _satfractHASQ.dep -DL_satfract -DFROM_HA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADQ.o -MT _satfractHADQ.o -MD -MP -MF _satfractHADQ.dep -DL_satfract -DFROM_HA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATQ.o -MT _satfractHATQ.o -MD -MP -MF _satfractHATQ.dep -DL_satfract -DFROM_HA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASA.o -MT _satfractHASA.o -MD -MP -MF _satfractHASA.dep -DL_satfract -DFROM_HA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADA.o -MT _satfractHADA.o -MD -MP -MF _satfractHADA.dep -DL_satfract -DFROM_HA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATA.o -MT _satfractHATA.o -MD -MP -MF _satfractHATA.dep -DL_satfract -DFROM_HA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUQQ.o -MT _satfractHAUQQ.o -MD -MP -MF _satfractHAUQQ.dep -DL_satfract -DFROM_HA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHQ.o -MT _satfractHAUHQ.o -MD -MP -MF _satfractHAUHQ.dep -DL_satfract -DFROM_HA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSQ.o -MT _satfractHAUSQ.o -MD -MP -MF _satfractHAUSQ.dep -DL_satfract -DFROM_HA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDQ.o -MT _satfractHAUDQ.o -MD -MP -MF _satfractHAUDQ.dep -DL_satfract -DFROM_HA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTQ.o -MT _satfractHAUTQ.o -MD -MP -MF _satfractHAUTQ.dep -DL_satfract -DFROM_HA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHA.o -MT _satfractHAUHA.o -MD -MP -MF _satfractHAUHA.dep -DL_satfract -DFROM_HA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSA.o -MT _satfractHAUSA.o -MD -MP -MF _satfractHAUSA.dep -DL_satfract -DFROM_HA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDA.o -MT _satfractHAUDA.o -MD -MP -MF _satfractHAUDA.dep -DL_satfract -DFROM_HA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTA.o -MT _satfractHAUTA.o -MD -MP -MF _satfractHAUTA.dep -DL_satfract -DFROM_HA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAQQ.o -MT _satfractSAQQ.o -MD -MP -MF _satfractSAQQ.dep -DL_satfract -DFROM_SA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHQ.o -MT _satfractSAHQ.o -MD -MP -MF _satfractSAHQ.dep -DL_satfract -DFROM_SA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSASQ.o -MT _satfractSASQ.o -MD -MP -MF _satfractSASQ.dep -DL_satfract -DFROM_SA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADQ.o -MT _satfractSADQ.o -MD -MP -MF _satfractSADQ.dep -DL_satfract -DFROM_SA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATQ.o -MT _satfractSATQ.o -MD -MP -MF _satfractSATQ.dep -DL_satfract -DFROM_SA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHA.o -MT _satfractSAHA.o -MD -MP -MF _satfractSAHA.dep -DL_satfract -DFROM_SA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADA.o -MT _satfractSADA.o -MD -MP -MF _satfractSADA.dep -DL_satfract -DFROM_SA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATA.o -MT _satfractSATA.o -MD -MP -MF _satfractSATA.dep -DL_satfract -DFROM_SA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUQQ.o -MT _satfractSAUQQ.o -MD -MP -MF _satfractSAUQQ.dep -DL_satfract -DFROM_SA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHQ.o -MT _satfractSAUHQ.o -MD -MP -MF _satfractSAUHQ.dep -DL_satfract -DFROM_SA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSQ.o -MT _satfractSAUSQ.o -MD -MP -MF _satfractSAUSQ.dep -DL_satfract -DFROM_SA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDQ.o -MT _satfractSAUDQ.o -MD -MP -MF _satfractSAUDQ.dep -DL_satfract -DFROM_SA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTQ.o -MT _satfractSAUTQ.o -MD -MP -MF _satfractSAUTQ.dep -DL_satfract -DFROM_SA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHA.o -MT _satfractSAUHA.o -MD -MP -MF _satfractSAUHA.dep -DL_satfract -DFROM_SA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSA.o -MT _satfractSAUSA.o -MD -MP -MF _satfractSAUSA.dep -DL_satfract -DFROM_SA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDA.o -MT _satfractSAUDA.o -MD -MP -MF _satfractSAUDA.dep -DL_satfract -DFROM_SA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTA.o -MT _satfractSAUTA.o -MD -MP -MF _satfractSAUTA.dep -DL_satfract -DFROM_SA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAQQ.o -MT _satfractDAQQ.o -MD -MP -MF _satfractDAQQ.dep -DL_satfract -DFROM_DA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHQ.o -MT _satfractDAHQ.o -MD -MP -MF _satfractDAHQ.dep -DL_satfract -DFROM_DA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASQ.o -MT _satfractDASQ.o -MD -MP -MF _satfractDASQ.dep -DL_satfract -DFROM_DA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDADQ.o -MT _satfractDADQ.o -MD -MP -MF _satfractDADQ.dep -DL_satfract -DFROM_DA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATQ.o -MT _satfractDATQ.o -MD -MP -MF _satfractDATQ.dep -DL_satfract -DFROM_DA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHA.o -MT _satfractDAHA.o -MD -MP -MF _satfractDAHA.dep -DL_satfract -DFROM_DA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASA.o -MT _satfractDASA.o -MD -MP -MF _satfractDASA.dep -DL_satfract -DFROM_DA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATA.o -MT _satfractDATA.o -MD -MP -MF _satfractDATA.dep -DL_satfract -DFROM_DA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUQQ.o -MT _satfractDAUQQ.o -MD -MP -MF _satfractDAUQQ.dep -DL_satfract -DFROM_DA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHQ.o -MT _satfractDAUHQ.o -MD -MP -MF _satfractDAUHQ.dep -DL_satfract -DFROM_DA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSQ.o -MT _satfractDAUSQ.o -MD -MP -MF _satfractDAUSQ.dep -DL_satfract -DFROM_DA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDQ.o -MT _satfractDAUDQ.o -MD -MP -MF _satfractDAUDQ.dep -DL_satfract -DFROM_DA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTQ.o -MT _satfractDAUTQ.o -MD -MP -MF _satfractDAUTQ.dep -DL_satfract -DFROM_DA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHA.o -MT _satfractDAUHA.o -MD -MP -MF _satfractDAUHA.dep -DL_satfract -DFROM_DA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSA.o -MT _satfractDAUSA.o -MD -MP -MF _satfractDAUSA.dep -DL_satfract -DFROM_DA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDA.o -MT _satfractDAUDA.o -MD -MP -MF _satfractDAUDA.dep -DL_satfract -DFROM_DA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTA.o -MT _satfractDAUTA.o -MD -MP -MF _satfractDAUTA.dep -DL_satfract -DFROM_DA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAQQ.o -MT _satfractTAQQ.o -MD -MP -MF _satfractTAQQ.dep -DL_satfract -DFROM_TA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHQ.o -MT _satfractTAHQ.o -MD -MP -MF _satfractTAHQ.dep -DL_satfract -DFROM_TA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASQ.o -MT _satfractTASQ.o -MD -MP -MF _satfractTASQ.dep -DL_satfract -DFROM_TA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADQ.o -MT _satfractTADQ.o -MD -MP -MF _satfractTADQ.dep -DL_satfract -DFROM_TA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTATQ.o -MT _satfractTATQ.o -MD -MP -MF _satfractTATQ.dep -DL_satfract -DFROM_TA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHA.o -MT _satfractTAHA.o -MD -MP -MF _satfractTAHA.dep -DL_satfract -DFROM_TA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASA.o -MT _satfractTASA.o -MD -MP -MF _satfractTASA.dep -DL_satfract -DFROM_TA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADA.o -MT _satfractTADA.o -MD -MP -MF _satfractTADA.dep -DL_satfract -DFROM_TA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUQQ.o -MT _satfractTAUQQ.o -MD -MP -MF _satfractTAUQQ.dep -DL_satfract -DFROM_TA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHQ.o -MT _satfractTAUHQ.o -MD -MP -MF _satfractTAUHQ.dep -DL_satfract -DFROM_TA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSQ.o -MT _satfractTAUSQ.o -MD -MP -MF _satfractTAUSQ.dep -DL_satfract -DFROM_TA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDQ.o -MT _satfractTAUDQ.o -MD -MP -MF _satfractTAUDQ.dep -DL_satfract -DFROM_TA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTQ.o -MT _satfractTAUTQ.o -MD -MP -MF _satfractTAUTQ.dep -DL_satfract -DFROM_TA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHA.o -MT _satfractTAUHA.o -MD -MP -MF _satfractTAUHA.dep -DL_satfract -DFROM_TA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSA.o -MT _satfractTAUSA.o -MD -MP -MF _satfractTAUSA.dep -DL_satfract -DFROM_TA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDA.o -MT _satfractTAUDA.o -MD -MP -MF _satfractTAUDA.dep -DL_satfract -DFROM_TA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTA.o -MT _satfractTAUTA.o -MD -MP -MF _satfractTAUTA.dep -DL_satfract -DFROM_TA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQQQ.o -MT _satfractUQQQQ.o -MD -MP -MF _satfractUQQQQ.dep -DL_satfract -DFROM_UQQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHQ.o -MT _satfractUQQHQ.o -MD -MP -MF _satfractUQQHQ.dep -DL_satfract -DFROM_UQQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSQ.o -MT _satfractUQQSQ.o -MD -MP -MF _satfractUQQSQ.dep -DL_satfract -DFROM_UQQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDQ.o -MT _satfractUQQDQ.o -MD -MP -MF _satfractUQQDQ.dep -DL_satfract -DFROM_UQQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTQ.o -MT _satfractUQQTQ.o -MD -MP -MF _satfractUQQTQ.dep -DL_satfract -DFROM_UQQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHA.o -MT _satfractUQQHA.o -MD -MP -MF _satfractUQQHA.dep -DL_satfract -DFROM_UQQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSA.o -MT _satfractUQQSA.o -MD -MP -MF _satfractUQQSA.dep -DL_satfract -DFROM_UQQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDA.o -MT _satfractUQQDA.o -MD -MP -MF _satfractUQQDA.dep -DL_satfract -DFROM_UQQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTA.o -MT _satfractUQQTA.o -MD -MP -MF _satfractUQQTA.dep -DL_satfract -DFROM_UQQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHQ.o -MT _satfractUQQUHQ.o -MD -MP -MF _satfractUQQUHQ.dep -DL_satfract -DFROM_UQQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSQ.o -MT _satfractUQQUSQ.o -MD -MP -MF _satfractUQQUSQ.dep -DL_satfract -DFROM_UQQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDQ.o -MT _satfractUQQUDQ.o -MD -MP -MF _satfractUQQUDQ.dep -DL_satfract -DFROM_UQQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTQ.o -MT _satfractUQQUTQ.o -MD -MP -MF _satfractUQQUTQ.dep -DL_satfract -DFROM_UQQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHA.o -MT _satfractUQQUHA.o -MD -MP -MF _satfractUQQUHA.dep -DL_satfract -DFROM_UQQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSA.o -MT _satfractUQQUSA.o -MD -MP -MF _satfractUQQUSA.dep -DL_satfract -DFROM_UQQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDA.o -MT _satfractUQQUDA.o -MD -MP -MF _satfractUQQUDA.dep -DL_satfract -DFROM_UQQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTA.o -MT _satfractUQQUTA.o -MD -MP -MF _satfractUQQUTA.dep -DL_satfract -DFROM_UQQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQQQ.o -MT _satfractUHQQQ.o -MD -MP -MF _satfractUHQQQ.dep -DL_satfract -DFROM_UHQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHQ.o -MT _satfractUHQHQ.o -MD -MP -MF _satfractUHQHQ.dep -DL_satfract -DFROM_UHQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSQ.o -MT _satfractUHQSQ.o -MD -MP -MF _satfractUHQSQ.dep -DL_satfract -DFROM_UHQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDQ.o -MT _satfractUHQDQ.o -MD -MP -MF _satfractUHQDQ.dep -DL_satfract -DFROM_UHQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTQ.o -MT _satfractUHQTQ.o -MD -MP -MF _satfractUHQTQ.dep -DL_satfract -DFROM_UHQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHA.o -MT _satfractUHQHA.o -MD -MP -MF _satfractUHQHA.dep -DL_satfract -DFROM_UHQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSA.o -MT _satfractUHQSA.o -MD -MP -MF _satfractUHQSA.dep -DL_satfract -DFROM_UHQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDA.o -MT _satfractUHQDA.o -MD -MP -MF _satfractUHQDA.dep -DL_satfract -DFROM_UHQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTA.o -MT _satfractUHQTA.o -MD -MP -MF _satfractUHQTA.dep -DL_satfract -DFROM_UHQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUQQ.o -MT _satfractUHQUQQ.o -MD -MP -MF _satfractUHQUQQ.dep -DL_satfract -DFROM_UHQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSQ.o -MT _satfractUHQUSQ.o -MD -MP -MF _satfractUHQUSQ.dep -DL_satfract -DFROM_UHQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDQ.o -MT _satfractUHQUDQ.o -MD -MP -MF _satfractUHQUDQ.dep -DL_satfract -DFROM_UHQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTQ.o -MT _satfractUHQUTQ.o -MD -MP -MF _satfractUHQUTQ.dep -DL_satfract -DFROM_UHQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUHA.o -MT _satfractUHQUHA.o -MD -MP -MF _satfractUHQUHA.dep -DL_satfract -DFROM_UHQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSA.o -MT _satfractUHQUSA.o -MD -MP -MF _satfractUHQUSA.dep -DL_satfract -DFROM_UHQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDA.o -MT _satfractUHQUDA.o -MD -MP -MF _satfractUHQUDA.dep -DL_satfract -DFROM_UHQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTA.o -MT _satfractUHQUTA.o -MD -MP -MF _satfractUHQUTA.dep -DL_satfract -DFROM_UHQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQQQ.o -MT _satfractUSQQQ.o -MD -MP -MF _satfractUSQQQ.dep -DL_satfract -DFROM_USQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHQ.o -MT _satfractUSQHQ.o -MD -MP -MF _satfractUSQHQ.dep -DL_satfract -DFROM_USQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSQ.o -MT _satfractUSQSQ.o -MD -MP -MF _satfractUSQSQ.dep -DL_satfract -DFROM_USQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDQ.o -MT _satfractUSQDQ.o -MD -MP -MF _satfractUSQDQ.dep -DL_satfract -DFROM_USQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTQ.o -MT _satfractUSQTQ.o -MD -MP -MF _satfractUSQTQ.dep -DL_satfract -DFROM_USQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHA.o -MT _satfractUSQHA.o -MD -MP -MF _satfractUSQHA.dep -DL_satfract -DFROM_USQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSA.o -MT _satfractUSQSA.o -MD -MP -MF _satfractUSQSA.dep -DL_satfract -DFROM_USQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDA.o -MT _satfractUSQDA.o -MD -MP -MF _satfractUSQDA.dep -DL_satfract -DFROM_USQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTA.o -MT _satfractUSQTA.o -MD -MP -MF _satfractUSQTA.dep -DL_satfract -DFROM_USQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUQQ.o -MT _satfractUSQUQQ.o -MD -MP -MF _satfractUSQUQQ.dep -DL_satfract -DFROM_USQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHQ.o -MT _satfractUSQUHQ.o -MD -MP -MF _satfractUSQUHQ.dep -DL_satfract -DFROM_USQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDQ.o -MT _satfractUSQUDQ.o -MD -MP -MF _satfractUSQUDQ.dep -DL_satfract -DFROM_USQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTQ.o -MT _satfractUSQUTQ.o -MD -MP -MF _satfractUSQUTQ.dep -DL_satfract -DFROM_USQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHA.o -MT _satfractUSQUHA.o -MD -MP -MF _satfractUSQUHA.dep -DL_satfract -DFROM_USQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUSA.o -MT _satfractUSQUSA.o -MD -MP -MF _satfractUSQUSA.dep -DL_satfract -DFROM_USQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDA.o -MT _satfractUSQUDA.o -MD -MP -MF _satfractUSQUDA.dep -DL_satfract -DFROM_USQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTA.o -MT _satfractUSQUTA.o -MD -MP -MF _satfractUSQUTA.dep -DL_satfract -DFROM_USQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQQQ.o -MT _satfractUDQQQ.o -MD -MP -MF _satfractUDQQQ.dep -DL_satfract -DFROM_UDQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHQ.o -MT _satfractUDQHQ.o -MD -MP -MF _satfractUDQHQ.dep -DL_satfract -DFROM_UDQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSQ.o -MT _satfractUDQSQ.o -MD -MP -MF _satfractUDQSQ.dep -DL_satfract -DFROM_UDQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDQ.o -MT _satfractUDQDQ.o -MD -MP -MF _satfractUDQDQ.dep -DL_satfract -DFROM_UDQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTQ.o -MT _satfractUDQTQ.o -MD -MP -MF _satfractUDQTQ.dep -DL_satfract -DFROM_UDQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHA.o -MT _satfractUDQHA.o -MD -MP -MF _satfractUDQHA.dep -DL_satfract -DFROM_UDQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSA.o -MT _satfractUDQSA.o -MD -MP -MF _satfractUDQSA.dep -DL_satfract -DFROM_UDQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDA.o -MT _satfractUDQDA.o -MD -MP -MF _satfractUDQDA.dep -DL_satfract -DFROM_UDQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTA.o -MT _satfractUDQTA.o -MD -MP -MF _satfractUDQTA.dep -DL_satfract -DFROM_UDQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUQQ.o -MT _satfractUDQUQQ.o -MD -MP -MF _satfractUDQUQQ.dep -DL_satfract -DFROM_UDQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHQ.o -MT _satfractUDQUHQ.o -MD -MP -MF _satfractUDQUHQ.dep -DL_satfract -DFROM_UDQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSQ.o -MT _satfractUDQUSQ.o -MD -MP -MF _satfractUDQUSQ.dep -DL_satfract -DFROM_UDQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTQ.o -MT _satfractUDQUTQ.o -MD -MP -MF _satfractUDQUTQ.dep -DL_satfract -DFROM_UDQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHA.o -MT _satfractUDQUHA.o -MD -MP -MF _satfractUDQUHA.dep -DL_satfract -DFROM_UDQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSA.o -MT _satfractUDQUSA.o -MD -MP -MF _satfractUDQUSA.dep -DL_satfract -DFROM_UDQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUDA.o -MT _satfractUDQUDA.o -MD -MP -MF _satfractUDQUDA.dep -DL_satfract -DFROM_UDQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTA.o -MT _satfractUDQUTA.o -MD -MP -MF _satfractUDQUTA.dep -DL_satfract -DFROM_UDQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQQQ.o -MT _satfractUTQQQ.o -MD -MP -MF _satfractUTQQQ.dep -DL_satfract -DFROM_UTQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHQ.o -MT _satfractUTQHQ.o -MD -MP -MF _satfractUTQHQ.dep -DL_satfract -DFROM_UTQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSQ.o -MT _satfractUTQSQ.o -MD -MP -MF _satfractUTQSQ.dep -DL_satfract -DFROM_UTQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDQ.o -MT _satfractUTQDQ.o -MD -MP -MF _satfractUTQDQ.dep -DL_satfract -DFROM_UTQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTQ.o -MT _satfractUTQTQ.o -MD -MP -MF _satfractUTQTQ.dep -DL_satfract -DFROM_UTQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHA.o -MT _satfractUTQHA.o -MD -MP -MF _satfractUTQHA.dep -DL_satfract -DFROM_UTQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSA.o -MT _satfractUTQSA.o -MD -MP -MF _satfractUTQSA.dep -DL_satfract -DFROM_UTQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDA.o -MT _satfractUTQDA.o -MD -MP -MF _satfractUTQDA.dep -DL_satfract -DFROM_UTQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTA.o -MT _satfractUTQTA.o -MD -MP -MF _satfractUTQTA.dep -DL_satfract -DFROM_UTQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUQQ.o -MT _satfractUTQUQQ.o -MD -MP -MF _satfractUTQUQQ.dep -DL_satfract -DFROM_UTQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHQ.o -MT _satfractUTQUHQ.o -MD -MP -MF _satfractUTQUHQ.dep -DL_satfract -DFROM_UTQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSQ.o -MT _satfractUTQUSQ.o -MD -MP -MF _satfractUTQUSQ.dep -DL_satfract -DFROM_UTQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDQ.o -MT _satfractUTQUDQ.o -MD -MP -MF _satfractUTQUDQ.dep -DL_satfract -DFROM_UTQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHA.o -MT _satfractUTQUHA.o -MD -MP -MF _satfractUTQUHA.dep -DL_satfract -DFROM_UTQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSA.o -MT _satfractUTQUSA.o -MD -MP -MF _satfractUTQUSA.dep -DL_satfract -DFROM_UTQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDA.o -MT _satfractUTQUDA.o -MD -MP -MF _satfractUTQUDA.dep -DL_satfract -DFROM_UTQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUTA.o -MT _satfractUTQUTA.o -MD -MP -MF _satfractUTQUTA.dep -DL_satfract -DFROM_UTQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAQQ.o -MT _satfractUHAQQ.o -MD -MP -MF _satfractUHAQQ.dep -DL_satfract -DFROM_UHA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHQ.o -MT _satfractUHAHQ.o -MD -MP -MF _satfractUHAHQ.dep -DL_satfract -DFROM_UHA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASQ.o -MT _satfractUHASQ.o -MD -MP -MF _satfractUHASQ.dep -DL_satfract -DFROM_UHA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADQ.o -MT _satfractUHADQ.o -MD -MP -MF _satfractUHADQ.dep -DL_satfract -DFROM_UHA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATQ.o -MT _satfractUHATQ.o -MD -MP -MF _satfractUHATQ.dep -DL_satfract -DFROM_UHA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHA.o -MT _satfractUHAHA.o -MD -MP -MF _satfractUHAHA.dep -DL_satfract -DFROM_UHA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASA.o -MT _satfractUHASA.o -MD -MP -MF _satfractUHASA.dep -DL_satfract -DFROM_UHA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADA.o -MT _satfractUHADA.o -MD -MP -MF _satfractUHADA.dep -DL_satfract -DFROM_UHA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATA.o -MT _satfractUHATA.o -MD -MP -MF _satfractUHATA.dep -DL_satfract -DFROM_UHA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUQQ.o -MT _satfractUHAUQQ.o -MD -MP -MF _satfractUHAUQQ.dep -DL_satfract -DFROM_UHA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUHQ.o -MT _satfractUHAUHQ.o -MD -MP -MF _satfractUHAUHQ.dep -DL_satfract -DFROM_UHA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSQ.o -MT _satfractUHAUSQ.o -MD -MP -MF _satfractUHAUSQ.dep -DL_satfract -DFROM_UHA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDQ.o -MT _satfractUHAUDQ.o -MD -MP -MF _satfractUHAUDQ.dep -DL_satfract -DFROM_UHA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTQ.o -MT _satfractUHAUTQ.o -MD -MP -MF _satfractUHAUTQ.dep -DL_satfract -DFROM_UHA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSA.o -MT _satfractUHAUSA.o -MD -MP -MF _satfractUHAUSA.dep -DL_satfract -DFROM_UHA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDA.o -MT _satfractUHAUDA.o -MD -MP -MF _satfractUHAUDA.dep -DL_satfract -DFROM_UHA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTA.o -MT _satfractUHAUTA.o -MD -MP -MF _satfractUHAUTA.dep -DL_satfract -DFROM_UHA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAQQ.o -MT _satfractUSAQQ.o -MD -MP -MF _satfractUSAQQ.dep -DL_satfract -DFROM_USA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHQ.o -MT _satfractUSAHQ.o -MD -MP -MF _satfractUSAHQ.dep -DL_satfract -DFROM_USA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASQ.o -MT _satfractUSASQ.o -MD -MP -MF _satfractUSASQ.dep -DL_satfract -DFROM_USA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADQ.o -MT _satfractUSADQ.o -MD -MP -MF _satfractUSADQ.dep -DL_satfract -DFROM_USA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATQ.o -MT _satfractUSATQ.o -MD -MP -MF _satfractUSATQ.dep -DL_satfract -DFROM_USA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHA.o -MT _satfractUSAHA.o -MD -MP -MF _satfractUSAHA.dep -DL_satfract -DFROM_USA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASA.o -MT _satfractUSASA.o -MD -MP -MF _satfractUSASA.dep -DL_satfract -DFROM_USA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADA.o -MT _satfractUSADA.o -MD -MP -MF _satfractUSADA.dep -DL_satfract -DFROM_USA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATA.o -MT _satfractUSATA.o -MD -MP -MF _satfractUSATA.dep -DL_satfract -DFROM_USA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUQQ.o -MT _satfractUSAUQQ.o -MD -MP -MF _satfractUSAUQQ.dep -DL_satfract -DFROM_USA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHQ.o -MT _satfractUSAUHQ.o -MD -MP -MF _satfractUSAUHQ.dep -DL_satfract -DFROM_USA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUSQ.o -MT _satfractUSAUSQ.o -MD -MP -MF _satfractUSAUSQ.dep -DL_satfract -DFROM_USA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDQ.o -MT _satfractUSAUDQ.o -MD -MP -MF _satfractUSAUDQ.dep -DL_satfract -DFROM_USA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTQ.o -MT _satfractUSAUTQ.o -MD -MP -MF _satfractUSAUTQ.dep -DL_satfract -DFROM_USA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHA.o -MT _satfractUSAUHA.o -MD -MP -MF _satfractUSAUHA.dep -DL_satfract -DFROM_USA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDA.o -MT _satfractUSAUDA.o -MD -MP -MF _satfractUSAUDA.dep -DL_satfract -DFROM_USA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTA.o -MT _satfractUSAUTA.o -MD -MP -MF _satfractUSAUTA.dep -DL_satfract -DFROM_USA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAQQ.o -MT _satfractUDAQQ.o -MD -MP -MF _satfractUDAQQ.dep -DL_satfract -DFROM_UDA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHQ.o -MT _satfractUDAHQ.o -MD -MP -MF _satfractUDAHQ.dep -DL_satfract -DFROM_UDA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASQ.o -MT _satfractUDASQ.o -MD -MP -MF _satfractUDASQ.dep -DL_satfract -DFROM_UDA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADQ.o -MT _satfractUDADQ.o -MD -MP -MF _satfractUDADQ.dep -DL_satfract -DFROM_UDA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATQ.o -MT _satfractUDATQ.o -MD -MP -MF _satfractUDATQ.dep -DL_satfract -DFROM_UDA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHA.o -MT _satfractUDAHA.o -MD -MP -MF _satfractUDAHA.dep -DL_satfract -DFROM_UDA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASA.o -MT _satfractUDASA.o -MD -MP -MF _satfractUDASA.dep -DL_satfract -DFROM_UDA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADA.o -MT _satfractUDADA.o -MD -MP -MF _satfractUDADA.dep -DL_satfract -DFROM_UDA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATA.o -MT _satfractUDATA.o -MD -MP -MF _satfractUDATA.dep -DL_satfract -DFROM_UDA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUQQ.o -MT _satfractUDAUQQ.o -MD -MP -MF _satfractUDAUQQ.dep -DL_satfract -DFROM_UDA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHQ.o -MT _satfractUDAUHQ.o -MD -MP -MF _satfractUDAUHQ.dep -DL_satfract -DFROM_UDA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSQ.o -MT _satfractUDAUSQ.o -MD -MP -MF _satfractUDAUSQ.dep -DL_satfract -DFROM_UDA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUDQ.o -MT _satfractUDAUDQ.o -MD -MP -MF _satfractUDAUDQ.dep -DL_satfract -DFROM_UDA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTQ.o -MT _satfractUDAUTQ.o -MD -MP -MF _satfractUDAUTQ.dep -DL_satfract -DFROM_UDA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHA.o -MT _satfractUDAUHA.o -MD -MP -MF _satfractUDAUHA.dep -DL_satfract -DFROM_UDA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSA.o -MT _satfractUDAUSA.o -MD -MP -MF _satfractUDAUSA.dep -DL_satfract -DFROM_UDA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTA.o -MT _satfractUDAUTA.o -MD -MP -MF _satfractUDAUTA.dep -DL_satfract -DFROM_UDA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAQQ.o -MT _satfractUTAQQ.o -MD -MP -MF _satfractUTAQQ.dep -DL_satfract -DFROM_UTA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHQ.o -MT _satfractUTAHQ.o -MD -MP -MF _satfractUTAHQ.dep -DL_satfract -DFROM_UTA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASQ.o -MT _satfractUTASQ.o -MD -MP -MF _satfractUTASQ.dep -DL_satfract -DFROM_UTA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADQ.o -MT _satfractUTADQ.o -MD -MP -MF _satfractUTADQ.dep -DL_satfract -DFROM_UTA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATQ.o -MT _satfractUTATQ.o -MD -MP -MF _satfractUTATQ.dep -DL_satfract -DFROM_UTA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHA.o -MT _satfractUTAHA.o -MD -MP -MF _satfractUTAHA.dep -DL_satfract -DFROM_UTA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASA.o -MT _satfractUTASA.o -MD -MP -MF _satfractUTASA.dep -DL_satfract -DFROM_UTA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADA.o -MT _satfractUTADA.o -MD -MP -MF _satfractUTADA.dep -DL_satfract -DFROM_UTA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATA.o -MT _satfractUTATA.o -MD -MP -MF _satfractUTATA.dep -DL_satfract -DFROM_UTA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUQQ.o -MT _satfractUTAUQQ.o -MD -MP -MF _satfractUTAUQQ.dep -DL_satfract -DFROM_UTA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHQ.o -MT _satfractUTAUHQ.o -MD -MP -MF _satfractUTAUHQ.dep -DL_satfract -DFROM_UTA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSQ.o -MT _satfractUTAUSQ.o -MD -MP -MF _satfractUTAUSQ.dep -DL_satfract -DFROM_UTA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDQ.o -MT _satfractUTAUDQ.o -MD -MP -MF _satfractUTAUDQ.dep -DL_satfract -DFROM_UTA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUTQ.o -MT _satfractUTAUTQ.o -MD -MP -MF _satfractUTAUTQ.dep -DL_satfract -DFROM_UTA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHA.o -MT _satfractUTAUHA.o -MD -MP -MF _satfractUTAUHA.dep -DL_satfract -DFROM_UTA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSA.o -MT _satfractUTAUSA.o -MD -MP -MF _satfractUTAUSA.dep -DL_satfract -DFROM_UTA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDA.o -MT _satfractUTAUDA.o -MD -MP -MF _satfractUTAUDA.dep -DL_satfract -DFROM_UTA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIQQ.o -MT _satfractQIQQ.o -MD -MP -MF _satfractQIQQ.dep -DL_satfract -DFROM_QI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHQ.o -MT _satfractQIHQ.o -MD -MP -MF _satfractQIHQ.dep -DL_satfract -DFROM_QI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISQ.o -MT _satfractQISQ.o -MD -MP -MF _satfractQISQ.dep -DL_satfract -DFROM_QI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDQ.o -MT _satfractQIDQ.o -MD -MP -MF _satfractQIDQ.dep -DL_satfract -DFROM_QI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITQ.o -MT _satfractQITQ.o -MD -MP -MF _satfractQITQ.dep -DL_satfract -DFROM_QI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHA.o -MT _satfractQIHA.o -MD -MP -MF _satfractQIHA.dep -DL_satfract -DFROM_QI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISA.o -MT _satfractQISA.o -MD -MP -MF _satfractQISA.dep -DL_satfract -DFROM_QI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDA.o -MT _satfractQIDA.o -MD -MP -MF _satfractQIDA.dep -DL_satfract -DFROM_QI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITA.o -MT _satfractQITA.o -MD -MP -MF _satfractQITA.dep -DL_satfract -DFROM_QI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUQQ.o -MT _satfractQIUQQ.o -MD -MP -MF _satfractQIUQQ.dep -DL_satfract -DFROM_QI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHQ.o -MT _satfractQIUHQ.o -MD -MP -MF _satfractQIUHQ.dep -DL_satfract -DFROM_QI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSQ.o -MT _satfractQIUSQ.o -MD -MP -MF _satfractQIUSQ.dep -DL_satfract -DFROM_QI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDQ.o -MT _satfractQIUDQ.o -MD -MP -MF _satfractQIUDQ.dep -DL_satfract -DFROM_QI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTQ.o -MT _satfractQIUTQ.o -MD -MP -MF _satfractQIUTQ.dep -DL_satfract -DFROM_QI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHA.o -MT _satfractQIUHA.o -MD -MP -MF _satfractQIUHA.dep -DL_satfract -DFROM_QI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSA.o -MT _satfractQIUSA.o -MD -MP -MF _satfractQIUSA.dep -DL_satfract -DFROM_QI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDA.o -MT _satfractQIUDA.o -MD -MP -MF _satfractQIUDA.dep -DL_satfract -DFROM_QI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTA.o -MT _satfractQIUTA.o -MD -MP -MF _satfractQIUTA.dep -DL_satfract -DFROM_QI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIQQ.o -MT _satfractHIQQ.o -MD -MP -MF _satfractHIQQ.dep -DL_satfract -DFROM_HI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHQ.o -MT _satfractHIHQ.o -MD -MP -MF _satfractHIHQ.dep -DL_satfract -DFROM_HI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISQ.o -MT _satfractHISQ.o -MD -MP -MF _satfractHISQ.dep -DL_satfract -DFROM_HI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDQ.o -MT _satfractHIDQ.o -MD -MP -MF _satfractHIDQ.dep -DL_satfract -DFROM_HI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITQ.o -MT _satfractHITQ.o -MD -MP -MF _satfractHITQ.dep -DL_satfract -DFROM_HI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHA.o -MT _satfractHIHA.o -MD -MP -MF _satfractHIHA.dep -DL_satfract -DFROM_HI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISA.o -MT _satfractHISA.o -MD -MP -MF _satfractHISA.dep -DL_satfract -DFROM_HI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDA.o -MT _satfractHIDA.o -MD -MP -MF _satfractHIDA.dep -DL_satfract -DFROM_HI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITA.o -MT _satfractHITA.o -MD -MP -MF _satfractHITA.dep -DL_satfract -DFROM_HI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUQQ.o -MT _satfractHIUQQ.o -MD -MP -MF _satfractHIUQQ.dep -DL_satfract -DFROM_HI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHQ.o -MT _satfractHIUHQ.o -MD -MP -MF _satfractHIUHQ.dep -DL_satfract -DFROM_HI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSQ.o -MT _satfractHIUSQ.o -MD -MP -MF _satfractHIUSQ.dep -DL_satfract -DFROM_HI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDQ.o -MT _satfractHIUDQ.o -MD -MP -MF _satfractHIUDQ.dep -DL_satfract -DFROM_HI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTQ.o -MT _satfractHIUTQ.o -MD -MP -MF _satfractHIUTQ.dep -DL_satfract -DFROM_HI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHA.o -MT _satfractHIUHA.o -MD -MP -MF _satfractHIUHA.dep -DL_satfract -DFROM_HI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSA.o -MT _satfractHIUSA.o -MD -MP -MF _satfractHIUSA.dep -DL_satfract -DFROM_HI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDA.o -MT _satfractHIUDA.o -MD -MP -MF _satfractHIUDA.dep -DL_satfract -DFROM_HI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTA.o -MT _satfractHIUTA.o -MD -MP -MF _satfractHIUTA.dep -DL_satfract -DFROM_HI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIQQ.o -MT _satfractSIQQ.o -MD -MP -MF _satfractSIQQ.dep -DL_satfract -DFROM_SI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHQ.o -MT _satfractSIHQ.o -MD -MP -MF _satfractSIHQ.dep -DL_satfract -DFROM_SI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISQ.o -MT _satfractSISQ.o -MD -MP -MF _satfractSISQ.dep -DL_satfract -DFROM_SI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDQ.o -MT _satfractSIDQ.o -MD -MP -MF _satfractSIDQ.dep -DL_satfract -DFROM_SI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITQ.o -MT _satfractSITQ.o -MD -MP -MF _satfractSITQ.dep -DL_satfract -DFROM_SI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHA.o -MT _satfractSIHA.o -MD -MP -MF _satfractSIHA.dep -DL_satfract -DFROM_SI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISA.o -MT _satfractSISA.o -MD -MP -MF _satfractSISA.dep -DL_satfract -DFROM_SI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDA.o -MT _satfractSIDA.o -MD -MP -MF _satfractSIDA.dep -DL_satfract -DFROM_SI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITA.o -MT _satfractSITA.o -MD -MP -MF _satfractSITA.dep -DL_satfract -DFROM_SI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUQQ.o -MT _satfractSIUQQ.o -MD -MP -MF _satfractSIUQQ.dep -DL_satfract -DFROM_SI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHQ.o -MT _satfractSIUHQ.o -MD -MP -MF _satfractSIUHQ.dep -DL_satfract -DFROM_SI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSQ.o -MT _satfractSIUSQ.o -MD -MP -MF _satfractSIUSQ.dep -DL_satfract -DFROM_SI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDQ.o -MT _satfractSIUDQ.o -MD -MP -MF _satfractSIUDQ.dep -DL_satfract -DFROM_SI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTQ.o -MT _satfractSIUTQ.o -MD -MP -MF _satfractSIUTQ.dep -DL_satfract -DFROM_SI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHA.o -MT _satfractSIUHA.o -MD -MP -MF _satfractSIUHA.dep -DL_satfract -DFROM_SI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSA.o -MT _satfractSIUSA.o -MD -MP -MF _satfractSIUSA.dep -DL_satfract -DFROM_SI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDA.o -MT _satfractSIUDA.o -MD -MP -MF _satfractSIUDA.dep -DL_satfract -DFROM_SI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTA.o -MT _satfractSIUTA.o -MD -MP -MF _satfractSIUTA.dep -DL_satfract -DFROM_SI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIQQ.o -MT _satfractDIQQ.o -MD -MP -MF _satfractDIQQ.dep -DL_satfract -DFROM_DI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHQ.o -MT _satfractDIHQ.o -MD -MP -MF _satfractDIHQ.dep -DL_satfract -DFROM_DI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISQ.o -MT _satfractDISQ.o -MD -MP -MF _satfractDISQ.dep -DL_satfract -DFROM_DI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDQ.o -MT _satfractDIDQ.o -MD -MP -MF _satfractDIDQ.dep -DL_satfract -DFROM_DI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITQ.o -MT _satfractDITQ.o -MD -MP -MF _satfractDITQ.dep -DL_satfract -DFROM_DI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHA.o -MT _satfractDIHA.o -MD -MP -MF _satfractDIHA.dep -DL_satfract -DFROM_DI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISA.o -MT _satfractDISA.o -MD -MP -MF _satfractDISA.dep -DL_satfract -DFROM_DI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDA.o -MT _satfractDIDA.o -MD -MP -MF _satfractDIDA.dep -DL_satfract -DFROM_DI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITA.o -MT _satfractDITA.o -MD -MP -MF _satfractDITA.dep -DL_satfract -DFROM_DI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUQQ.o -MT _satfractDIUQQ.o -MD -MP -MF _satfractDIUQQ.dep -DL_satfract -DFROM_DI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHQ.o -MT _satfractDIUHQ.o -MD -MP -MF _satfractDIUHQ.dep -DL_satfract -DFROM_DI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSQ.o -MT _satfractDIUSQ.o -MD -MP -MF _satfractDIUSQ.dep -DL_satfract -DFROM_DI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDQ.o -MT _satfractDIUDQ.o -MD -MP -MF _satfractDIUDQ.dep -DL_satfract -DFROM_DI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTQ.o -MT _satfractDIUTQ.o -MD -MP -MF _satfractDIUTQ.dep -DL_satfract -DFROM_DI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHA.o -MT _satfractDIUHA.o -MD -MP -MF _satfractDIUHA.dep -DL_satfract -DFROM_DI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSA.o -MT _satfractDIUSA.o -MD -MP -MF _satfractDIUSA.dep -DL_satfract -DFROM_DI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDA.o -MT _satfractDIUDA.o -MD -MP -MF _satfractDIUDA.dep -DL_satfract -DFROM_DI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTA.o -MT _satfractDIUTA.o -MD -MP -MF _satfractDIUTA.dep -DL_satfract -DFROM_DI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIQQ.o -MT _satfractTIQQ.o -MD -MP -MF _satfractTIQQ.dep -DL_satfract -DFROM_TI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHQ.o -MT _satfractTIHQ.o -MD -MP -MF _satfractTIHQ.dep -DL_satfract -DFROM_TI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISQ.o -MT _satfractTISQ.o -MD -MP -MF _satfractTISQ.dep -DL_satfract -DFROM_TI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDQ.o -MT _satfractTIDQ.o -MD -MP -MF _satfractTIDQ.dep -DL_satfract -DFROM_TI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITQ.o -MT _satfractTITQ.o -MD -MP -MF _satfractTITQ.dep -DL_satfract -DFROM_TI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHA.o -MT _satfractTIHA.o -MD -MP -MF _satfractTIHA.dep -DL_satfract -DFROM_TI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISA.o -MT _satfractTISA.o -MD -MP -MF _satfractTISA.dep -DL_satfract -DFROM_TI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDA.o -MT _satfractTIDA.o -MD -MP -MF _satfractTIDA.dep -DL_satfract -DFROM_TI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITA.o -MT _satfractTITA.o -MD -MP -MF _satfractTITA.dep -DL_satfract -DFROM_TI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUQQ.o -MT _satfractTIUQQ.o -MD -MP -MF _satfractTIUQQ.dep -DL_satfract -DFROM_TI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHQ.o -MT _satfractTIUHQ.o -MD -MP -MF _satfractTIUHQ.dep -DL_satfract -DFROM_TI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSQ.o -MT _satfractTIUSQ.o -MD -MP -MF _satfractTIUSQ.dep -DL_satfract -DFROM_TI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDQ.o -MT _satfractTIUDQ.o -MD -MP -MF _satfractTIUDQ.dep -DL_satfract -DFROM_TI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTQ.o -MT _satfractTIUTQ.o -MD -MP -MF _satfractTIUTQ.dep -DL_satfract -DFROM_TI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHA.o -MT _satfractTIUHA.o -MD -MP -MF _satfractTIUHA.dep -DL_satfract -DFROM_TI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSA.o -MT _satfractTIUSA.o -MD -MP -MF _satfractTIUSA.dep -DL_satfract -DFROM_TI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDA.o -MT _satfractTIUDA.o -MD -MP -MF _satfractTIUDA.dep -DL_satfract -DFROM_TI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTA.o -MT _satfractTIUTA.o -MD -MP -MF _satfractTIUTA.dep -DL_satfract -DFROM_TI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFQQ.o -MT _satfractSFQQ.o -MD -MP -MF _satfractSFQQ.dep -DL_satfract -DFROM_SF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHQ.o -MT _satfractSFHQ.o -MD -MP -MF _satfractSFHQ.dep -DL_satfract -DFROM_SF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSQ.o -MT _satfractSFSQ.o -MD -MP -MF _satfractSFSQ.dep -DL_satfract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDQ.o -MT _satfractSFDQ.o -MD -MP -MF _satfractSFDQ.dep -DL_satfract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTQ.o -MT _satfractSFTQ.o -MD -MP -MF _satfractSFTQ.dep -DL_satfract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHA.o -MT _satfractSFHA.o -MD -MP -MF _satfractSFHA.dep -DL_satfract -DFROM_SF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSA.o -MT _satfractSFSA.o -MD -MP -MF _satfractSFSA.dep -DL_satfract -DFROM_SF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDA.o -MT _satfractSFDA.o -MD -MP -MF _satfractSFDA.dep -DL_satfract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTA.o -MT _satfractSFTA.o -MD -MP -MF _satfractSFTA.dep -DL_satfract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUQQ.o -MT _satfractSFUQQ.o -MD -MP -MF _satfractSFUQQ.dep -DL_satfract -DFROM_SF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHQ.o -MT _satfractSFUHQ.o -MD -MP -MF _satfractSFUHQ.dep -DL_satfract -DFROM_SF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSQ.o -MT _satfractSFUSQ.o -MD -MP -MF _satfractSFUSQ.dep -DL_satfract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDQ.o -MT _satfractSFUDQ.o -MD -MP -MF _satfractSFUDQ.dep -DL_satfract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTQ.o -MT _satfractSFUTQ.o -MD -MP -MF _satfractSFUTQ.dep -DL_satfract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHA.o -MT _satfractSFUHA.o -MD -MP -MF _satfractSFUHA.dep -DL_satfract -DFROM_SF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSA.o -MT _satfractSFUSA.o -MD -MP -MF _satfractSFUSA.dep -DL_satfract -DFROM_SF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDA.o -MT _satfractSFUDA.o -MD -MP -MF _satfractSFUDA.dep -DL_satfract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTA.o -MT _satfractSFUTA.o -MD -MP -MF _satfractSFUTA.dep -DL_satfract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFQQ.o -MT _satfractDFQQ.o -MD -MP -MF _satfractDFQQ.dep -DL_satfract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHQ.o -MT _satfractDFHQ.o -MD -MP -MF _satfractDFHQ.dep -DL_satfract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSQ.o -MT _satfractDFSQ.o -MD -MP -MF _satfractDFSQ.dep -DL_satfract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDQ.o -MT _satfractDFDQ.o -MD -MP -MF _satfractDFDQ.dep -DL_satfract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTQ.o -MT _satfractDFTQ.o -MD -MP -MF _satfractDFTQ.dep -DL_satfract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHA.o -MT _satfractDFHA.o -MD -MP -MF _satfractDFHA.dep -DL_satfract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSA.o -MT _satfractDFSA.o -MD -MP -MF _satfractDFSA.dep -DL_satfract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDA.o -MT _satfractDFDA.o -MD -MP -MF _satfractDFDA.dep -DL_satfract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTA.o -MT _satfractDFTA.o -MD -MP -MF _satfractDFTA.dep -DL_satfract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUQQ.o -MT _satfractDFUQQ.o -MD -MP -MF _satfractDFUQQ.dep -DL_satfract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHQ.o -MT _satfractDFUHQ.o -MD -MP -MF _satfractDFUHQ.dep -DL_satfract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSQ.o -MT _satfractDFUSQ.o -MD -MP -MF _satfractDFUSQ.dep -DL_satfract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDQ.o -MT _satfractDFUDQ.o -MD -MP -MF _satfractDFUDQ.dep -DL_satfract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTQ.o -MT _satfractDFUTQ.o -MD -MP -MF _satfractDFUTQ.dep -DL_satfract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHA.o -MT _satfractDFUHA.o -MD -MP -MF _satfractDFUHA.dep -DL_satfract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSA.o -MT _satfractDFUSA.o -MD -MP -MF _satfractDFUSA.dep -DL_satfract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDA.o -MT _satfractDFUDA.o -MD -MP -MF _satfractDFUDA.dep -DL_satfract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTA.o -MT _satfractDFUTA.o -MD -MP -MF _satfractDFUTA.dep -DL_satfract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIQQ.o -MT _satfractunsUQIQQ.o -MD -MP -MF _satfractunsUQIQQ.dep -DL_satfractuns -DFROM_UQI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHQ.o -MT _satfractunsUQIHQ.o -MD -MP -MF _satfractunsUQIHQ.dep -DL_satfractuns -DFROM_UQI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISQ.o -MT _satfractunsUQISQ.o -MD -MP -MF _satfractunsUQISQ.dep -DL_satfractuns -DFROM_UQI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDQ.o -MT _satfractunsUQIDQ.o -MD -MP -MF _satfractunsUQIDQ.dep -DL_satfractuns -DFROM_UQI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITQ.o -MT _satfractunsUQITQ.o -MD -MP -MF _satfractunsUQITQ.dep -DL_satfractuns -DFROM_UQI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHA.o -MT _satfractunsUQIHA.o -MD -MP -MF _satfractunsUQIHA.dep -DL_satfractuns -DFROM_UQI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISA.o -MT _satfractunsUQISA.o -MD -MP -MF _satfractunsUQISA.dep -DL_satfractuns -DFROM_UQI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDA.o -MT _satfractunsUQIDA.o -MD -MP -MF _satfractunsUQIDA.dep -DL_satfractuns -DFROM_UQI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITA.o -MT _satfractunsUQITA.o -MD -MP -MF _satfractunsUQITA.dep -DL_satfractuns -DFROM_UQI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUQQ.o -MT _satfractunsUQIUQQ.o -MD -MP -MF _satfractunsUQIUQQ.dep -DL_satfractuns -DFROM_UQI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHQ.o -MT _satfractunsUQIUHQ.o -MD -MP -MF _satfractunsUQIUHQ.dep -DL_satfractuns -DFROM_UQI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSQ.o -MT _satfractunsUQIUSQ.o -MD -MP -MF _satfractunsUQIUSQ.dep -DL_satfractuns -DFROM_UQI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDQ.o -MT _satfractunsUQIUDQ.o -MD -MP -MF _satfractunsUQIUDQ.dep -DL_satfractuns -DFROM_UQI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTQ.o -MT _satfractunsUQIUTQ.o -MD -MP -MF _satfractunsUQIUTQ.dep -DL_satfractuns -DFROM_UQI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHA.o -MT _satfractunsUQIUHA.o -MD -MP -MF _satfractunsUQIUHA.dep -DL_satfractuns -DFROM_UQI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSA.o -MT _satfractunsUQIUSA.o -MD -MP -MF _satfractunsUQIUSA.dep -DL_satfractuns -DFROM_UQI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDA.o -MT _satfractunsUQIUDA.o -MD -MP -MF _satfractunsUQIUDA.dep -DL_satfractuns -DFROM_UQI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTA.o -MT _satfractunsUQIUTA.o -MD -MP -MF _satfractunsUQIUTA.dep -DL_satfractuns -DFROM_UQI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIQQ.o -MT _satfractunsUHIQQ.o -MD -MP -MF _satfractunsUHIQQ.dep -DL_satfractuns -DFROM_UHI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHQ.o -MT _satfractunsUHIHQ.o -MD -MP -MF _satfractunsUHIHQ.dep -DL_satfractuns -DFROM_UHI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISQ.o -MT _satfractunsUHISQ.o -MD -MP -MF _satfractunsUHISQ.dep -DL_satfractuns -DFROM_UHI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDQ.o -MT _satfractunsUHIDQ.o -MD -MP -MF _satfractunsUHIDQ.dep -DL_satfractuns -DFROM_UHI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITQ.o -MT _satfractunsUHITQ.o -MD -MP -MF _satfractunsUHITQ.dep -DL_satfractuns -DFROM_UHI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHA.o -MT _satfractunsUHIHA.o -MD -MP -MF _satfractunsUHIHA.dep -DL_satfractuns -DFROM_UHI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISA.o -MT _satfractunsUHISA.o -MD -MP -MF _satfractunsUHISA.dep -DL_satfractuns -DFROM_UHI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDA.o -MT _satfractunsUHIDA.o -MD -MP -MF _satfractunsUHIDA.dep -DL_satfractuns -DFROM_UHI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITA.o -MT _satfractunsUHITA.o -MD -MP -MF _satfractunsUHITA.dep -DL_satfractuns -DFROM_UHI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUQQ.o -MT _satfractunsUHIUQQ.o -MD -MP -MF _satfractunsUHIUQQ.dep -DL_satfractuns -DFROM_UHI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHQ.o -MT _satfractunsUHIUHQ.o -MD -MP -MF _satfractunsUHIUHQ.dep -DL_satfractuns -DFROM_UHI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSQ.o -MT _satfractunsUHIUSQ.o -MD -MP -MF _satfractunsUHIUSQ.dep -DL_satfractuns -DFROM_UHI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDQ.o -MT _satfractunsUHIUDQ.o -MD -MP -MF _satfractunsUHIUDQ.dep -DL_satfractuns -DFROM_UHI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTQ.o -MT _satfractunsUHIUTQ.o -MD -MP -MF _satfractunsUHIUTQ.dep -DL_satfractuns -DFROM_UHI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHA.o -MT _satfractunsUHIUHA.o -MD -MP -MF _satfractunsUHIUHA.dep -DL_satfractuns -DFROM_UHI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSA.o -MT _satfractunsUHIUSA.o -MD -MP -MF _satfractunsUHIUSA.dep -DL_satfractuns -DFROM_UHI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDA.o -MT _satfractunsUHIUDA.o -MD -MP -MF _satfractunsUHIUDA.dep -DL_satfractuns -DFROM_UHI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTA.o -MT _satfractunsUHIUTA.o -MD -MP -MF _satfractunsUHIUTA.dep -DL_satfractuns -DFROM_UHI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIQQ.o -MT _satfractunsUSIQQ.o -MD -MP -MF _satfractunsUSIQQ.dep -DL_satfractuns -DFROM_USI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHQ.o -MT _satfractunsUSIHQ.o -MD -MP -MF _satfractunsUSIHQ.dep -DL_satfractuns -DFROM_USI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISQ.o -MT _satfractunsUSISQ.o -MD -MP -MF _satfractunsUSISQ.dep -DL_satfractuns -DFROM_USI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDQ.o -MT _satfractunsUSIDQ.o -MD -MP -MF _satfractunsUSIDQ.dep -DL_satfractuns -DFROM_USI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITQ.o -MT _satfractunsUSITQ.o -MD -MP -MF _satfractunsUSITQ.dep -DL_satfractuns -DFROM_USI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHA.o -MT _satfractunsUSIHA.o -MD -MP -MF _satfractunsUSIHA.dep -DL_satfractuns -DFROM_USI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISA.o -MT _satfractunsUSISA.o -MD -MP -MF _satfractunsUSISA.dep -DL_satfractuns -DFROM_USI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDA.o -MT _satfractunsUSIDA.o -MD -MP -MF _satfractunsUSIDA.dep -DL_satfractuns -DFROM_USI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITA.o -MT _satfractunsUSITA.o -MD -MP -MF _satfractunsUSITA.dep -DL_satfractuns -DFROM_USI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUQQ.o -MT _satfractunsUSIUQQ.o -MD -MP -MF _satfractunsUSIUQQ.dep -DL_satfractuns -DFROM_USI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHQ.o -MT _satfractunsUSIUHQ.o -MD -MP -MF _satfractunsUSIUHQ.dep -DL_satfractuns -DFROM_USI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSQ.o -MT _satfractunsUSIUSQ.o -MD -MP -MF _satfractunsUSIUSQ.dep -DL_satfractuns -DFROM_USI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDQ.o -MT _satfractunsUSIUDQ.o -MD -MP -MF _satfractunsUSIUDQ.dep -DL_satfractuns -DFROM_USI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTQ.o -MT _satfractunsUSIUTQ.o -MD -MP -MF _satfractunsUSIUTQ.dep -DL_satfractuns -DFROM_USI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHA.o -MT _satfractunsUSIUHA.o -MD -MP -MF _satfractunsUSIUHA.dep -DL_satfractuns -DFROM_USI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSA.o -MT _satfractunsUSIUSA.o -MD -MP -MF _satfractunsUSIUSA.dep -DL_satfractuns -DFROM_USI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDA.o -MT _satfractunsUSIUDA.o -MD -MP -MF _satfractunsUSIUDA.dep -DL_satfractuns -DFROM_USI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTA.o -MT _satfractunsUSIUTA.o -MD -MP -MF _satfractunsUSIUTA.dep -DL_satfractuns -DFROM_USI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIQQ.o -MT _satfractunsUDIQQ.o -MD -MP -MF _satfractunsUDIQQ.dep -DL_satfractuns -DFROM_UDI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHQ.o -MT _satfractunsUDIHQ.o -MD -MP -MF _satfractunsUDIHQ.dep -DL_satfractuns -DFROM_UDI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISQ.o -MT _satfractunsUDISQ.o -MD -MP -MF _satfractunsUDISQ.dep -DL_satfractuns -DFROM_UDI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDQ.o -MT _satfractunsUDIDQ.o -MD -MP -MF _satfractunsUDIDQ.dep -DL_satfractuns -DFROM_UDI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITQ.o -MT _satfractunsUDITQ.o -MD -MP -MF _satfractunsUDITQ.dep -DL_satfractuns -DFROM_UDI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHA.o -MT _satfractunsUDIHA.o -MD -MP -MF _satfractunsUDIHA.dep -DL_satfractuns -DFROM_UDI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISA.o -MT _satfractunsUDISA.o -MD -MP -MF _satfractunsUDISA.dep -DL_satfractuns -DFROM_UDI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDA.o -MT _satfractunsUDIDA.o -MD -MP -MF _satfractunsUDIDA.dep -DL_satfractuns -DFROM_UDI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITA.o -MT _satfractunsUDITA.o -MD -MP -MF _satfractunsUDITA.dep -DL_satfractuns -DFROM_UDI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUQQ.o -MT _satfractunsUDIUQQ.o -MD -MP -MF _satfractunsUDIUQQ.dep -DL_satfractuns -DFROM_UDI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHQ.o -MT _satfractunsUDIUHQ.o -MD -MP -MF _satfractunsUDIUHQ.dep -DL_satfractuns -DFROM_UDI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSQ.o -MT _satfractunsUDIUSQ.o -MD -MP -MF _satfractunsUDIUSQ.dep -DL_satfractuns -DFROM_UDI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDQ.o -MT _satfractunsUDIUDQ.o -MD -MP -MF _satfractunsUDIUDQ.dep -DL_satfractuns -DFROM_UDI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTQ.o -MT _satfractunsUDIUTQ.o -MD -MP -MF _satfractunsUDIUTQ.dep -DL_satfractuns -DFROM_UDI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHA.o -MT _satfractunsUDIUHA.o -MD -MP -MF _satfractunsUDIUHA.dep -DL_satfractuns -DFROM_UDI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSA.o -MT _satfractunsUDIUSA.o -MD -MP -MF _satfractunsUDIUSA.dep -DL_satfractuns -DFROM_UDI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDA.o -MT _satfractunsUDIUDA.o -MD -MP -MF _satfractunsUDIUDA.dep -DL_satfractuns -DFROM_UDI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTA.o -MT _satfractunsUDIUTA.o -MD -MP -MF _satfractunsUDIUTA.dep -DL_satfractuns -DFROM_UDI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIQQ.o -MT _satfractunsUTIQQ.o -MD -MP -MF _satfractunsUTIQQ.dep -DL_satfractuns -DFROM_UTI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHQ.o -MT _satfractunsUTIHQ.o -MD -MP -MF _satfractunsUTIHQ.dep -DL_satfractuns -DFROM_UTI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISQ.o -MT _satfractunsUTISQ.o -MD -MP -MF _satfractunsUTISQ.dep -DL_satfractuns -DFROM_UTI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDQ.o -MT _satfractunsUTIDQ.o -MD -MP -MF _satfractunsUTIDQ.dep -DL_satfractuns -DFROM_UTI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITQ.o -MT _satfractunsUTITQ.o -MD -MP -MF _satfractunsUTITQ.dep -DL_satfractuns -DFROM_UTI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHA.o -MT _satfractunsUTIHA.o -MD -MP -MF _satfractunsUTIHA.dep -DL_satfractuns -DFROM_UTI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISA.o -MT _satfractunsUTISA.o -MD -MP -MF _satfractunsUTISA.dep -DL_satfractuns -DFROM_UTI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDA.o -MT _satfractunsUTIDA.o -MD -MP -MF _satfractunsUTIDA.dep -DL_satfractuns -DFROM_UTI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITA.o -MT _satfractunsUTITA.o -MD -MP -MF _satfractunsUTITA.dep -DL_satfractuns -DFROM_UTI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUQQ.o -MT _satfractunsUTIUQQ.o -MD -MP -MF _satfractunsUTIUQQ.dep -DL_satfractuns -DFROM_UTI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHQ.o -MT _satfractunsUTIUHQ.o -MD -MP -MF _satfractunsUTIUHQ.dep -DL_satfractuns -DFROM_UTI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSQ.o -MT _satfractunsUTIUSQ.o -MD -MP -MF _satfractunsUTIUSQ.dep -DL_satfractuns -DFROM_UTI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDQ.o -MT _satfractunsUTIUDQ.o -MD -MP -MF _satfractunsUTIUDQ.dep -DL_satfractuns -DFROM_UTI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTQ.o -MT _satfractunsUTIUTQ.o -MD -MP -MF _satfractunsUTIUTQ.dep -DL_satfractuns -DFROM_UTI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHA.o -MT _satfractunsUTIUHA.o -MD -MP -MF _satfractunsUTIUHA.dep -DL_satfractuns -DFROM_UTI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSA.o -MT _satfractunsUTIUSA.o -MD -MP -MF _satfractunsUTIUSA.dep -DL_satfractuns -DFROM_UTI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDA.o -MT _satfractunsUTIUDA.o -MD -MP -MF _satfractunsUTIUDA.dep -DL_satfractuns -DFROM_UTI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTA.o -MT _satfractunsUTIUTA.o -MD -MP -MF _satfractunsUTIUTA.dep -DL_satfractuns -DFROM_UTI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde.o -MT unwind-dw2-fde.o -MD -MP -MF unwind-dw2-fde.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2-fde.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../../gcc-4.8.5/libgcc/libgcov.c
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c: In function '_Unwind_GetCFA':
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c:195:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
return (_Unwind_Word) context->fc->jbuf[2];
^
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvhi2.o -MT _absvhi2.o -MD -MP -MF _absvhi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvhi3.o -MT _addvhi3.o -MD -MP -MF _addvhi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvhi3.o -MT _subvhi3.o -MD -MP -MF _subvhi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvhi3.o -MT _mulvhi3.o -MD -MP -MF _mulvhi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvhi2.o -MT _negvhi2.o -MD -MP -MF _negvhi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbhi2.o -MT _clrsbhi2.o -MD -MP -MF _clrsbhi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhr.o -MT _roundhr.o -MD -MP -MF _roundhr.dep -DL_hr -DL_LABEL=hr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundr.o -MT _roundr.o -MD -MP -MF _roundr.dep -DL_r -DL_LABEL=r -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundlr.o -MT _roundlr.o -MD -MP -MF _roundlr.dep -DL_lr -DL_LABEL=lr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhr.o -MT _rounduhr.o -MD -MP -MF _rounduhr.dep -DL_uhr -DL_LABEL=uhr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundur.o -MT _roundur.o -MD -MP -MF _roundur.dep -DL_ur -DL_LABEL=ur -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundulr.o -MT _roundulr.o -MD -MP -MF _roundulr.dep -DL_ulr -DL_LABEL=ulr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhk.o -MT _roundhk.o -MD -MP -MF _roundhk.dep -DL_hk -DL_LABEL=hk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundk.o -MT _roundk.o -MD -MP -MF _roundk.dep -DL_k -DL_LABEL=k -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhk.o -MT _rounduhk.o -MD -MP -MF _rounduhk.dep -DL_uhk -DL_LABEL=uhk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduk.o -MT _rounduk.o -MD -MP -MF _rounduk.dep -DL_uk -DL_LABEL=uk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbqi.o -MT _clrsbqi.o -MD -MP -MF _clrsbqi.dep -DL__clrsbqi -DL_LABEL=_clrsbqi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi.o -MT _clrsbdi.o -MD -MP -MF _clrsbdi.dep -DL__clrsbdi -DL_LABEL=_clrsbdi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsqi.o -MT _countlsqi.o -MD -MP -MF _countlsqi.dep -DL_qi -DL_LABEL=qi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlshi.o -MT _countlshi.o -MD -MP -MF _countlshi.dep -DL_hi -DL_LABEL=hi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlssi.o -MT _countlssi.o -MD -MP -MF _countlssi.dep -DL_si -DL_LABEL=si -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsdi.o -MT _countlsdi.o -MD -MP -MF _countlsdi.dep -DL_di -DL_LABEL=di -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuqi.o -MT _countlsuqi.o -MD -MP -MF _countlsuqi.dep -DL_qi -DL_LABEL=qi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuhi.o -MT _countlsuhi.o -MD -MP -MF _countlsuhi.dep -DL_hi -DL_LABEL=hi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsusi.o -MT _countlsusi.o -MD -MP -MF _countlsusi.dep -DL_si -DL_LABEL=si -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsudi.o -MT _countlsudi.o -MD -MP -MF _countlsudi.dep -DL_di -DL_LABEL=di -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3.o -MT _mulqi3.o -MD -MP -MF _mulqi3.dep -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3.o -MT _mulhi3.o -MD -MP -MF _mulhi3.dep -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3.o -MT _mulqihi3.o -MD -MP -MF _mulqihi3.dep -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3.o -MT _umulqihi3.o -MD -MP -MF _umulqihi3.dep -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3.o -MT _mulpsi3.o -MD -MP -MF _mulpsi3.dep -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3.o -MT _mulsqipsi3.o -MD -MP -MF _mulsqipsi3.dep -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsqipsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3.o -MT _mulhisi3.o -MD -MP -MF _mulhisi3.dep -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3.o -MT _umulhisi3.o -MD -MP -MF _umulhisi3.dep -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3.o -MT _usmulhisi3.o -MD -MP -MF _usmulhisi3.dep -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3.o -MT _muluhisi3.o -MD -MP -MF _muluhisi3.dep -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3.o -MT _mulshisi3.o -MD -MP -MF _mulshisi3.dep -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulshisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3.o -MT _mulsi3.o -MD -MP -MF _mulsi3.dep -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4.o -MT _udivmodqi4.o -MD -MP -MF _udivmodqi4.dep -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4.o -MT _divmodqi4.o -MD -MP -MF _divmodqi4.dep -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4.o -MT _udivmodhi4.o -MD -MP -MF _udivmodhi4.dep -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4.o -MT _divmodhi4.o -MD -MP -MF _divmodhi4.dep -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4.o -MT _divmodpsi4.o -MD -MP -MF _divmodpsi4.dep -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4.o -MT _udivmodpsi4.o -MD -MP -MF _udivmodpsi4.dep -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4.o -MT _udivmodsi4.o -MD -MP -MF _udivmodsi4.dep -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4.o -MT _divmodsi4.o -MD -MP -MF _divmodsi4.dep -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6.o -MT _muldi3_6.o -MD -MP -MF _muldi3_6.dep -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3_6.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3.o -MT _mulsidi3.o -MD -MP -MF _mulsidi3.dep -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3.o -MT _umulsidi3.o -MD -MP -MF _umulsidi3.dep -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64.o -MT _udivmod64.o -MD -MP -MF _udivmod64.dep -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2.o -MT _negsi2.o -MD -MP -MF _negsi2.dep -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue.o -MT _prologue.o -MD -MP -MF _prologue.dep -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _prologue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue.o -MT _epilogue.o -MD -MP -MF _epilogue.dep -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit.o -MT _exit.o -MD -MP -MF _exit.dep -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _exit.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup.o -MT _cleanup.o -MD -MP -MF _cleanup.dep -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cleanup.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump.o -MT _tablejump.o -MD -MP -MF _tablejump.dep -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm.o -MT _tablejump_elpm.o -MD -MP -MF _tablejump_elpm.dep -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump_elpm.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3.o -MT _load_3.o -MD -MP -MF _load_3.dep -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4.o -MT _load_4.o -MD -MP -MF _load_4.dep -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1.o -MT _xload_1.o -MD -MP -MF _xload_1.dep -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2.o -MT _xload_2.o -MD -MP -MF _xload_2.dep -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3.o -MT _xload_3.o -MD -MP -MF _xload_3.dep -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4.o -MT _xload_4.o -MD -MP -MF _xload_4.dep -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx.o -MT _movmemx.o -MD -MP -MF _movmemx.dep -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data.o -MT _copy_data.o -MD -MP -MF _copy_data.dep -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss.o -MT _clear_bss.o -MD -MP -MF _clear_bss.dep -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clear_bss.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors.o -MT _dtors.o -MD -MP -MF _dtors.dep -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _dtors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2.o -MT _ffshi2.o -MD -MP -MF _ffshi2.dep -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffshi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2.o -MT _loop_ffsqi2.o -MD -MP -MF _loop_ffsqi2.dep -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _loop_ffsqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2.o -MT _ctzhi2.o -MD -MP -MF _ctzhi2.dep -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2.o -MT _clzhi2.o -MD -MP -MF _clzhi2.dep -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritydi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2.o -MT _parityhi2.o -MD -MP -MF _parityhi2.dep -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _parityhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2.o -MT _popcounthi2.o -MD -MP -MF _popcounthi2.dep -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcounthi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2.o -MT _popcountqi2.o -MD -MP -MF _popcountqi2.dep -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3.o -MT _rotldi3.o -MD -MP -MF _rotldi3.dep -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3.o -MT _adddi3.o -MD -MP -MF _adddi3.dep -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8.o -MT _adddi3_s8.o -MD -MP -MF _adddi3_s8.dep -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3.o -MT _subdi3.o -MD -MP -MF _subdi3.dep -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8.o -MT _cmpdi2_s8.o -MD -MP -MF _cmpdi2_s8.dep -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul.o -MT _fmul.o -MD -MP -MF _fmul.dep -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls.o -MT _fmuls.o -MD -MP -MF _fmuls.dep -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmuls.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu.o -MT _fmulsu.o -MD -MP -MF _fmulsu.dep -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmulsu.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf.o -MT _fractqqsf.o -MD -MP -MF _fractqqsf.dep -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf.o -MT _fractuqqsf.o -MD -MP -MF _fractuqqsf.dep -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf.o -MT _fracthqsf.o -MD -MP -MF _fracthqsf.dep -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf.o -MT _fractuhqsf.o -MD -MP -MF _fractuhqsf.dep -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf.o -MT _fracthasf.o -MD -MP -MF _fracthasf.dep -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf.o -MT _fractuhasf.o -MD -MP -MF _fractuhasf.dep -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf.o -MT _fractsasf.o -MD -MP -MF _fractsasf.dep -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf.o -MT _fractusasf.o -MD -MP -MF _fractusasf.dep -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf.o -MT _fractsqsf.o -MD -MP -MF _fractsqsf.dep -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf.o -MT _fractusqsf.o -MD -MP -MF _fractusqsf.dep -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq.o -MT _fractsfqq.o -MD -MP -MF _fractsfqq.dep -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq.o -MT _fractsfuqq.o -MD -MP -MF _fractsfuqq.dep -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq.o -MT _fractsfhq.o -MD -MP -MF _fractsfhq.dep -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq.o -MT _fractsfuhq.o -MD -MP -MF _fractsfuhq.dep -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha.o -MT _fractsfha.o -MD -MP -MF _fractsfha.dep -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha.o -MT _fractsfuha.o -MD -MP -MF _fractsfuha.dep -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq.o -MT _fractsfsq.o -MD -MP -MF _fractsfsq.dep -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq.o -MT _fractsfusq.o -MD -MP -MF _fractsfusq.dep -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa.o -MT _fractsfsa.o -MD -MP -MF _fractsfsa.dep -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa.o -MT _fractsfusa.o -MD -MP -MF _fractsfusa.dep -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3.o -MT _mulqq3.o -MD -MP -MF _mulqq3.dep -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3.o -MT _mulhq3.o -MD -MP -MF _mulhq3.dep -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3.o -MT _muluhq3.o -MD -MP -MF _muluhq3.dep -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3.o -MT _mulha3.o -MD -MP -MF _mulha3.dep -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3.o -MT _muluha3.o -MD -MP -MF _muluha3.dep -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round.o -MT _muluha3_round.o -MD -MP -MF _muluha3_round.dep -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3_round.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3.o -MT _mulsa3.o -MD -MP -MF _mulsa3.dep -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3.o -MT _mulusa3.o -MD -MP -MF _mulusa3.dep -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3.o -MT _usmuluha3.o -MD -MP -MF _usmuluha3.dep -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmuluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3.o -MT _ssmulha3.o -MD -MP -MF _ssmulha3.dep -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3.o -MT _usmulusa3.o -MD -MP -MF _usmulusa3.dep -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3.o -MT _ssmulsa3.o -MD -MP -MF _ssmulsa3.dep -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3.o -MT _divqq3.o -MD -MP -MF _divqq3.dep -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3.o -MT _udivuqq3.o -MD -MP -MF _udivuqq3.dep -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper.o -MT _divqq_helper.o -MD -MP -MF _divqq_helper.dep -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq_helper.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3.o -MT _divhq3.o -MD -MP -MF _divhq3.dep -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3.o -MT _udivuhq3.o -MD -MP -MF _udivuhq3.dep -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3.o -MT _divha3.o -MD -MP -MF _divha3.dep -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3.o -MT _udivuha3.o -MD -MP -MF _udivuha3.dep -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3.o -MT _divsa3.o -MD -MP -MF _divsa3.dep -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3.o -MT _udivusa3.o -MD -MP -MF _udivusa3.dep -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8.o -MT _clr_8.o -MD -MP -MF _clr_8.dep -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clr_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2.o -MT _ssneg_2.o -MD -MP -MF _ssneg_2.dep -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4.o -MT _ssneg_4.o -MD -MP -MF _ssneg_4.dep -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8.o -MT _ssneg_8.o -MD -MP -MF _ssneg_8.dep -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1.o -MT _ssabs_1.o -MD -MP -MF _ssabs_1.dep -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2.o -MT _ssabs_2.o -MD -MP -MF _ssabs_2.dep -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4.o -MT _ssabs_4.o -MD -MP -MF _ssabs_4.dep -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8.o -MT _ssabs_8.o -MD -MP -MF _ssabs_8.dep -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8.o -MT _ssadd_8.o -MD -MP -MF _ssadd_8.dep -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8.o -MT _sssub_8.o -MD -MP -MF _sssub_8.dep -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _sssub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8.o -MT _usadd_8.o -MD -MP -MF _usadd_8.dep -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8.o -MT _ussub_8.o -MD -MP -MF _ussub_8.dep -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ussub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1.o -MT _mask1.o -MD -MP -MF _mask1.dep -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mask1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret.o -MT _ret.o -MD -MP -MF _ret.dep -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ret.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3.o -MT _roundqq3.o -MD -MP -MF _roundqq3.dep -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3.o -MT _rounduqq3.o -MD -MP -MF _rounduqq3.dep -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2.o -MT _round_s2.o -MD -MP -MF _round_s2.dep -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2.o -MT _round_u2.o -MD -MP -MF _round_u2.dep -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const.o -MT _round_2_const.o -MD -MP -MF _round_2_const.dep -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_2_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2.o -MT _addmask_2.o -MD -MP -MF _addmask_2.dep -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4.o -MT _round_s4.o -MD -MP -MF _round_s4.dep -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4.o -MT _round_u4.o -MD -MP -MF _round_u4.dep -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const.o -MT _round_4_const.o -MD -MP -MF _round_4_const.dep -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_4_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4.o -MT _addmask_4.o -MD -MP -MF _addmask_4.dep -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8.o -MT _round_x8.o -MD -MP -MF _round_x8.dep -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_x8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3.o -MT _rounddq3.o -MD -MP -MF _rounddq3.dep -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounddq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3.o -MT _roundudq3.o -MD -MP -MF _roundudq3.dep -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundudq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3.o -MT _roundda3.o -MD -MP -MF _roundda3.dep -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3.o -MT _rounduda3.o -MD -MP -MF _rounduda3.dep -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3.o -MT _roundta3.o -MD -MP -MF _roundta3.dep -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3.o -MT _rounduta3.o -MD -MP -MF _rounduta3.dep -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduta3.vis
rm -f libgcov.a
objects="_gcov.o _gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_dump.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_merge_ior.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcov.a $objects
/usr/avr/bin/ranlib libgcov.a
rm -f libgcc.a
objects="_absvhi2.o _addvhi3.o _subvhi3.o _mulvhi3.o _negvhi2.o _clrsbhi2.o _roundhr.o _roundr.o _roundlr.o _rounduhr.o _roundur.o _roundulr.o _roundhk.o _roundk.o _rounduhk.o _rounduk.o _clrsbqi.o _clrsbdi.o _countlsqi.o _countlshi.o _countlssi.o _countlsdi.o _countlsuqi.o _countlsuhi.o _countlsusi.o _countlsudi.o _mulqi3.o _mulhi3.o _mulqihi3.o _umulqihi3.o _mulpsi3.o _mulsqipsi3.o _mulhisi3.o _umulhisi3.o _usmulhisi3.o _muluhisi3.o _mulshisi3.o _mulsi3.o _udivmodqi4.o _divmodqi4.o _udivmodhi4.o _divmodhi4.o _divmodpsi4.o _udivmodpsi4.o _udivmodsi4.o _divmodsi4.o _divdi3.o _udivdi3.o _muldi3.o _muldi3_6.o _mulsidi3.o _umulsidi3.o _udivmod64.o _negsi2.o _negdi2.o _prologue.o _epilogue.o _exit.o _cleanup.o _tablejump.o _tablejump_elpm.o _load_3.o _load_4.o _xload_1.o _xload_2.o _xload_3.o _xload_4.o _movmemx.o _copy_data.o _clear_bss.o _ctors.o _dtors.o _ffssi2.o _ffshi2.o _loop_ffsqi2.o _ctzsi2.o _ctzhi2.o _clzdi2.o _clzsi2.o _clzhi2.o _paritydi2.o _paritysi2.o _parityhi2.o _popcounthi2.o _popcountsi2.o _popcountdi2.o _popcountqi2.o _bswapsi2.o _bswapdi2.o _ashldi3.o _ashrdi3.o _lshrdi3.o _rotldi3.o _adddi3.o _adddi3_s8.o _subdi3.o _cmpdi2.o _cmpdi2_s8.o _fmul.o _fmuls.o _fmulsu.o _fractqqsf.o _fractuqqsf.o _fracthqsf.o _fractuhqsf.o _fracthasf.o _fractuhasf.o _fractsasf.o _fractusasf.o _fractsqsf.o _fractusqsf.o _fractsfqq.o _fractsfuqq.o _fractsfhq.o _fractsfuhq.o _fractsfha.o _fractsfuha.o _fractsfsq.o _fractsfusq.o _fractsfsa.o _fractsfusa.o _mulqq3.o _mulhq3.o _muluhq3.o _mulha3.o _muluha3.o _muluha3_round.o _mulsa3.o _mulusa3.o _usmuluha3.o _ssmulha3.o _usmulusa3.o _ssmulsa3.o _divqq3.o _udivuqq3.o _divqq_helper.o _divhq3.o _udivuhq3.o _divha3.o _udivuha3.o _divsa3.o _udivusa3.o _clr_8.o _ssneg_2.o _ssneg_4.o _ssneg_8.o _ssabs_1.o _ssabs_2.o _ssabs_4.o _ssabs_8.o _ssadd_8.o _sssub_8.o _usadd_8.o _ussub_8.o _mask1.o _ret.o _roundqq3.o _rounduqq3.o _round_s2.o _round_u2.o _round_2_const.o _addmask_2.o _round_s4.o _round_u4.o _round_4_const.o _addmask_4.o _round_x8.o _rounddq3.o _roundudq3.o _roundda3.o _rounduda3.o _roundta3.o _rounduta3.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ffsdi2.o _ctzdi2.o _popcount_tab.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _clrsbsi2.o _fixunsdfsi.o _fixunsxfsi.o _fixdfdi.o _fixxfdi.o _fixtfdi.o _fixunsdfdi.o _fixunsxfdi.o _fixunstfdi.o _floatdidf.o _floatdixf.o _floatditf.o _floatundidf.o _floatundixf.o _floatunditf.o _eprintf.o __gcc_bcmp.o _udiv_w_sdiv.o _udivmoddi4.o _pack_sf.o _unpack_sf.o _fpcmp_parts_sf.o _make_sf.o _sf_to_df.o _thenan_sf.o _negQQ.o _negHQ.o _negSQ.o _negDQ.o _negTQ.o _negHA.o _negSA.o _negDA.o _negTA.o _negUQQ.o _negUHQ.o _negUSQ.o _negUDQ.o _negUTQ.o _negUHA.o _negUSA.o _negUDA.o _negUTA.o _mulSQ.o _mulDQ.o _mulTQ.o _mulDA.o _mulTA.o _mulUSQ.o _mulUDQ.o _mulUTQ.o _mulUDA.o _mulUTA.o _mulhelperQQ.o _mulhelperHQ.o _mulhelperSQ.o _mulhelperDQ.o _mulhelperTQ.o _mulhelperHA.o _mulhelperSA.o _mulhelperDA.o _mulhelperTA.o _mulhelperUQQ.o _mulhelperUHQ.o _mulhelperUSQ.o _mulhelperUDQ.o _mulhelperUTQ.o _mulhelperUHA.o _mulhelperUSA.o _mulhelperUDA.o _mulhelperUTA.o _divhelperQQ.o _divhelperHQ.o _divhelperSQ.o _divhelperDQ.o _divhelperTQ.o _divhelperHA.o _divhelperSA.o _divhelperDA.o _divhelperTA.o _divhelperUQQ.o _divhelperUHQ.o _divhelperUSQ.o _divhelperUDQ.o _divhelperUTQ.o _divhelperUHA.o _divhelperUSA.o _divhelperUDA.o _divhelperUTA.o _ashlhelperQQ.o _ashlhelperHQ.o _ashlhelperSQ.o _ashlhelperDQ.o _ashlhelperTQ.o _ashlhelperHA.o _ashlhelperSA.o _ashlhelperDA.o _ashlhelperTA.o _ashlhelperUQQ.o _ashlhelperUHQ.o _ashlhelperUSQ.o _ashlhelperUDQ.o _ashlhelperUTQ.o _ashlhelperUHA.o _ashlhelperUSA.o _ashlhelperUDA.o _ashlhelperUTA.o _saturate1QQ.o _saturate1HQ.o _saturate1SQ.o _saturate1DQ.o _saturate1TQ.o _saturate1HA.o _saturate1SA.o _saturate1DA.o _saturate1TA.o _saturate1UQQ.o _saturate1UHQ.o _saturate1USQ.o _saturate1UDQ.o _saturate1UTQ.o _saturate1UHA.o _saturate1USA.o _saturate1UDA.o _saturate1UTA.o _saturate2QQ.o _saturate2HQ.o _saturate2SQ.o _saturate2DQ.o _saturate2TQ.o _saturate2HA.o _saturate2SA.o _saturate2DA.o _saturate2TA.o _saturate2UQQ.o _saturate2UHQ.o _saturate2USQ.o _saturate2UDQ.o _saturate2UTQ.o _saturate2UHA.o _saturate2USA.o _saturate2UDA.o _saturate2UTA.o _ssmulQQ.o _ssmulHQ.o _ssmulSQ.o _ssmulDQ.o _ssmulTQ.o _ssmulDA.o _ssmulTA.o _ssdivQQ.o _ssdivHQ.o _ssdivSQ.o _ssdivDQ.o _ssdivTQ.o _ssdivHA.o _ssdivSA.o _ssdivDA.o _ssdivTA.o _divSQ.o _divDQ.o _divTQ.o _divDA.o _divTA.o _ssashlQQ.o _ssashlHQ.o _ssashlSQ.o _ssashlDQ.o _ssashlTQ.o _ssashlHA.o _ssashlSA.o _ssashlDA.o _ssashlTA.o _usmulUQQ.o _usmulUHQ.o _usmulUSQ.o _usmulUDQ.o _usmulUTQ.o _usmulUDA.o _usmulUTA.o _usdivUQQ.o _usdivUHQ.o _usdivUSQ.o _usdivUDQ.o _usdivUTQ.o _usdivUHA.o _usdivUSA.o _usdivUDA.o _usdivUTA.o _udivUQQ.o _udivUHQ.o _udivUSQ.o _udivUDQ.o _udivUTQ.o _udivUHA.o _udivUSA.o _udivUDA.o _udivUTA.o _usashlUQQ.o _usashlUHQ.o _usashlUSQ.o _usashlUDQ.o _usashlUTQ.o _usashlUHA.o _usashlUSA.o _usashlUDA.o _usashlUTA.o _fractQQDF.o _fractHQDF.o _fractSQDF.o _fractDQSF.o _fractDQDF.o _fractTQSF.o _fractTQDF.o _fractHADF.o _fractSADF.o _fractDASF.o _fractDADF.o _fractTASF.o _fractTADF.o _fractUQQDF.o _fractUHQDF.o _fractUSQDF.o _fractUDQSF.o _fractUDQDF.o _fractUTQSF.o _fractUTQDF.o _fractUHADF.o _fractUSADF.o _fractUDASF.o _fractUDADF.o _fractUTASF.o _fractUTADF.o _fractSFSQ.o _fractSFDQ.o _fractSFTQ.o _fractSFDA.o _fractSFTA.o _fractSFUSQ.o _fractSFUDQ.o _fractSFUTQ.o _fractSFUDA.o _fractSFUTA.o _fractDFQQ.o _fractDFHQ.o _fractDFSQ.o _fractDFDQ.o _fractDFTQ.o _fractDFHA.o _fractDFSA.o _fractDFDA.o _fractDFTA.o _fractDFUQQ.o _fractDFUHQ.o _fractDFUSQ.o _fractDFUDQ.o _fractDFUTQ.o _fractDFUHA.o _fractDFUSA.o _fractDFUDA.o _fractDFUTA.o _satfractQQHQ.o _satfractQQSQ.o _satfractQQDQ.o _satfractQQTQ.o _satfractQQHA.o _satfractQQSA.o _satfractQQDA.o _satfractQQTA.o _satfractQQUQQ.o _satfractQQUHQ.o _satfractQQUSQ.o _satfractQQUDQ.o _satfractQQUTQ.o _satfractQQUHA.o _satfractQQUSA.o _satfractQQUDA.o _satfractQQUTA.o _satfractHQQQ.o _satfractHQSQ.o _satfractHQDQ.o _satfractHQTQ.o _satfractHQHA.o _satfractHQSA.o _satfractHQDA.o _satfractHQTA.o _satfractHQUQQ.o _satfractHQUHQ.o _satfractHQUSQ.o _satfractHQUDQ.o _satfractHQUTQ.o _satfractHQUHA.o _satfractHQUSA.o _satfractHQUDA.o _satfractHQUTA.o _satfractSQQQ.o _satfractSQHQ.o _satfractSQDQ.o _satfractSQTQ.o _satfractSQHA.o _satfractSQSA.o _satfractSQDA.o _satfractSQTA.o _satfractSQUQQ.o _satfractSQUHQ.o _satfractSQUSQ.o _satfractSQUDQ.o _satfractSQUTQ.o _satfractSQUHA.o _satfractSQUSA.o _satfractSQUDA.o _satfractSQUTA.o _satfractDQQQ.o _satfractDQHQ.o _satfractDQSQ.o _satfractDQTQ.o _satfractDQHA.o _satfractDQSA.o _satfractDQDA.o _satfractDQTA.o _satfractDQUQQ.o _satfractDQUHQ.o _satfractDQUSQ.o _satfractDQUDQ.o _satfractDQUTQ.o _satfractDQUHA.o _satfractDQUSA.o _satfractDQUDA.o _satfractDQUTA.o _satfractTQQQ.o _satfractTQHQ.o _satfractTQSQ.o _satfractTQDQ.o _satfractTQHA.o _satfractTQSA.o _satfractTQDA.o _satfractTQTA.o _satfractTQUQQ.o _satfractTQUHQ.o _satfractTQUSQ.o _satfractTQUDQ.o _satfractTQUTQ.o _satfractTQUHA.o _satfractTQUSA.o _satfractTQUDA.o _satfractTQUTA.o _satfractHAQQ.o _satfractHAHQ.o _satfractHASQ.o _satfractHADQ.o _satfractHATQ.o _satfractHASA.o _satfractHADA.o _satfractHATA.o _satfractHAUQQ.o _satfractHAUHQ.o _satfractHAUSQ.o _satfractHAUDQ.o _satfractHAUTQ.o _satfractHAUHA.o _satfractHAUSA.o _satfractHAUDA.o _satfractHAUTA.o _satfractSAQQ.o _satfractSAHQ.o _satfractSASQ.o _satfractSADQ.o _satfractSATQ.o _satfractSAHA.o _satfractSADA.o _satfractSATA.o _satfractSAUQQ.o _satfractSAUHQ.o _satfractSAUSQ.o _satfractSAUDQ.o _satfractSAUTQ.o _satfractSAUHA.o _satfractSAUSA.o _satfractSAUDA.o _satfractSAUTA.o _satfractDAQQ.o _satfractDAHQ.o _satfractDASQ.o _satfractDADQ.o _satfractDATQ.o _satfractDAHA.o _satfractDASA.o _satfractDATA.o _satfractDAUQQ.o _satfractDAUHQ.o _satfractDAUSQ.o _satfractDAUDQ.o _satfractDAUTQ.o _satfractDAUHA.o _satfractDAUSA.o _satfractDAUDA.o _satfractDAUTA.o _satfractTAQQ.o _satfractTAHQ.o _satfractTASQ.o _satfractTADQ.o _satfractTATQ.o _satfractTAHA.o _satfractTASA.o _satfractTADA.o _satfractTAUQQ.o _satfractTAUHQ.o _satfractTAUSQ.o _satfractTAUDQ.o _satfractTAUTQ.o _satfractTAUHA.o _satfractTAUSA.o _satfractTAUDA.o _satfractTAUTA.o _satfractUQQQQ.o _satfractUQQHQ.o _satfractUQQSQ.o _satfractUQQDQ.o _satfractUQQTQ.o _satfractUQQHA.o _satfractUQQSA.o _satfractUQQDA.o _satfractUQQTA.o _satfractUQQUHQ.o _satfractUQQUSQ.o _satfractUQQUDQ.o _satfractUQQUTQ.o _satfractUQQUHA.o _satfractUQQUSA.o _satfractUQQUDA.o _satfractUQQUTA.o _satfractUHQQQ.o _satfractUHQHQ.o _satfractUHQSQ.o _satfractUHQDQ.o _satfractUHQTQ.o _satfractUHQHA.o _satfractUHQSA.o _satfractUHQDA.o _satfractUHQTA.o _satfractUHQUQQ.o _satfractUHQUSQ.o _satfractUHQUDQ.o _satfractUHQUTQ.o _satfractUHQUHA.o _satfractUHQUSA.o _satfractUHQUDA.o _satfractUHQUTA.o _satfractUSQQQ.o _satfractUSQHQ.o _satfractUSQSQ.o _satfractUSQDQ.o _satfractUSQTQ.o _satfractUSQHA.o _satfractUSQSA.o _satfractUSQDA.o _satfractUSQTA.o _satfractUSQUQQ.o _satfractUSQUHQ.o _satfractUSQUDQ.o _satfractUSQUTQ.o _satfractUSQUHA.o _satfractUSQUSA.o _satfractUSQUDA.o _satfractUSQUTA.o _satfractUDQQQ.o _satfractUDQHQ.o _satfractUDQSQ.o _satfractUDQDQ.o _satfractUDQTQ.o _satfractUDQHA.o _satfractUDQSA.o _satfractUDQDA.o _satfractUDQTA.o _satfractUDQUQQ.o _satfractUDQUHQ.o _satfractUDQUSQ.o _satfractUDQUTQ.o _satfractUDQUHA.o _satfractUDQUSA.o _satfractUDQUDA.o _satfractUDQUTA.o _satfractUTQQQ.o _satfractUTQHQ.o _satfractUTQSQ.o _satfractUTQDQ.o _satfractUTQTQ.o _satfractUTQHA.o _satfractUTQSA.o _satfractUTQDA.o _satfractUTQTA.o _satfractUTQUQQ.o _satfractUTQUHQ.o _satfractUTQUSQ.o _satfractUTQUDQ.o _satfractUTQUHA.o _satfractUTQUSA.o _satfractUTQUDA.o _satfractUTQUTA.o _satfractUHAQQ.o _satfractUHAHQ.o _satfractUHASQ.o _satfractUHADQ.o _satfractUHATQ.o _satfractUHAHA.o _satfractUHASA.o _satfractUHADA.o _satfractUHATA.o _satfractUHAUQQ.o _satfractUHAUHQ.o _satfractUHAUSQ.o _satfractUHAUDQ.o _satfractUHAUTQ.o _satfractUHAUSA.o _satfractUHAUDA.o _satfractUHAUTA.o _satfractUSAQQ.o _satfractUSAHQ.o _satfractUSASQ.o _satfractUSADQ.o _satfractUSATQ.o _satfractUSAHA.o _satfractUSASA.o _satfractUSADA.o _satfractUSATA.o _satfractUSAUQQ.o _satfractUSAUHQ.o _satfractUSAUSQ.o _satfractUSAUDQ.o _satfractUSAUTQ.o _satfractUSAUHA.o _satfractUSAUDA.o _satfractUSAUTA.o _satfractUDAQQ.o _satfractUDAHQ.o _satfractUDASQ.o _satfractUDADQ.o _satfractUDATQ.o _satfractUDAHA.o _satfractUDASA.o _satfractUDADA.o _satfractUDATA.o _satfractUDAUQQ.o _satfractUDAUHQ.o _satfractUDAUSQ.o _satfractUDAUDQ.o _satfractUDAUTQ.o _satfractUDAUHA.o _satfractUDAUSA.o _satfractUDAUTA.o _satfractUTAQQ.o _satfractUTAHQ.o _satfractUTASQ.o _satfractUTADQ.o _satfractUTATQ.o _satfractUTAHA.o _satfractUTASA.o _satfractUTADA.o _satfractUTATA.o _satfractUTAUQQ.o _satfractUTAUHQ.o _satfractUTAUSQ.o _satfractUTAUDQ.o _satfractUTAUTQ.o _satfractUTAUHA.o _satfractUTAUSA.o _satfractUTAUDA.o _satfractQIQQ.o _satfractQIHQ.o _satfractQISQ.o _satfractQIDQ.o _satfractQITQ.o _satfractQIHA.o _satfractQISA.o _satfractQIDA.o _satfractQITA.o _satfractQIUQQ.o _satfractQIUHQ.o _satfractQIUSQ.o _satfractQIUDQ.o _satfractQIUTQ.o _satfractQIUHA.o _satfractQIUSA.o _satfractQIUDA.o _satfractQIUTA.o _satfractHIQQ.o _satfractHIHQ.o _satfractHISQ.o _satfractHIDQ.o _satfractHITQ.o _satfractHIHA.o _satfractHISA.o _satfractHIDA.o _satfractHITA.o _satfractHIUQQ.o _satfractHIUHQ.o _satfractHIUSQ.o _satfractHIUDQ.o _satfractHIUTQ.o _satfractHIUHA.o _satfractHIUSA.o _satfractHIUDA.o _satfractHIUTA.o _satfractSIQQ.o _satfractSIHQ.o _satfractSISQ.o _satfractSIDQ.o _satfractSITQ.o _satfractSIHA.o _satfractSISA.o _satfractSIDA.o _satfractSITA.o _satfractSIUQQ.o _satfractSIUHQ.o _satfractSIUSQ.o _satfractSIUDQ.o _satfractSIUTQ.o _satfractSIUHA.o _satfractSIUSA.o _satfractSIUDA.o _satfractSIUTA.o _satfractDIQQ.o _satfractDIHQ.o _satfractDISQ.o _satfractDIDQ.o _satfractDITQ.o _satfractDIHA.o _satfractDISA.o _satfractDIDA.o _satfractDITA.o _satfractDIUQQ.o _satfractDIUHQ.o _satfractDIUSQ.o _satfractDIUDQ.o _satfractDIUTQ.o _satfractDIUHA.o _satfractDIUSA.o _satfractDIUDA.o _satfractDIUTA.o _satfractTIQQ.o _satfractTIHQ.o _satfractTISQ.o _satfractTIDQ.o _satfractTITQ.o _satfractTIHA.o _satfractTISA.o _satfractTIDA.o _satfractTITA.o _satfractTIUQQ.o _satfractTIUHQ.o _satfractTIUSQ.o _satfractTIUDQ.o _satfractTIUTQ.o _satfractTIUHA.o _satfractTIUSA.o _satfractTIUDA.o _satfractTIUTA.o _satfractSFQQ.o _satfractSFHQ.o _satfractSFSQ.o _satfractSFDQ.o _satfractSFTQ.o _satfractSFHA.o _satfractSFSA.o _satfractSFDA.o _satfractSFTA.o _satfractSFUQQ.o _satfractSFUHQ.o _satfractSFUSQ.o _satfractSFUDQ.o _satfractSFUTQ.o _satfractSFUHA.o _satfractSFUSA.o _satfractSFUDA.o _satfractSFUTA.o _satfractDFQQ.o _satfractDFHQ.o _satfractDFSQ.o _satfractDFDQ.o _satfractDFTQ.o _satfractDFHA.o _satfractDFSA.o _satfractDFDA.o _satfractDFTA.o _satfractDFUQQ.o _satfractDFUHQ.o _satfractDFUSQ.o _satfractDFUDQ.o _satfractDFUTQ.o _satfractDFUHA.o _satfractDFUSA.o _satfractDFUDA.o _satfractDFUTA.o _satfractunsUQIQQ.o _satfractunsUQIHQ.o _satfractunsUQISQ.o _satfractunsUQIDQ.o _satfractunsUQITQ.o _satfractunsUQIHA.o _satfractunsUQISA.o _satfractunsUQIDA.o _satfractunsUQITA.o _satfractunsUQIUQQ.o _satfractunsUQIUHQ.o _satfractunsUQIUSQ.o _satfractunsUQIUDQ.o _satfractunsUQIUTQ.o _satfractunsUQIUHA.o _satfractunsUQIUSA.o _satfractunsUQIUDA.o _satfractunsUQIUTA.o _satfractunsUHIQQ.o _satfractunsUHIHQ.o _satfractunsUHISQ.o _satfractunsUHIDQ.o _satfractunsUHITQ.o _satfractunsUHIHA.o _satfractunsUHISA.o _satfractunsUHIDA.o _satfractunsUHITA.o _satfractunsUHIUQQ.o _satfractunsUHIUHQ.o _satfractunsUHIUSQ.o _satfractunsUHIUDQ.o _satfractunsUHIUTQ.o _satfractunsUHIUHA.o _satfractunsUHIUSA.o _satfractunsUHIUDA.o _satfractunsUHIUTA.o _satfractunsUSIQQ.o _satfractunsUSIHQ.o _satfractunsUSISQ.o _satfractunsUSIDQ.o _satfractunsUSITQ.o _satfractunsUSIHA.o _satfractunsUSISA.o _satfractunsUSIDA.o _satfractunsUSITA.o _satfractunsUSIUQQ.o _satfractunsUSIUHQ.o _satfractunsUSIUSQ.o _satfractunsUSIUDQ.o _satfractunsUSIUTQ.o _satfractunsUSIUHA.o _satfractunsUSIUSA.o _satfractunsUSIUDA.o _satfractunsUSIUTA.o _satfractunsUDIQQ.o _satfractunsUDIHQ.o _satfractunsUDISQ.o _satfractunsUDIDQ.o _satfractunsUDITQ.o _satfractunsUDIHA.o _satfractunsUDISA.o _satfractunsUDIDA.o _satfractunsUDITA.o _satfractunsUDIUQQ.o _satfractunsUDIUHQ.o _satfractunsUDIUSQ.o _satfractunsUDIUDQ.o _satfractunsUDIUTQ.o _satfractunsUDIUHA.o _satfractunsUDIUSA.o _satfractunsUDIUDA.o _satfractunsUDIUTA.o _satfractunsUTIQQ.o _satfractunsUTIHQ.o _satfractunsUTISQ.o _satfractunsUTIDQ.o _satfractunsUTITQ.o _satfractunsUTIHA.o _satfractunsUTISA.o _satfractunsUTIDA.o _satfractunsUTITA.o _satfractunsUTIUQQ.o _satfractunsUTIUHQ.o _satfractunsUTIUSQ.o _satfractunsUTIUDQ.o _satfractunsUTIUTQ.o _satfractunsUTIUHA.o _satfractunsUTIUSA.o _satfractunsUTIUDA.o _satfractunsUTIUTA.o enable-execute-stack.o unwind-dw2.o unwind-dw2-fde.o unwind-sjlj.o unwind-c.o emutls.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr35 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcc.a $objects
/usr/avr/bin/ranlib libgcc.a
# Now that we have built all the objects, we need to copy
# them back to the GCC directory. Too many things (other
# in-tree libraries, and DejaGNU) know about the layout
# of the build tree, for now.
make install-leaf DESTDIR=../../.././gcc \
slibdir= libsubdir= MULTIOSDIR=avr35
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr35/libgcc'
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr35
/usr/bin/install -c -m 644 libgcc.a ../../.././gcc/avr35/
chmod 644 ../../.././gcc/avr35/libgcc.a
/usr/avr/bin/ranlib ../../.././gcc/avr35/libgcc.a
/usr/bin/install -c -m 644 libgcov.a ../../.././gcc/avr35/
chmod 644 ../../.././gcc/avr35/libgcov.a
/usr/avr/bin/ranlib ../../.././gcc/avr35/libgcov.a
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr35/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr35/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr35/$file ;; \
esac; \
done
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr35/libgcc'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr35/libgcc'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr4/libgcc'
# If this is the top-level multilib, build all the other
DEFINES='' HEADERS='../../../../gcc-4.8.5/libgcc/config/avr/avr-lib.h' \
../../../../gcc-4.8.5/libgcc/mkheader.sh > tmp-libgcc_tm.h
# multilibs.
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3_s.o -MT _mulqi3_s.o -MD -MP -MF _mulqi3_s.dep -DSHARED -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3_s.o -MT _mulhi3_s.o -MD -MP -MF _mulhi3_s.dep -DSHARED -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3_s.o -MT _mulqihi3_s.o -MD -MP -MF _mulqihi3_s.dep -DSHARED -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/bin/sh ../../../../gcc-4.8.5/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3_s.o -MT _umulqihi3_s.o -MD -MP -MF _umulqihi3_s.dep -DSHARED -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
echo timestamp > libgcc_tm.stamp
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3_s.o -MT _mulpsi3_s.o -MD -MP -MF _mulpsi3_s.dep -DSHARED -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3_s.o -MT _mulsqipsi3_s.o -MD -MP -MF _mulsqipsi3_s.dep -DSHARED -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3_s.o -MT _mulhisi3_s.o -MD -MP -MF _mulhisi3_s.dep -DSHARED -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3_s.o -MT _umulhisi3_s.o -MD -MP -MF _umulhisi3_s.dep -DSHARED -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3_s.o -MT _usmulhisi3_s.o -MD -MP -MF _usmulhisi3_s.dep -DSHARED -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3_s.o -MT _muluhisi3_s.o -MD -MP -MF _muluhisi3_s.dep -DSHARED -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3_s.o -MT _mulshisi3_s.o -MD -MP -MF _mulshisi3_s.dep -DSHARED -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3_s.o -MT _mulsi3_s.o -MD -MP -MF _mulsi3_s.dep -DSHARED -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4_s.o -MT _udivmodqi4_s.o -MD -MP -MF _udivmodqi4_s.dep -DSHARED -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4_s.o -MT _divmodqi4_s.o -MD -MP -MF _divmodqi4_s.dep -DSHARED -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4_s.o -MT _udivmodhi4_s.o -MD -MP -MF _udivmodhi4_s.dep -DSHARED -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4_s.o -MT _divmodhi4_s.o -MD -MP -MF _divmodhi4_s.dep -DSHARED -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4_s.o -MT _divmodpsi4_s.o -MD -MP -MF _divmodpsi4_s.dep -DSHARED -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4_s.o -MT _udivmodpsi4_s.o -MD -MP -MF _udivmodpsi4_s.dep -DSHARED -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4_s.o -MT _udivmodsi4_s.o -MD -MP -MF _udivmodsi4_s.dep -DSHARED -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4_s.o -MT _divmodsi4_s.o -MD -MP -MF _divmodsi4_s.dep -DSHARED -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6_s.o -MT _muldi3_6_s.o -MD -MP -MF _muldi3_6_s.dep -DSHARED -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3_s.o -MT _mulsidi3_s.o -MD -MP -MF _mulsidi3_s.dep -DSHARED -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3_s.o -MT _umulsidi3_s.o -MD -MP -MF _umulsidi3_s.dep -DSHARED -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64_s.o -MT _udivmod64_s.o -MD -MP -MF _udivmod64_s.dep -DSHARED -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2_s.o -MT _negsi2_s.o -MD -MP -MF _negsi2_s.dep -DSHARED -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue_s.o -MT _prologue_s.o -MD -MP -MF _prologue_s.dep -DSHARED -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue_s.o -MT _epilogue_s.o -MD -MP -MF _epilogue_s.dep -DSHARED -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit_s.o -MT _exit_s.o -MD -MP -MF _exit_s.dep -DSHARED -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup_s.o -MT _cleanup_s.o -MD -MP -MF _cleanup_s.dep -DSHARED -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_s.o -MT _tablejump_s.o -MD -MP -MF _tablejump_s.dep -DSHARED -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm_s.o -MT _tablejump_elpm_s.o -MD -MP -MF _tablejump_elpm_s.dep -DSHARED -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3_s.o -MT _load_3_s.o -MD -MP -MF _load_3_s.dep -DSHARED -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4_s.o -MT _load_4_s.o -MD -MP -MF _load_4_s.dep -DSHARED -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1_s.o -MT _xload_1_s.o -MD -MP -MF _xload_1_s.dep -DSHARED -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2_s.o -MT _xload_2_s.o -MD -MP -MF _xload_2_s.dep -DSHARED -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3_s.o -MT _xload_3_s.o -MD -MP -MF _xload_3_s.dep -DSHARED -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4_s.o -MT _xload_4_s.o -MD -MP -MF _xload_4_s.dep -DSHARED -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx_s.o -MT _movmemx_s.o -MD -MP -MF _movmemx_s.dep -DSHARED -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data_s.o -MT _copy_data_s.o -MD -MP -MF _copy_data_s.dep -DSHARED -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss_s.o -MT _clear_bss_s.o -MD -MP -MF _clear_bss_s.dep -DSHARED -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors_s.o -MT _dtors_s.o -MD -MP -MF _dtors_s.dep -DSHARED -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2_s.o -MT _ffshi2_s.o -MD -MP -MF _ffshi2_s.dep -DSHARED -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2_s.o -MT _loop_ffsqi2_s.o -MD -MP -MF _loop_ffsqi2_s.dep -DSHARED -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2_s.o -MT _ctzhi2_s.o -MD -MP -MF _ctzhi2_s.dep -DSHARED -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2_s.o -MT _clzhi2_s.o -MD -MP -MF _clzhi2_s.dep -DSHARED -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2_s.o -MT _parityhi2_s.o -MD -MP -MF _parityhi2_s.dep -DSHARED -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2_s.o -MT _popcounthi2_s.o -MD -MP -MF _popcounthi2_s.dep -DSHARED -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2_s.o -MT _popcountqi2_s.o -MD -MP -MF _popcountqi2_s.dep -DSHARED -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3_s.o -MT _rotldi3_s.o -MD -MP -MF _rotldi3_s.dep -DSHARED -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s.o -MT _adddi3_s.o -MD -MP -MF _adddi3_s.dep -DSHARED -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8_s.o -MT _adddi3_s8_s.o -MD -MP -MF _adddi3_s8_s.dep -DSHARED -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3_s.o -MT _subdi3_s.o -MD -MP -MF _subdi3_s.dep -DSHARED -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8_s.o -MT _cmpdi2_s8_s.o -MD -MP -MF _cmpdi2_s8_s.dep -DSHARED -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul_s.o -MT _fmul_s.o -MD -MP -MF _fmul_s.dep -DSHARED -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls_s.o -MT _fmuls_s.o -MD -MP -MF _fmuls_s.dep -DSHARED -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu_s.o -MT _fmulsu_s.o -MD -MP -MF _fmulsu_s.dep -DSHARED -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf_s.o -MT _fractqqsf_s.o -MD -MP -MF _fractqqsf_s.dep -DSHARED -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf_s.o -MT _fractuqqsf_s.o -MD -MP -MF _fractuqqsf_s.dep -DSHARED -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf_s.o -MT _fracthqsf_s.o -MD -MP -MF _fracthqsf_s.dep -DSHARED -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf_s.o -MT _fractuhqsf_s.o -MD -MP -MF _fractuhqsf_s.dep -DSHARED -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf_s.o -MT _fracthasf_s.o -MD -MP -MF _fracthasf_s.dep -DSHARED -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf_s.o -MT _fractuhasf_s.o -MD -MP -MF _fractuhasf_s.dep -DSHARED -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf_s.o -MT _fractsasf_s.o -MD -MP -MF _fractsasf_s.dep -DSHARED -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf_s.o -MT _fractusasf_s.o -MD -MP -MF _fractusasf_s.dep -DSHARED -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf_s.o -MT _fractsqsf_s.o -MD -MP -MF _fractsqsf_s.dep -DSHARED -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf_s.o -MT _fractusqsf_s.o -MD -MP -MF _fractusqsf_s.dep -DSHARED -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq_s.o -MT _fractsfqq_s.o -MD -MP -MF _fractsfqq_s.dep -DSHARED -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq_s.o -MT _fractsfuqq_s.o -MD -MP -MF _fractsfuqq_s.dep -DSHARED -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq_s.o -MT _fractsfhq_s.o -MD -MP -MF _fractsfhq_s.dep -DSHARED -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq_s.o -MT _fractsfuhq_s.o -MD -MP -MF _fractsfuhq_s.dep -DSHARED -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha_s.o -MT _fractsfha_s.o -MD -MP -MF _fractsfha_s.dep -DSHARED -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha_s.o -MT _fractsfuha_s.o -MD -MP -MF _fractsfuha_s.dep -DSHARED -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq_s.o -MT _fractsfsq_s.o -MD -MP -MF _fractsfsq_s.dep -DSHARED -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq_s.o -MT _fractsfusq_s.o -MD -MP -MF _fractsfusq_s.dep -DSHARED -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa_s.o -MT _fractsfsa_s.o -MD -MP -MF _fractsfsa_s.dep -DSHARED -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa_s.o -MT _fractsfusa_s.o -MD -MP -MF _fractsfusa_s.dep -DSHARED -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3_s.o -MT _mulqq3_s.o -MD -MP -MF _mulqq3_s.dep -DSHARED -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3_s.o -MT _mulhq3_s.o -MD -MP -MF _mulhq3_s.dep -DSHARED -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3_s.o -MT _muluhq3_s.o -MD -MP -MF _muluhq3_s.dep -DSHARED -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3_s.o -MT _mulha3_s.o -MD -MP -MF _mulha3_s.dep -DSHARED -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_s.o -MT _muluha3_s.o -MD -MP -MF _muluha3_s.dep -DSHARED -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round_s.o -MT _muluha3_round_s.o -MD -MP -MF _muluha3_round_s.dep -DSHARED -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3_s.o -MT _mulsa3_s.o -MD -MP -MF _mulsa3_s.dep -DSHARED -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3_s.o -MT _mulusa3_s.o -MD -MP -MF _mulusa3_s.dep -DSHARED -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3_s.o -MT _usmuluha3_s.o -MD -MP -MF _usmuluha3_s.dep -DSHARED -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3_s.o -MT _ssmulha3_s.o -MD -MP -MF _ssmulha3_s.dep -DSHARED -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3_s.o -MT _usmulusa3_s.o -MD -MP -MF _usmulusa3_s.dep -DSHARED -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3_s.o -MT _ssmulsa3_s.o -MD -MP -MF _ssmulsa3_s.dep -DSHARED -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3_s.o -MT _divqq3_s.o -MD -MP -MF _divqq3_s.dep -DSHARED -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3_s.o -MT _udivuqq3_s.o -MD -MP -MF _udivuqq3_s.dep -DSHARED -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper_s.o -MT _divqq_helper_s.o -MD -MP -MF _divqq_helper_s.dep -DSHARED -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3_s.o -MT _divhq3_s.o -MD -MP -MF _divhq3_s.dep -DSHARED -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3_s.o -MT _udivuhq3_s.o -MD -MP -MF _udivuhq3_s.dep -DSHARED -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3_s.o -MT _divha3_s.o -MD -MP -MF _divha3_s.dep -DSHARED -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3_s.o -MT _udivuha3_s.o -MD -MP -MF _udivuha3_s.dep -DSHARED -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3_s.o -MT _divsa3_s.o -MD -MP -MF _divsa3_s.dep -DSHARED -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3_s.o -MT _udivusa3_s.o -MD -MP -MF _udivusa3_s.dep -DSHARED -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8_s.o -MT _clr_8_s.o -MD -MP -MF _clr_8_s.dep -DSHARED -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2_s.o -MT _ssneg_2_s.o -MD -MP -MF _ssneg_2_s.dep -DSHARED -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4_s.o -MT _ssneg_4_s.o -MD -MP -MF _ssneg_4_s.dep -DSHARED -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8_s.o -MT _ssneg_8_s.o -MD -MP -MF _ssneg_8_s.dep -DSHARED -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1_s.o -MT _ssabs_1_s.o -MD -MP -MF _ssabs_1_s.dep -DSHARED -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2_s.o -MT _ssabs_2_s.o -MD -MP -MF _ssabs_2_s.dep -DSHARED -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4_s.o -MT _ssabs_4_s.o -MD -MP -MF _ssabs_4_s.dep -DSHARED -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8_s.o -MT _ssabs_8_s.o -MD -MP -MF _ssabs_8_s.dep -DSHARED -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8_s.o -MT _ssadd_8_s.o -MD -MP -MF _ssadd_8_s.dep -DSHARED -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8_s.o -MT _sssub_8_s.o -MD -MP -MF _sssub_8_s.dep -DSHARED -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8_s.o -MT _usadd_8_s.o -MD -MP -MF _usadd_8_s.dep -DSHARED -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8_s.o -MT _ussub_8_s.o -MD -MP -MF _ussub_8_s.dep -DSHARED -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1_s.o -MT _mask1_s.o -MD -MP -MF _mask1_s.dep -DSHARED -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret_s.o -MT _ret_s.o -MD -MP -MF _ret_s.dep -DSHARED -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3_s.o -MT _roundqq3_s.o -MD -MP -MF _roundqq3_s.dep -DSHARED -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3_s.o -MT _rounduqq3_s.o -MD -MP -MF _rounduqq3_s.dep -DSHARED -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2_s.o -MT _round_s2_s.o -MD -MP -MF _round_s2_s.dep -DSHARED -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2_s.o -MT _round_u2_s.o -MD -MP -MF _round_u2_s.dep -DSHARED -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const_s.o -MT _round_2_const_s.o -MD -MP -MF _round_2_const_s.dep -DSHARED -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2_s.o -MT _addmask_2_s.o -MD -MP -MF _addmask_2_s.dep -DSHARED -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4_s.o -MT _round_s4_s.o -MD -MP -MF _round_s4_s.dep -DSHARED -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4_s.o -MT _round_u4_s.o -MD -MP -MF _round_u4_s.dep -DSHARED -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const_s.o -MT _round_4_const_s.o -MD -MP -MF _round_4_const_s.dep -DSHARED -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4_s.o -MT _addmask_4_s.o -MD -MP -MF _addmask_4_s.dep -DSHARED -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8_s.o -MT _round_x8_s.o -MD -MP -MF _round_x8_s.dep -DSHARED -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3_s.o -MT _rounddq3_s.o -MD -MP -MF _rounddq3_s.dep -DSHARED -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3_s.o -MT _roundudq3_s.o -MD -MP -MF _roundudq3_s.dep -DSHARED -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3_s.o -MT _roundda3_s.o -MD -MP -MF _roundda3_s.dep -DSHARED -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3_s.o -MT _rounduda3_s.o -MD -MP -MF _rounduda3_s.dep -DSHARED -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3_s.o -MT _roundta3_s.o -MD -MP -MF _roundta3_s.dep -DSHARED -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3_s.o -MT _rounduta3_s.o -MD -MP -MF _rounduta3_s.dep -DSHARED -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
# Early copyback; see "all" above for the rationale. The
# early copy is necessary so that the gcc -B options find
# the right startup files when linking shared libgcc.
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr4
dest=../../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../../gcc-4.8.5/libgcc/../move-if-change $dest ../../.././gcc/include/unwind.h
mkdir -p -- ../../.././gcc/avr4
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqi3.visT
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr4/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr4/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr4/$file ;; \
esac; \
done
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqihi3.visT
mv -f _mulhi3.visT _mulhi3.vis
mv -f _mulqi3.visT _mulqi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulqihi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulpsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulpsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsqipsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsqipsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhisi3.visT
mv -f _mulqihi3.visT _mulqihi3.vis
mv -f _umulqihi3.visT _umulqihi3.vis
mv -f _mulpsi3.visT _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulhisi3.visT
mv -f _mulsqipsi3.visT _mulsqipsi3.vis
mv -f _mulhisi3.visT _mulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulshisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulshisi3.visT
mv -f _umulhisi3.visT _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodqi4.visT
mv -f _muluhisi3.visT _muluhisi3.vis
mv -f _usmulhisi3.visT _usmulhisi3.vis
mv -f _mulshisi3.visT _mulshisi3.vis
mv -f _mulsi3.visT _mulsi3.vis
mv -f _udivmodqi4.visT _udivmodqi4.vis
mv -f _divmodqi4.visT _divmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodhi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodhi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodpsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodpsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodsi4.visT
mv -f _udivmodhi4.visT _udivmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3.visT
mv -f _udivmodsi4.visT _udivmodsi4.vis
mv -f _divmodhi4.visT _divmodhi4.vis
mv -f _divmodpsi4.visT _divmodpsi4.vis
mv -f _udivmodpsi4.visT _udivmodpsi4.vis
mv -f _divmodsi4.visT _divmodsi4.vis
mv -f _divdi3.visT _divdi3.vis
mv -f _udivdi3.visT _udivdi3.vis
mv -f _muldi3.visT _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3_6.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmod64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmod64.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _prologue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _prologue.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _epilogue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _epilogue.visT
mv -f _mulsidi3.visT _mulsidi3.vis
mv -f _muldi3_6.visT _muldi3_6.vis
mv -f _umulsidi3.visT _umulsidi3.vis
mv -f _udivmod64.visT _udivmod64.vis
mv -f _negsi2.visT _negsi2.vis
mv -f _negdi2.visT _negdi2.vis
mv -f _prologue.visT _prologue.vis
mv -f _epilogue.visT _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _exit_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _exit.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cleanup_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cleanup.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_elpm_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump_elpm.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_4.visT
mv -f _exit.visT _exit.vis
mv -f _cleanup.visT _cleanup.vis
mv -f _tablejump.visT _tablejump.vis
mv -f _tablejump_elpm.visT _tablejump_elpm.vis
mv -f _load_3.visT _load_3.vis
mv -f _load_4.visT _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_3.visT
mv -f _xload_2.visT _xload_2.vis
mv -f _xload_1.visT _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _movmemx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _movmemx.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _copy_data_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _copy_data.visT
mv -f _xload_3.visT _xload_3.vis
mv -f _xload_4.visT _xload_4.vis
mv -f _movmemx.visT _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clear_bss_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clear_bss.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctors.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _dtors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _dtors.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffssi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffssi2.visT
mv -f _copy_data.visT _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffshi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffshi2.visT
mv -f _ctors.visT _ctors.vis
mv -f _clear_bss.visT _clear_bss.vis
mv -f _dtors.visT _dtors.vis
mv -f _ffssi2.visT _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _loop_ffsqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _loop_ffsqi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzhi2.visT
mv -f _ffshi2.visT _ffshi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzdi2.visT
mv -f _ctzsi2.visT _ctzsi2.vis
mv -f _loop_ffsqi2.visT _loop_ffsqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritydi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritydi2.visT
mv -f _ctzhi2.visT _ctzhi2.vis
mv -f _clzdi2.visT _clzdi2.vis
mv -f _clzsi2.visT _clzsi2.vis
mv -f _clzhi2.visT _clzhi2.vis
mv -f _paritydi2.visT _paritydi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritysi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritysi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _parityhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _parityhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcounthi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcounthi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountqi2.visT
mv -f _popcounthi2.visT _popcounthi2.vis
mv -f _popcountqi2.visT _popcountqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapsi2.visT
mv -f _paritysi2.visT _paritysi2.vis
mv -f _parityhi2.visT _parityhi2.vis
mv -f _popcountsi2.visT _popcountsi2.vis
mv -f _popcountdi2.visT _popcountdi2.vis
mv -f _bswapsi2.visT _bswapsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashrdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _lshrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _lshrdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rotldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rotldi3.visT
mv -f _bswapdi2.visT _bswapdi2.vis
mv -f _ashldi3.visT _ashldi3.vis
mv -f _ashrdi3.visT _ashrdi3.vis
mv -f _lshrdi3.visT _lshrdi3.vis
mv -f _rotldi3.visT _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _subdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _subdi3.visT
mv -f _adddi3.visT _adddi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2.visT
mv -f _adddi3_s8.visT _adddi3_s8.vis
mv -f _cmpdi2.visT _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmul_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmul.visT
mv -f _cmpdi2_s8.visT _cmpdi2_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmuls_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmuls.visT
mv -f _subdi3.visT _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmulsu_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmulsu.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractqqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuqqsf.visT
mv -f _fmul.visT _fmul.vis
mv -f _fmuls.visT _fmuls.vis
mv -f _fmulsu.visT _fmulsu.vis
mv -f _fractqqsf.visT _fractqqsf.vis
mv -f _fractuqqsf.visT _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsasf.visT
mv -f _fracthqsf.visT _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsqsf.visT
mv -f _fractuhqsf.visT _fractuhqsf.vis
mv -f _fracthasf.visT _fracthasf.vis
mv -f _fractuhasf.visT _fractuhasf.vis
mv -f _fractsasf.visT _fractsasf.vis
mv -f _fractusasf.visT _fractusasf.vis
mv -f _fractsqsf.visT _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfqq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuqq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfhq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuhq.visT
mv -f _fractusqsf.visT _fractusqsf.vis
mv -f _fractsfuqq.visT _fractsfuqq.vis
mv -f _fractsfqq.visT _fractsfqq.vis
mv -f _fractsfuhq.visT _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfha.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuha.visT
mv -f _fractsfhq.visT _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhq3.visT
mv -f _fractsfsq.visT _fractsfsq.vis
mv -f _fractsfha.visT _fractsfha.vis
mv -f _fractsfuha.visT _fractsfuha.vis
mv -f _fractsfusq.visT _fractsfusq.vis
mv -f _fractsfusa.visT _fractsfusa.vis
mv -f _fractsfsa.visT _fractsfsa.vis
mv -f _mulqq3.visT _mulqq3.vis
mv -f _mulhq3.visT _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_round_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3_round.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulusa3.visT
mv -f _muluhq3.visT _muluhq3.vis
mv -f _mulha3.visT _mulha3.vis
mv -f _muluha3_round.visT _muluha3_round.vis
mv -f _muluha3.visT _muluha3.vis
mv -f _mulsa3.visT _mulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmuluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmuluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulusa3.visT
mv -f _mulusa3.visT _mulusa3.vis
mv -f _usmuluha3.visT _usmuluha3.vis
mv -f _ssmulha3.visT _ssmulha3.vis
mv -f _usmulusa3.visT _usmulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq_helper_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq_helper.visT
mv -f _ssmulsa3.visT _ssmulsa3.vis
mv -f _divqq3.visT _divqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divhq3.visT
mv -f _udivuqq3.visT _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divha3.visT
mv -f _divqq_helper.visT _divqq_helper.vis
mv -f _divhq3.visT _divhq3.vis
mv -f _udivuhq3.visT _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divsa3.visT
mv -f _divha3.visT _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clr_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clr_8.visT
mv -f _divsa3.visT _divsa3.vis
mv -f _udivuha3.visT _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_4.visT
mv -f _udivusa3.visT _udivusa3.vis
mv -f _clr_8.visT _clr_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_8.visT
mv -f _ssneg_4.visT _ssneg_4.vis
mv -f _ssneg_2.visT _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_1.visT
mv -f _ssneg_8.visT _ssneg_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_8.visT
mv -f _ssabs_1.visT _ssabs_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _sssub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _sssub_8.visT
mv -f _ssabs_2.visT _ssabs_2.vis
mv -f _ssabs_8.visT _ssabs_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usadd_8.visT
mv -f _ssabs_4.visT _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ussub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ussub_8.visT
mv -f _ssadd_8.visT _ssadd_8.vis
mv -f _sssub_8.visT _sssub_8.vis
mv -f _usadd_8.visT _usadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mask1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mask1.visT
mv -f _ussub_8.visT _ussub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ret_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ret.visT
mv -f _mask1.visT _mask1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s2.visT
mv -f _ret.visT _ret.vis
mv -f _roundqq3.visT _roundqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_2_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_2_const.visT
mv -f _rounduqq3.visT _rounduqq3.vis
mv -f _round_s2.visT _round_s2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u4.visT
mv -f _round_u2.visT _round_u2.vis
mv -f _round_2_const.visT _round_2_const.vis
mv -f _addmask_2.visT _addmask_2.vis
mv -f _round_s4.visT _round_s4.vis
mv -f _round_u4.visT _round_u4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_4_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_4_const.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_x8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_x8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounddq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounddq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundudq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundudq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundda3.visT
mv -f _round_4_const.visT _round_4_const.vis
mv -f _addmask_4.visT _addmask_4.vis
mv -f _round_x8.visT _round_x8.vis
mv -f _rounddq3.visT _rounddq3.vis
mv -f _roundudq3.visT _roundudq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduda3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundta3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduta3.visT
mv -f _roundda3.visT _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _rounduda3.visT _rounduda3.vis
mv -f _roundta3.visT _roundta3.vis
mv -f _rounduta3.visT _rounduta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _pack_sf.o -MT _pack_sf.o -MD -MP -MF _pack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_pack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _unpack_sf.o -MT _unpack_sf.o -MD -MP -MF _unpack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_unpack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fpcmp_parts_sf.o -MT _fpcmp_parts_sf.o -MD -MP -MF _fpcmp_parts_sf.dep -DFINE_GRAINED_LIBRARIES -DL_fpcmp_parts_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _make_sf.o -MT _make_sf.o -MD -MP -MF _make_sf.dep -DFINE_GRAINED_LIBRARIES -DL_make_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sf_to_df.o -MT _sf_to_df.o -MD -MP -MF _sf_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_df -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _thenan_sf.o -MT _thenan_sf.o -MD -MP -MF _thenan_sf.dep -DFINE_GRAINED_LIBRARIES -DL_thenan_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negQQ.o -MT _negQQ.o -MD -MP -MF _negQQ.dep -DL_neg -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHQ.o -MT _negHQ.o -MD -MP -MF _negHQ.dep -DL_neg -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSQ.o -MT _negSQ.o -MD -MP -MF _negSQ.dep -DL_neg -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDQ.o -MT _negDQ.o -MD -MP -MF _negDQ.dep -DL_neg -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTQ.o -MT _negTQ.o -MD -MP -MF _negTQ.dep -DL_neg -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHA.o -MT _negHA.o -MD -MP -MF _negHA.dep -DL_neg -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSA.o -MT _negSA.o -MD -MP -MF _negSA.dep -DL_neg -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDA.o -MT _negDA.o -MD -MP -MF _negDA.dep -DL_neg -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTA.o -MT _negTA.o -MD -MP -MF _negTA.dep -DL_neg -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUQQ.o -MT _negUQQ.o -MD -MP -MF _negUQQ.dep -DL_neg -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHQ.o -MT _negUHQ.o -MD -MP -MF _negUHQ.dep -DL_neg -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSQ.o -MT _negUSQ.o -MD -MP -MF _negUSQ.dep -DL_neg -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDQ.o -MT _negUDQ.o -MD -MP -MF _negUDQ.dep -DL_neg -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTQ.o -MT _negUTQ.o -MD -MP -MF _negUTQ.dep -DL_neg -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHA.o -MT _negUHA.o -MD -MP -MF _negUHA.dep -DL_neg -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSA.o -MT _negUSA.o -MD -MP -MF _negUSA.dep -DL_neg -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDA.o -MT _negUDA.o -MD -MP -MF _negUDA.dep -DL_neg -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTA.o -MT _negUTA.o -MD -MP -MF _negUTA.dep -DL_neg -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulSQ.o -MT _mulSQ.o -MD -MP -MF _mulSQ.dep -DL_mul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDQ.o -MT _mulDQ.o -MD -MP -MF _mulDQ.dep -DL_mul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTQ.o -MT _mulTQ.o -MD -MP -MF _mulTQ.dep -DL_mul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDA.o -MT _mulDA.o -MD -MP -MF _mulDA.dep -DL_mul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTA.o -MT _mulTA.o -MD -MP -MF _mulTA.dep -DL_mul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUSQ.o -MT _mulUSQ.o -MD -MP -MF _mulUSQ.dep -DL_mul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDQ.o -MT _mulUDQ.o -MD -MP -MF _mulUDQ.dep -DL_mul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTQ.o -MT _mulUTQ.o -MD -MP -MF _mulUTQ.dep -DL_mul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDA.o -MT _mulUDA.o -MD -MP -MF _mulUDA.dep -DL_mul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTA.o -MT _mulUTA.o -MD -MP -MF _mulUTA.dep -DL_mul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperQQ.o -MT _mulhelperQQ.o -MD -MP -MF _mulhelperQQ.dep -DL_mulhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHQ.o -MT _mulhelperHQ.o -MD -MP -MF _mulhelperHQ.dep -DL_mulhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSQ.o -MT _mulhelperSQ.o -MD -MP -MF _mulhelperSQ.dep -DL_mulhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDQ.o -MT _mulhelperDQ.o -MD -MP -MF _mulhelperDQ.dep -DL_mulhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTQ.o -MT _mulhelperTQ.o -MD -MP -MF _mulhelperTQ.dep -DL_mulhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHA.o -MT _mulhelperHA.o -MD -MP -MF _mulhelperHA.dep -DL_mulhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSA.o -MT _mulhelperSA.o -MD -MP -MF _mulhelperSA.dep -DL_mulhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDA.o -MT _mulhelperDA.o -MD -MP -MF _mulhelperDA.dep -DL_mulhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTA.o -MT _mulhelperTA.o -MD -MP -MF _mulhelperTA.dep -DL_mulhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUQQ.o -MT _mulhelperUQQ.o -MD -MP -MF _mulhelperUQQ.dep -DL_mulhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHQ.o -MT _mulhelperUHQ.o -MD -MP -MF _mulhelperUHQ.dep -DL_mulhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSQ.o -MT _mulhelperUSQ.o -MD -MP -MF _mulhelperUSQ.dep -DL_mulhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDQ.o -MT _mulhelperUDQ.o -MD -MP -MF _mulhelperUDQ.dep -DL_mulhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTQ.o -MT _mulhelperUTQ.o -MD -MP -MF _mulhelperUTQ.dep -DL_mulhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHA.o -MT _mulhelperUHA.o -MD -MP -MF _mulhelperUHA.dep -DL_mulhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSA.o -MT _mulhelperUSA.o -MD -MP -MF _mulhelperUSA.dep -DL_mulhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDA.o -MT _mulhelperUDA.o -MD -MP -MF _mulhelperUDA.dep -DL_mulhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTA.o -MT _mulhelperUTA.o -MD -MP -MF _mulhelperUTA.dep -DL_mulhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperQQ.o -MT _divhelperQQ.o -MD -MP -MF _divhelperQQ.dep -DL_divhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHQ.o -MT _divhelperHQ.o -MD -MP -MF _divhelperHQ.dep -DL_divhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSQ.o -MT _divhelperSQ.o -MD -MP -MF _divhelperSQ.dep -DL_divhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDQ.o -MT _divhelperDQ.o -MD -MP -MF _divhelperDQ.dep -DL_divhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTQ.o -MT _divhelperTQ.o -MD -MP -MF _divhelperTQ.dep -DL_divhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHA.o -MT _divhelperHA.o -MD -MP -MF _divhelperHA.dep -DL_divhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSA.o -MT _divhelperSA.o -MD -MP -MF _divhelperSA.dep -DL_divhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDA.o -MT _divhelperDA.o -MD -MP -MF _divhelperDA.dep -DL_divhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTA.o -MT _divhelperTA.o -MD -MP -MF _divhelperTA.dep -DL_divhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUQQ.o -MT _divhelperUQQ.o -MD -MP -MF _divhelperUQQ.dep -DL_divhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHQ.o -MT _divhelperUHQ.o -MD -MP -MF _divhelperUHQ.dep -DL_divhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSQ.o -MT _divhelperUSQ.o -MD -MP -MF _divhelperUSQ.dep -DL_divhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDQ.o -MT _divhelperUDQ.o -MD -MP -MF _divhelperUDQ.dep -DL_divhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTQ.o -MT _divhelperUTQ.o -MD -MP -MF _divhelperUTQ.dep -DL_divhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHA.o -MT _divhelperUHA.o -MD -MP -MF _divhelperUHA.dep -DL_divhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSA.o -MT _divhelperUSA.o -MD -MP -MF _divhelperUSA.dep -DL_divhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDA.o -MT _divhelperUDA.o -MD -MP -MF _divhelperUDA.dep -DL_divhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTA.o -MT _divhelperUTA.o -MD -MP -MF _divhelperUTA.dep -DL_divhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperQQ.o -MT _ashlhelperQQ.o -MD -MP -MF _ashlhelperQQ.dep -DL_ashlhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHQ.o -MT _ashlhelperHQ.o -MD -MP -MF _ashlhelperHQ.dep -DL_ashlhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSQ.o -MT _ashlhelperSQ.o -MD -MP -MF _ashlhelperSQ.dep -DL_ashlhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDQ.o -MT _ashlhelperDQ.o -MD -MP -MF _ashlhelperDQ.dep -DL_ashlhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTQ.o -MT _ashlhelperTQ.o -MD -MP -MF _ashlhelperTQ.dep -DL_ashlhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHA.o -MT _ashlhelperHA.o -MD -MP -MF _ashlhelperHA.dep -DL_ashlhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSA.o -MT _ashlhelperSA.o -MD -MP -MF _ashlhelperSA.dep -DL_ashlhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDA.o -MT _ashlhelperDA.o -MD -MP -MF _ashlhelperDA.dep -DL_ashlhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTA.o -MT _ashlhelperTA.o -MD -MP -MF _ashlhelperTA.dep -DL_ashlhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUQQ.o -MT _ashlhelperUQQ.o -MD -MP -MF _ashlhelperUQQ.dep -DL_ashlhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHQ.o -MT _ashlhelperUHQ.o -MD -MP -MF _ashlhelperUHQ.dep -DL_ashlhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSQ.o -MT _ashlhelperUSQ.o -MD -MP -MF _ashlhelperUSQ.dep -DL_ashlhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDQ.o -MT _ashlhelperUDQ.o -MD -MP -MF _ashlhelperUDQ.dep -DL_ashlhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTQ.o -MT _ashlhelperUTQ.o -MD -MP -MF _ashlhelperUTQ.dep -DL_ashlhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHA.o -MT _ashlhelperUHA.o -MD -MP -MF _ashlhelperUHA.dep -DL_ashlhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSA.o -MT _ashlhelperUSA.o -MD -MP -MF _ashlhelperUSA.dep -DL_ashlhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDA.o -MT _ashlhelperUDA.o -MD -MP -MF _ashlhelperUDA.dep -DL_ashlhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTA.o -MT _ashlhelperUTA.o -MD -MP -MF _ashlhelperUTA.dep -DL_ashlhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1QQ.o -MT _saturate1QQ.o -MD -MP -MF _saturate1QQ.dep -DL_saturate1 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HQ.o -MT _saturate1HQ.o -MD -MP -MF _saturate1HQ.dep -DL_saturate1 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SQ.o -MT _saturate1SQ.o -MD -MP -MF _saturate1SQ.dep -DL_saturate1 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DQ.o -MT _saturate1DQ.o -MD -MP -MF _saturate1DQ.dep -DL_saturate1 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TQ.o -MT _saturate1TQ.o -MD -MP -MF _saturate1TQ.dep -DL_saturate1 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HA.o -MT _saturate1HA.o -MD -MP -MF _saturate1HA.dep -DL_saturate1 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SA.o -MT _saturate1SA.o -MD -MP -MF _saturate1SA.dep -DL_saturate1 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DA.o -MT _saturate1DA.o -MD -MP -MF _saturate1DA.dep -DL_saturate1 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TA.o -MT _saturate1TA.o -MD -MP -MF _saturate1TA.dep -DL_saturate1 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UQQ.o -MT _saturate1UQQ.o -MD -MP -MF _saturate1UQQ.dep -DL_saturate1 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHQ.o -MT _saturate1UHQ.o -MD -MP -MF _saturate1UHQ.dep -DL_saturate1 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USQ.o -MT _saturate1USQ.o -MD -MP -MF _saturate1USQ.dep -DL_saturate1 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDQ.o -MT _saturate1UDQ.o -MD -MP -MF _saturate1UDQ.dep -DL_saturate1 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTQ.o -MT _saturate1UTQ.o -MD -MP -MF _saturate1UTQ.dep -DL_saturate1 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHA.o -MT _saturate1UHA.o -MD -MP -MF _saturate1UHA.dep -DL_saturate1 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USA.o -MT _saturate1USA.o -MD -MP -MF _saturate1USA.dep -DL_saturate1 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDA.o -MT _saturate1UDA.o -MD -MP -MF _saturate1UDA.dep -DL_saturate1 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTA.o -MT _saturate1UTA.o -MD -MP -MF _saturate1UTA.dep -DL_saturate1 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2QQ.o -MT _saturate2QQ.o -MD -MP -MF _saturate2QQ.dep -DL_saturate2 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HQ.o -MT _saturate2HQ.o -MD -MP -MF _saturate2HQ.dep -DL_saturate2 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SQ.o -MT _saturate2SQ.o -MD -MP -MF _saturate2SQ.dep -DL_saturate2 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DQ.o -MT _saturate2DQ.o -MD -MP -MF _saturate2DQ.dep -DL_saturate2 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TQ.o -MT _saturate2TQ.o -MD -MP -MF _saturate2TQ.dep -DL_saturate2 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HA.o -MT _saturate2HA.o -MD -MP -MF _saturate2HA.dep -DL_saturate2 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SA.o -MT _saturate2SA.o -MD -MP -MF _saturate2SA.dep -DL_saturate2 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DA.o -MT _saturate2DA.o -MD -MP -MF _saturate2DA.dep -DL_saturate2 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TA.o -MT _saturate2TA.o -MD -MP -MF _saturate2TA.dep -DL_saturate2 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UQQ.o -MT _saturate2UQQ.o -MD -MP -MF _saturate2UQQ.dep -DL_saturate2 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHQ.o -MT _saturate2UHQ.o -MD -MP -MF _saturate2UHQ.dep -DL_saturate2 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USQ.o -MT _saturate2USQ.o -MD -MP -MF _saturate2USQ.dep -DL_saturate2 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDQ.o -MT _saturate2UDQ.o -MD -MP -MF _saturate2UDQ.dep -DL_saturate2 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTQ.o -MT _saturate2UTQ.o -MD -MP -MF _saturate2UTQ.dep -DL_saturate2 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHA.o -MT _saturate2UHA.o -MD -MP -MF _saturate2UHA.dep -DL_saturate2 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USA.o -MT _saturate2USA.o -MD -MP -MF _saturate2USA.dep -DL_saturate2 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDA.o -MT _saturate2UDA.o -MD -MP -MF _saturate2UDA.dep -DL_saturate2 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTA.o -MT _saturate2UTA.o -MD -MP -MF _saturate2UTA.dep -DL_saturate2 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulQQ.o -MT _ssmulQQ.o -MD -MP -MF _ssmulQQ.dep -DL_ssmul -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulHQ.o -MT _ssmulHQ.o -MD -MP -MF _ssmulHQ.dep -DL_ssmul -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulSQ.o -MT _ssmulSQ.o -MD -MP -MF _ssmulSQ.dep -DL_ssmul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDQ.o -MT _ssmulDQ.o -MD -MP -MF _ssmulDQ.dep -DL_ssmul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTQ.o -MT _ssmulTQ.o -MD -MP -MF _ssmulTQ.dep -DL_ssmul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDA.o -MT _ssmulDA.o -MD -MP -MF _ssmulDA.dep -DL_ssmul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTA.o -MT _ssmulTA.o -MD -MP -MF _ssmulTA.dep -DL_ssmul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivQQ.o -MT _ssdivQQ.o -MD -MP -MF _ssdivQQ.dep -DL_ssdiv -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHQ.o -MT _ssdivHQ.o -MD -MP -MF _ssdivHQ.dep -DL_ssdiv -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSQ.o -MT _ssdivSQ.o -MD -MP -MF _ssdivSQ.dep -DL_ssdiv -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDQ.o -MT _ssdivDQ.o -MD -MP -MF _ssdivDQ.dep -DL_ssdiv -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTQ.o -MT _ssdivTQ.o -MD -MP -MF _ssdivTQ.dep -DL_ssdiv -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHA.o -MT _ssdivHA.o -MD -MP -MF _ssdivHA.dep -DL_ssdiv -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSA.o -MT _ssdivSA.o -MD -MP -MF _ssdivSA.dep -DL_ssdiv -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDA.o -MT _ssdivDA.o -MD -MP -MF _ssdivDA.dep -DL_ssdiv -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTA.o -MT _ssdivTA.o -MD -MP -MF _ssdivTA.dep -DL_ssdiv -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divSQ.o -MT _divSQ.o -MD -MP -MF _divSQ.dep -DL_div -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDQ.o -MT _divDQ.o -MD -MP -MF _divDQ.dep -DL_div -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTQ.o -MT _divTQ.o -MD -MP -MF _divTQ.dep -DL_div -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDA.o -MT _divDA.o -MD -MP -MF _divDA.dep -DL_div -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTA.o -MT _divTA.o -MD -MP -MF _divTA.dep -DL_div -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlQQ.o -MT _ssashlQQ.o -MD -MP -MF _ssashlQQ.dep -DL_ssashl -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHQ.o -MT _ssashlHQ.o -MD -MP -MF _ssashlHQ.dep -DL_ssashl -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSQ.o -MT _ssashlSQ.o -MD -MP -MF _ssashlSQ.dep -DL_ssashl -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDQ.o -MT _ssashlDQ.o -MD -MP -MF _ssashlDQ.dep -DL_ssashl -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTQ.o -MT _ssashlTQ.o -MD -MP -MF _ssashlTQ.dep -DL_ssashl -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHA.o -MT _ssashlHA.o -MD -MP -MF _ssashlHA.dep -DL_ssashl -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSA.o -MT _ssashlSA.o -MD -MP -MF _ssashlSA.dep -DL_ssashl -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDA.o -MT _ssashlDA.o -MD -MP -MF _ssashlDA.dep -DL_ssashl -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTA.o -MT _ssashlTA.o -MD -MP -MF _ssashlTA.dep -DL_ssashl -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUQQ.o -MT _usmulUQQ.o -MD -MP -MF _usmulUQQ.dep -DL_usmul -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUHQ.o -MT _usmulUHQ.o -MD -MP -MF _usmulUHQ.dep -DL_usmul -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUSQ.o -MT _usmulUSQ.o -MD -MP -MF _usmulUSQ.dep -DL_usmul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDQ.o -MT _usmulUDQ.o -MD -MP -MF _usmulUDQ.dep -DL_usmul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTQ.o -MT _usmulUTQ.o -MD -MP -MF _usmulUTQ.dep -DL_usmul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDA.o -MT _usmulUDA.o -MD -MP -MF _usmulUDA.dep -DL_usmul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTA.o -MT _usmulUTA.o -MD -MP -MF _usmulUTA.dep -DL_usmul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUQQ.o -MT _usdivUQQ.o -MD -MP -MF _usdivUQQ.dep -DL_usdiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHQ.o -MT _usdivUHQ.o -MD -MP -MF _usdivUHQ.dep -DL_usdiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSQ.o -MT _usdivUSQ.o -MD -MP -MF _usdivUSQ.dep -DL_usdiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDQ.o -MT _usdivUDQ.o -MD -MP -MF _usdivUDQ.dep -DL_usdiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTQ.o -MT _usdivUTQ.o -MD -MP -MF _usdivUTQ.dep -DL_usdiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHA.o -MT _usdivUHA.o -MD -MP -MF _usdivUHA.dep -DL_usdiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSA.o -MT _usdivUSA.o -MD -MP -MF _usdivUSA.dep -DL_usdiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDA.o -MT _usdivUDA.o -MD -MP -MF _usdivUDA.dep -DL_usdiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTA.o -MT _usdivUTA.o -MD -MP -MF _usdivUTA.dep -DL_usdiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUQQ.o -MT _udivUQQ.o -MD -MP -MF _udivUQQ.dep -DL_udiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHQ.o -MT _udivUHQ.o -MD -MP -MF _udivUHQ.dep -DL_udiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSQ.o -MT _udivUSQ.o -MD -MP -MF _udivUSQ.dep -DL_udiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDQ.o -MT _udivUDQ.o -MD -MP -MF _udivUDQ.dep -DL_udiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTQ.o -MT _udivUTQ.o -MD -MP -MF _udivUTQ.dep -DL_udiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHA.o -MT _udivUHA.o -MD -MP -MF _udivUHA.dep -DL_udiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSA.o -MT _udivUSA.o -MD -MP -MF _udivUSA.dep -DL_udiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDA.o -MT _udivUDA.o -MD -MP -MF _udivUDA.dep -DL_udiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTA.o -MT _udivUTA.o -MD -MP -MF _udivUTA.dep -DL_udiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUQQ.o -MT _usashlUQQ.o -MD -MP -MF _usashlUQQ.dep -DL_usashl -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHQ.o -MT _usashlUHQ.o -MD -MP -MF _usashlUHQ.dep -DL_usashl -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSQ.o -MT _usashlUSQ.o -MD -MP -MF _usashlUSQ.dep -DL_usashl -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDQ.o -MT _usashlUDQ.o -MD -MP -MF _usashlUDQ.dep -DL_usashl -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTQ.o -MT _usashlUTQ.o -MD -MP -MF _usashlUTQ.dep -DL_usashl -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHA.o -MT _usashlUHA.o -MD -MP -MF _usashlUHA.dep -DL_usashl -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSA.o -MT _usashlUSA.o -MD -MP -MF _usashlUSA.dep -DL_usashl -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDA.o -MT _usashlUDA.o -MD -MP -MF _usashlUDA.dep -DL_usashl -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTA.o -MT _usashlUTA.o -MD -MP -MF _usashlUTA.dep -DL_usashl -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractQQDF.o -MT _fractQQDF.o -MD -MP -MF _fractQQDF.dep -DL_fract -DFROM_QQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHQDF.o -MT _fractHQDF.o -MD -MP -MF _fractHQDF.dep -DL_fract -DFROM_HQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSQDF.o -MT _fractSQDF.o -MD -MP -MF _fractSQDF.dep -DL_fract -DFROM_SQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQSF.o -MT _fractDQSF.o -MD -MP -MF _fractDQSF.dep -DL_fract -DFROM_DQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQDF.o -MT _fractDQDF.o -MD -MP -MF _fractDQDF.dep -DL_fract -DFROM_DQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQSF.o -MT _fractTQSF.o -MD -MP -MF _fractTQSF.dep -DL_fract -DFROM_TQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQDF.o -MT _fractTQDF.o -MD -MP -MF _fractTQDF.dep -DL_fract -DFROM_TQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHADF.o -MT _fractHADF.o -MD -MP -MF _fractHADF.dep -DL_fract -DFROM_HA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSADF.o -MT _fractSADF.o -MD -MP -MF _fractSADF.dep -DL_fract -DFROM_SA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDASF.o -MT _fractDASF.o -MD -MP -MF _fractDASF.dep -DL_fract -DFROM_DA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDADF.o -MT _fractDADF.o -MD -MP -MF _fractDADF.dep -DL_fract -DFROM_DA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTASF.o -MT _fractTASF.o -MD -MP -MF _fractTASF.dep -DL_fract -DFROM_TA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTADF.o -MT _fractTADF.o -MD -MP -MF _fractTADF.dep -DL_fract -DFROM_TA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUQQDF.o -MT _fractUQQDF.o -MD -MP -MF _fractUQQDF.dep -DL_fract -DFROM_UQQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHQDF.o -MT _fractUHQDF.o -MD -MP -MF _fractUHQDF.dep -DL_fract -DFROM_UHQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSQDF.o -MT _fractUSQDF.o -MD -MP -MF _fractUSQDF.dep -DL_fract -DFROM_USQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQSF.o -MT _fractUDQSF.o -MD -MP -MF _fractUDQSF.dep -DL_fract -DFROM_UDQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQDF.o -MT _fractUDQDF.o -MD -MP -MF _fractUDQDF.dep -DL_fract -DFROM_UDQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQSF.o -MT _fractUTQSF.o -MD -MP -MF _fractUTQSF.dep -DL_fract -DFROM_UTQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQDF.o -MT _fractUTQDF.o -MD -MP -MF _fractUTQDF.dep -DL_fract -DFROM_UTQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHADF.o -MT _fractUHADF.o -MD -MP -MF _fractUHADF.dep -DL_fract -DFROM_UHA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSADF.o -MT _fractUSADF.o -MD -MP -MF _fractUSADF.dep -DL_fract -DFROM_USA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDASF.o -MT _fractUDASF.o -MD -MP -MF _fractUDASF.dep -DL_fract -DFROM_UDA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDADF.o -MT _fractUDADF.o -MD -MP -MF _fractUDADF.dep -DL_fract -DFROM_UDA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTASF.o -MT _fractUTASF.o -MD -MP -MF _fractUTASF.dep -DL_fract -DFROM_UTA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTADF.o -MT _fractUTADF.o -MD -MP -MF _fractUTADF.dep -DL_fract -DFROM_UTA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFSQ.o -MT _fractSFSQ.o -MD -MP -MF _fractSFSQ.dep -DL_fract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDQ.o -MT _fractSFDQ.o -MD -MP -MF _fractSFDQ.dep -DL_fract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTQ.o -MT _fractSFTQ.o -MD -MP -MF _fractSFTQ.dep -DL_fract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDA.o -MT _fractSFDA.o -MD -MP -MF _fractSFDA.dep -DL_fract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTA.o -MT _fractSFTA.o -MD -MP -MF _fractSFTA.dep -DL_fract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUSQ.o -MT _fractSFUSQ.o -MD -MP -MF _fractSFUSQ.dep -DL_fract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDQ.o -MT _fractSFUDQ.o -MD -MP -MF _fractSFUDQ.dep -DL_fract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTQ.o -MT _fractSFUTQ.o -MD -MP -MF _fractSFUTQ.dep -DL_fract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDA.o -MT _fractSFUDA.o -MD -MP -MF _fractSFUDA.dep -DL_fract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTA.o -MT _fractSFUTA.o -MD -MP -MF _fractSFUTA.dep -DL_fract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFQQ.o -MT _fractDFQQ.o -MD -MP -MF _fractDFQQ.dep -DL_fract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHQ.o -MT _fractDFHQ.o -MD -MP -MF _fractDFHQ.dep -DL_fract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSQ.o -MT _fractDFSQ.o -MD -MP -MF _fractDFSQ.dep -DL_fract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDQ.o -MT _fractDFDQ.o -MD -MP -MF _fractDFDQ.dep -DL_fract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTQ.o -MT _fractDFTQ.o -MD -MP -MF _fractDFTQ.dep -DL_fract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHA.o -MT _fractDFHA.o -MD -MP -MF _fractDFHA.dep -DL_fract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSA.o -MT _fractDFSA.o -MD -MP -MF _fractDFSA.dep -DL_fract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDA.o -MT _fractDFDA.o -MD -MP -MF _fractDFDA.dep -DL_fract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTA.o -MT _fractDFTA.o -MD -MP -MF _fractDFTA.dep -DL_fract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUQQ.o -MT _fractDFUQQ.o -MD -MP -MF _fractDFUQQ.dep -DL_fract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHQ.o -MT _fractDFUHQ.o -MD -MP -MF _fractDFUHQ.dep -DL_fract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSQ.o -MT _fractDFUSQ.o -MD -MP -MF _fractDFUSQ.dep -DL_fract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDQ.o -MT _fractDFUDQ.o -MD -MP -MF _fractDFUDQ.dep -DL_fract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTQ.o -MT _fractDFUTQ.o -MD -MP -MF _fractDFUTQ.dep -DL_fract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHA.o -MT _fractDFUHA.o -MD -MP -MF _fractDFUHA.dep -DL_fract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSA.o -MT _fractDFUSA.o -MD -MP -MF _fractDFUSA.dep -DL_fract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDA.o -MT _fractDFUDA.o -MD -MP -MF _fractDFUDA.dep -DL_fract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTA.o -MT _fractDFUTA.o -MD -MP -MF _fractDFUTA.dep -DL_fract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHQ.o -MT _satfractQQHQ.o -MD -MP -MF _satfractQQHQ.dep -DL_satfract -DFROM_QQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSQ.o -MT _satfractQQSQ.o -MD -MP -MF _satfractQQSQ.dep -DL_satfract -DFROM_QQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDQ.o -MT _satfractQQDQ.o -MD -MP -MF _satfractQQDQ.dep -DL_satfract -DFROM_QQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTQ.o -MT _satfractQQTQ.o -MD -MP -MF _satfractQQTQ.dep -DL_satfract -DFROM_QQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHA.o -MT _satfractQQHA.o -MD -MP -MF _satfractQQHA.dep -DL_satfract -DFROM_QQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSA.o -MT _satfractQQSA.o -MD -MP -MF _satfractQQSA.dep -DL_satfract -DFROM_QQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDA.o -MT _satfractQQDA.o -MD -MP -MF _satfractQQDA.dep -DL_satfract -DFROM_QQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTA.o -MT _satfractQQTA.o -MD -MP -MF _satfractQQTA.dep -DL_satfract -DFROM_QQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUQQ.o -MT _satfractQQUQQ.o -MD -MP -MF _satfractQQUQQ.dep -DL_satfract -DFROM_QQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHQ.o -MT _satfractQQUHQ.o -MD -MP -MF _satfractQQUHQ.dep -DL_satfract -DFROM_QQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSQ.o -MT _satfractQQUSQ.o -MD -MP -MF _satfractQQUSQ.dep -DL_satfract -DFROM_QQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDQ.o -MT _satfractQQUDQ.o -MD -MP -MF _satfractQQUDQ.dep -DL_satfract -DFROM_QQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTQ.o -MT _satfractQQUTQ.o -MD -MP -MF _satfractQQUTQ.dep -DL_satfract -DFROM_QQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHA.o -MT _satfractQQUHA.o -MD -MP -MF _satfractQQUHA.dep -DL_satfract -DFROM_QQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSA.o -MT _satfractQQUSA.o -MD -MP -MF _satfractQQUSA.dep -DL_satfract -DFROM_QQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDA.o -MT _satfractQQUDA.o -MD -MP -MF _satfractQQUDA.dep -DL_satfract -DFROM_QQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTA.o -MT _satfractQQUTA.o -MD -MP -MF _satfractQQUTA.dep -DL_satfract -DFROM_QQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQQQ.o -MT _satfractHQQQ.o -MD -MP -MF _satfractHQQQ.dep -DL_satfract -DFROM_HQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSQ.o -MT _satfractHQSQ.o -MD -MP -MF _satfractHQSQ.dep -DL_satfract -DFROM_HQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDQ.o -MT _satfractHQDQ.o -MD -MP -MF _satfractHQDQ.dep -DL_satfract -DFROM_HQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTQ.o -MT _satfractHQTQ.o -MD -MP -MF _satfractHQTQ.dep -DL_satfract -DFROM_HQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQHA.o -MT _satfractHQHA.o -MD -MP -MF _satfractHQHA.dep -DL_satfract -DFROM_HQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSA.o -MT _satfractHQSA.o -MD -MP -MF _satfractHQSA.dep -DL_satfract -DFROM_HQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDA.o -MT _satfractHQDA.o -MD -MP -MF _satfractHQDA.dep -DL_satfract -DFROM_HQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTA.o -MT _satfractHQTA.o -MD -MP -MF _satfractHQTA.dep -DL_satfract -DFROM_HQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUQQ.o -MT _satfractHQUQQ.o -MD -MP -MF _satfractHQUQQ.dep -DL_satfract -DFROM_HQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHQ.o -MT _satfractHQUHQ.o -MD -MP -MF _satfractHQUHQ.dep -DL_satfract -DFROM_HQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSQ.o -MT _satfractHQUSQ.o -MD -MP -MF _satfractHQUSQ.dep -DL_satfract -DFROM_HQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDQ.o -MT _satfractHQUDQ.o -MD -MP -MF _satfractHQUDQ.dep -DL_satfract -DFROM_HQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTQ.o -MT _satfractHQUTQ.o -MD -MP -MF _satfractHQUTQ.dep -DL_satfract -DFROM_HQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHA.o -MT _satfractHQUHA.o -MD -MP -MF _satfractHQUHA.dep -DL_satfract -DFROM_HQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSA.o -MT _satfractHQUSA.o -MD -MP -MF _satfractHQUSA.dep -DL_satfract -DFROM_HQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDA.o -MT _satfractHQUDA.o -MD -MP -MF _satfractHQUDA.dep -DL_satfract -DFROM_HQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTA.o -MT _satfractHQUTA.o -MD -MP -MF _satfractHQUTA.dep -DL_satfract -DFROM_HQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQQQ.o -MT _satfractSQQQ.o -MD -MP -MF _satfractSQQQ.dep -DL_satfract -DFROM_SQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHQ.o -MT _satfractSQHQ.o -MD -MP -MF _satfractSQHQ.dep -DL_satfract -DFROM_SQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDQ.o -MT _satfractSQDQ.o -MD -MP -MF _satfractSQDQ.dep -DL_satfract -DFROM_SQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTQ.o -MT _satfractSQTQ.o -MD -MP -MF _satfractSQTQ.dep -DL_satfract -DFROM_SQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHA.o -MT _satfractSQHA.o -MD -MP -MF _satfractSQHA.dep -DL_satfract -DFROM_SQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQSA.o -MT _satfractSQSA.o -MD -MP -MF _satfractSQSA.dep -DL_satfract -DFROM_SQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDA.o -MT _satfractSQDA.o -MD -MP -MF _satfractSQDA.dep -DL_satfract -DFROM_SQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTA.o -MT _satfractSQTA.o -MD -MP -MF _satfractSQTA.dep -DL_satfract -DFROM_SQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUQQ.o -MT _satfractSQUQQ.o -MD -MP -MF _satfractSQUQQ.dep -DL_satfract -DFROM_SQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHQ.o -MT _satfractSQUHQ.o -MD -MP -MF _satfractSQUHQ.dep -DL_satfract -DFROM_SQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSQ.o -MT _satfractSQUSQ.o -MD -MP -MF _satfractSQUSQ.dep -DL_satfract -DFROM_SQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDQ.o -MT _satfractSQUDQ.o -MD -MP -MF _satfractSQUDQ.dep -DL_satfract -DFROM_SQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTQ.o -MT _satfractSQUTQ.o -MD -MP -MF _satfractSQUTQ.dep -DL_satfract -DFROM_SQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHA.o -MT _satfractSQUHA.o -MD -MP -MF _satfractSQUHA.dep -DL_satfract -DFROM_SQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSA.o -MT _satfractSQUSA.o -MD -MP -MF _satfractSQUSA.dep -DL_satfract -DFROM_SQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDA.o -MT _satfractSQUDA.o -MD -MP -MF _satfractSQUDA.dep -DL_satfract -DFROM_SQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTA.o -MT _satfractSQUTA.o -MD -MP -MF _satfractSQUTA.dep -DL_satfract -DFROM_SQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQQQ.o -MT _satfractDQQQ.o -MD -MP -MF _satfractDQQQ.dep -DL_satfract -DFROM_DQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHQ.o -MT _satfractDQHQ.o -MD -MP -MF _satfractDQHQ.dep -DL_satfract -DFROM_DQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSQ.o -MT _satfractDQSQ.o -MD -MP -MF _satfractDQSQ.dep -DL_satfract -DFROM_DQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTQ.o -MT _satfractDQTQ.o -MD -MP -MF _satfractDQTQ.dep -DL_satfract -DFROM_DQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHA.o -MT _satfractDQHA.o -MD -MP -MF _satfractDQHA.dep -DL_satfract -DFROM_DQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSA.o -MT _satfractDQSA.o -MD -MP -MF _satfractDQSA.dep -DL_satfract -DFROM_DQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQDA.o -MT _satfractDQDA.o -MD -MP -MF _satfractDQDA.dep -DL_satfract -DFROM_DQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTA.o -MT _satfractDQTA.o -MD -MP -MF _satfractDQTA.dep -DL_satfract -DFROM_DQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUQQ.o -MT _satfractDQUQQ.o -MD -MP -MF _satfractDQUQQ.dep -DL_satfract -DFROM_DQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHQ.o -MT _satfractDQUHQ.o -MD -MP -MF _satfractDQUHQ.dep -DL_satfract -DFROM_DQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSQ.o -MT _satfractDQUSQ.o -MD -MP -MF _satfractDQUSQ.dep -DL_satfract -DFROM_DQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDQ.o -MT _satfractDQUDQ.o -MD -MP -MF _satfractDQUDQ.dep -DL_satfract -DFROM_DQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTQ.o -MT _satfractDQUTQ.o -MD -MP -MF _satfractDQUTQ.dep -DL_satfract -DFROM_DQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHA.o -MT _satfractDQUHA.o -MD -MP -MF _satfractDQUHA.dep -DL_satfract -DFROM_DQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSA.o -MT _satfractDQUSA.o -MD -MP -MF _satfractDQUSA.dep -DL_satfract -DFROM_DQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDA.o -MT _satfractDQUDA.o -MD -MP -MF _satfractDQUDA.dep -DL_satfract -DFROM_DQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTA.o -MT _satfractDQUTA.o -MD -MP -MF _satfractDQUTA.dep -DL_satfract -DFROM_DQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQQQ.o -MT _satfractTQQQ.o -MD -MP -MF _satfractTQQQ.dep -DL_satfract -DFROM_TQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHQ.o -MT _satfractTQHQ.o -MD -MP -MF _satfractTQHQ.dep -DL_satfract -DFROM_TQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSQ.o -MT _satfractTQSQ.o -MD -MP -MF _satfractTQSQ.dep -DL_satfract -DFROM_TQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDQ.o -MT _satfractTQDQ.o -MD -MP -MF _satfractTQDQ.dep -DL_satfract -DFROM_TQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHA.o -MT _satfractTQHA.o -MD -MP -MF _satfractTQHA.dep -DL_satfract -DFROM_TQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSA.o -MT _satfractTQSA.o -MD -MP -MF _satfractTQSA.dep -DL_satfract -DFROM_TQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDA.o -MT _satfractTQDA.o -MD -MP -MF _satfractTQDA.dep -DL_satfract -DFROM_TQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQTA.o -MT _satfractTQTA.o -MD -MP -MF _satfractTQTA.dep -DL_satfract -DFROM_TQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUQQ.o -MT _satfractTQUQQ.o -MD -MP -MF _satfractTQUQQ.dep -DL_satfract -DFROM_TQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHQ.o -MT _satfractTQUHQ.o -MD -MP -MF _satfractTQUHQ.dep -DL_satfract -DFROM_TQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSQ.o -MT _satfractTQUSQ.o -MD -MP -MF _satfractTQUSQ.dep -DL_satfract -DFROM_TQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDQ.o -MT _satfractTQUDQ.o -MD -MP -MF _satfractTQUDQ.dep -DL_satfract -DFROM_TQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTQ.o -MT _satfractTQUTQ.o -MD -MP -MF _satfractTQUTQ.dep -DL_satfract -DFROM_TQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHA.o -MT _satfractTQUHA.o -MD -MP -MF _satfractTQUHA.dep -DL_satfract -DFROM_TQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSA.o -MT _satfractTQUSA.o -MD -MP -MF _satfractTQUSA.dep -DL_satfract -DFROM_TQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDA.o -MT _satfractTQUDA.o -MD -MP -MF _satfractTQUDA.dep -DL_satfract -DFROM_TQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTA.o -MT _satfractTQUTA.o -MD -MP -MF _satfractTQUTA.dep -DL_satfract -DFROM_TQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAQQ.o -MT _satfractHAQQ.o -MD -MP -MF _satfractHAQQ.dep -DL_satfract -DFROM_HA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAHQ.o -MT _satfractHAHQ.o -MD -MP -MF _satfractHAHQ.dep -DL_satfract -DFROM_HA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASQ.o -MT _satfractHASQ.o -MD -MP -MF _satfractHASQ.dep -DL_satfract -DFROM_HA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADQ.o -MT _satfractHADQ.o -MD -MP -MF _satfractHADQ.dep -DL_satfract -DFROM_HA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATQ.o -MT _satfractHATQ.o -MD -MP -MF _satfractHATQ.dep -DL_satfract -DFROM_HA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASA.o -MT _satfractHASA.o -MD -MP -MF _satfractHASA.dep -DL_satfract -DFROM_HA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADA.o -MT _satfractHADA.o -MD -MP -MF _satfractHADA.dep -DL_satfract -DFROM_HA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATA.o -MT _satfractHATA.o -MD -MP -MF _satfractHATA.dep -DL_satfract -DFROM_HA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUQQ.o -MT _satfractHAUQQ.o -MD -MP -MF _satfractHAUQQ.dep -DL_satfract -DFROM_HA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHQ.o -MT _satfractHAUHQ.o -MD -MP -MF _satfractHAUHQ.dep -DL_satfract -DFROM_HA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSQ.o -MT _satfractHAUSQ.o -MD -MP -MF _satfractHAUSQ.dep -DL_satfract -DFROM_HA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDQ.o -MT _satfractHAUDQ.o -MD -MP -MF _satfractHAUDQ.dep -DL_satfract -DFROM_HA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTQ.o -MT _satfractHAUTQ.o -MD -MP -MF _satfractHAUTQ.dep -DL_satfract -DFROM_HA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHA.o -MT _satfractHAUHA.o -MD -MP -MF _satfractHAUHA.dep -DL_satfract -DFROM_HA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSA.o -MT _satfractHAUSA.o -MD -MP -MF _satfractHAUSA.dep -DL_satfract -DFROM_HA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDA.o -MT _satfractHAUDA.o -MD -MP -MF _satfractHAUDA.dep -DL_satfract -DFROM_HA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTA.o -MT _satfractHAUTA.o -MD -MP -MF _satfractHAUTA.dep -DL_satfract -DFROM_HA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAQQ.o -MT _satfractSAQQ.o -MD -MP -MF _satfractSAQQ.dep -DL_satfract -DFROM_SA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHQ.o -MT _satfractSAHQ.o -MD -MP -MF _satfractSAHQ.dep -DL_satfract -DFROM_SA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSASQ.o -MT _satfractSASQ.o -MD -MP -MF _satfractSASQ.dep -DL_satfract -DFROM_SA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADQ.o -MT _satfractSADQ.o -MD -MP -MF _satfractSADQ.dep -DL_satfract -DFROM_SA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATQ.o -MT _satfractSATQ.o -MD -MP -MF _satfractSATQ.dep -DL_satfract -DFROM_SA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHA.o -MT _satfractSAHA.o -MD -MP -MF _satfractSAHA.dep -DL_satfract -DFROM_SA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADA.o -MT _satfractSADA.o -MD -MP -MF _satfractSADA.dep -DL_satfract -DFROM_SA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATA.o -MT _satfractSATA.o -MD -MP -MF _satfractSATA.dep -DL_satfract -DFROM_SA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUQQ.o -MT _satfractSAUQQ.o -MD -MP -MF _satfractSAUQQ.dep -DL_satfract -DFROM_SA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHQ.o -MT _satfractSAUHQ.o -MD -MP -MF _satfractSAUHQ.dep -DL_satfract -DFROM_SA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSQ.o -MT _satfractSAUSQ.o -MD -MP -MF _satfractSAUSQ.dep -DL_satfract -DFROM_SA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDQ.o -MT _satfractSAUDQ.o -MD -MP -MF _satfractSAUDQ.dep -DL_satfract -DFROM_SA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTQ.o -MT _satfractSAUTQ.o -MD -MP -MF _satfractSAUTQ.dep -DL_satfract -DFROM_SA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHA.o -MT _satfractSAUHA.o -MD -MP -MF _satfractSAUHA.dep -DL_satfract -DFROM_SA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSA.o -MT _satfractSAUSA.o -MD -MP -MF _satfractSAUSA.dep -DL_satfract -DFROM_SA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDA.o -MT _satfractSAUDA.o -MD -MP -MF _satfractSAUDA.dep -DL_satfract -DFROM_SA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTA.o -MT _satfractSAUTA.o -MD -MP -MF _satfractSAUTA.dep -DL_satfract -DFROM_SA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAQQ.o -MT _satfractDAQQ.o -MD -MP -MF _satfractDAQQ.dep -DL_satfract -DFROM_DA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHQ.o -MT _satfractDAHQ.o -MD -MP -MF _satfractDAHQ.dep -DL_satfract -DFROM_DA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASQ.o -MT _satfractDASQ.o -MD -MP -MF _satfractDASQ.dep -DL_satfract -DFROM_DA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDADQ.o -MT _satfractDADQ.o -MD -MP -MF _satfractDADQ.dep -DL_satfract -DFROM_DA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATQ.o -MT _satfractDATQ.o -MD -MP -MF _satfractDATQ.dep -DL_satfract -DFROM_DA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHA.o -MT _satfractDAHA.o -MD -MP -MF _satfractDAHA.dep -DL_satfract -DFROM_DA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASA.o -MT _satfractDASA.o -MD -MP -MF _satfractDASA.dep -DL_satfract -DFROM_DA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATA.o -MT _satfractDATA.o -MD -MP -MF _satfractDATA.dep -DL_satfract -DFROM_DA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUQQ.o -MT _satfractDAUQQ.o -MD -MP -MF _satfractDAUQQ.dep -DL_satfract -DFROM_DA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHQ.o -MT _satfractDAUHQ.o -MD -MP -MF _satfractDAUHQ.dep -DL_satfract -DFROM_DA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSQ.o -MT _satfractDAUSQ.o -MD -MP -MF _satfractDAUSQ.dep -DL_satfract -DFROM_DA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDQ.o -MT _satfractDAUDQ.o -MD -MP -MF _satfractDAUDQ.dep -DL_satfract -DFROM_DA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTQ.o -MT _satfractDAUTQ.o -MD -MP -MF _satfractDAUTQ.dep -DL_satfract -DFROM_DA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHA.o -MT _satfractDAUHA.o -MD -MP -MF _satfractDAUHA.dep -DL_satfract -DFROM_DA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSA.o -MT _satfractDAUSA.o -MD -MP -MF _satfractDAUSA.dep -DL_satfract -DFROM_DA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDA.o -MT _satfractDAUDA.o -MD -MP -MF _satfractDAUDA.dep -DL_satfract -DFROM_DA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTA.o -MT _satfractDAUTA.o -MD -MP -MF _satfractDAUTA.dep -DL_satfract -DFROM_DA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAQQ.o -MT _satfractTAQQ.o -MD -MP -MF _satfractTAQQ.dep -DL_satfract -DFROM_TA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHQ.o -MT _satfractTAHQ.o -MD -MP -MF _satfractTAHQ.dep -DL_satfract -DFROM_TA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASQ.o -MT _satfractTASQ.o -MD -MP -MF _satfractTASQ.dep -DL_satfract -DFROM_TA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADQ.o -MT _satfractTADQ.o -MD -MP -MF _satfractTADQ.dep -DL_satfract -DFROM_TA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTATQ.o -MT _satfractTATQ.o -MD -MP -MF _satfractTATQ.dep -DL_satfract -DFROM_TA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHA.o -MT _satfractTAHA.o -MD -MP -MF _satfractTAHA.dep -DL_satfract -DFROM_TA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASA.o -MT _satfractTASA.o -MD -MP -MF _satfractTASA.dep -DL_satfract -DFROM_TA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADA.o -MT _satfractTADA.o -MD -MP -MF _satfractTADA.dep -DL_satfract -DFROM_TA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUQQ.o -MT _satfractTAUQQ.o -MD -MP -MF _satfractTAUQQ.dep -DL_satfract -DFROM_TA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHQ.o -MT _satfractTAUHQ.o -MD -MP -MF _satfractTAUHQ.dep -DL_satfract -DFROM_TA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSQ.o -MT _satfractTAUSQ.o -MD -MP -MF _satfractTAUSQ.dep -DL_satfract -DFROM_TA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDQ.o -MT _satfractTAUDQ.o -MD -MP -MF _satfractTAUDQ.dep -DL_satfract -DFROM_TA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTQ.o -MT _satfractTAUTQ.o -MD -MP -MF _satfractTAUTQ.dep -DL_satfract -DFROM_TA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHA.o -MT _satfractTAUHA.o -MD -MP -MF _satfractTAUHA.dep -DL_satfract -DFROM_TA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSA.o -MT _satfractTAUSA.o -MD -MP -MF _satfractTAUSA.dep -DL_satfract -DFROM_TA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDA.o -MT _satfractTAUDA.o -MD -MP -MF _satfractTAUDA.dep -DL_satfract -DFROM_TA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTA.o -MT _satfractTAUTA.o -MD -MP -MF _satfractTAUTA.dep -DL_satfract -DFROM_TA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQQQ.o -MT _satfractUQQQQ.o -MD -MP -MF _satfractUQQQQ.dep -DL_satfract -DFROM_UQQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHQ.o -MT _satfractUQQHQ.o -MD -MP -MF _satfractUQQHQ.dep -DL_satfract -DFROM_UQQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSQ.o -MT _satfractUQQSQ.o -MD -MP -MF _satfractUQQSQ.dep -DL_satfract -DFROM_UQQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDQ.o -MT _satfractUQQDQ.o -MD -MP -MF _satfractUQQDQ.dep -DL_satfract -DFROM_UQQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTQ.o -MT _satfractUQQTQ.o -MD -MP -MF _satfractUQQTQ.dep -DL_satfract -DFROM_UQQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHA.o -MT _satfractUQQHA.o -MD -MP -MF _satfractUQQHA.dep -DL_satfract -DFROM_UQQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSA.o -MT _satfractUQQSA.o -MD -MP -MF _satfractUQQSA.dep -DL_satfract -DFROM_UQQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDA.o -MT _satfractUQQDA.o -MD -MP -MF _satfractUQQDA.dep -DL_satfract -DFROM_UQQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTA.o -MT _satfractUQQTA.o -MD -MP -MF _satfractUQQTA.dep -DL_satfract -DFROM_UQQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHQ.o -MT _satfractUQQUHQ.o -MD -MP -MF _satfractUQQUHQ.dep -DL_satfract -DFROM_UQQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSQ.o -MT _satfractUQQUSQ.o -MD -MP -MF _satfractUQQUSQ.dep -DL_satfract -DFROM_UQQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDQ.o -MT _satfractUQQUDQ.o -MD -MP -MF _satfractUQQUDQ.dep -DL_satfract -DFROM_UQQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTQ.o -MT _satfractUQQUTQ.o -MD -MP -MF _satfractUQQUTQ.dep -DL_satfract -DFROM_UQQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHA.o -MT _satfractUQQUHA.o -MD -MP -MF _satfractUQQUHA.dep -DL_satfract -DFROM_UQQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSA.o -MT _satfractUQQUSA.o -MD -MP -MF _satfractUQQUSA.dep -DL_satfract -DFROM_UQQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDA.o -MT _satfractUQQUDA.o -MD -MP -MF _satfractUQQUDA.dep -DL_satfract -DFROM_UQQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTA.o -MT _satfractUQQUTA.o -MD -MP -MF _satfractUQQUTA.dep -DL_satfract -DFROM_UQQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQQQ.o -MT _satfractUHQQQ.o -MD -MP -MF _satfractUHQQQ.dep -DL_satfract -DFROM_UHQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHQ.o -MT _satfractUHQHQ.o -MD -MP -MF _satfractUHQHQ.dep -DL_satfract -DFROM_UHQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSQ.o -MT _satfractUHQSQ.o -MD -MP -MF _satfractUHQSQ.dep -DL_satfract -DFROM_UHQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDQ.o -MT _satfractUHQDQ.o -MD -MP -MF _satfractUHQDQ.dep -DL_satfract -DFROM_UHQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTQ.o -MT _satfractUHQTQ.o -MD -MP -MF _satfractUHQTQ.dep -DL_satfract -DFROM_UHQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHA.o -MT _satfractUHQHA.o -MD -MP -MF _satfractUHQHA.dep -DL_satfract -DFROM_UHQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSA.o -MT _satfractUHQSA.o -MD -MP -MF _satfractUHQSA.dep -DL_satfract -DFROM_UHQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDA.o -MT _satfractUHQDA.o -MD -MP -MF _satfractUHQDA.dep -DL_satfract -DFROM_UHQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTA.o -MT _satfractUHQTA.o -MD -MP -MF _satfractUHQTA.dep -DL_satfract -DFROM_UHQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUQQ.o -MT _satfractUHQUQQ.o -MD -MP -MF _satfractUHQUQQ.dep -DL_satfract -DFROM_UHQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSQ.o -MT _satfractUHQUSQ.o -MD -MP -MF _satfractUHQUSQ.dep -DL_satfract -DFROM_UHQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDQ.o -MT _satfractUHQUDQ.o -MD -MP -MF _satfractUHQUDQ.dep -DL_satfract -DFROM_UHQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTQ.o -MT _satfractUHQUTQ.o -MD -MP -MF _satfractUHQUTQ.dep -DL_satfract -DFROM_UHQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUHA.o -MT _satfractUHQUHA.o -MD -MP -MF _satfractUHQUHA.dep -DL_satfract -DFROM_UHQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSA.o -MT _satfractUHQUSA.o -MD -MP -MF _satfractUHQUSA.dep -DL_satfract -DFROM_UHQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDA.o -MT _satfractUHQUDA.o -MD -MP -MF _satfractUHQUDA.dep -DL_satfract -DFROM_UHQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTA.o -MT _satfractUHQUTA.o -MD -MP -MF _satfractUHQUTA.dep -DL_satfract -DFROM_UHQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQQQ.o -MT _satfractUSQQQ.o -MD -MP -MF _satfractUSQQQ.dep -DL_satfract -DFROM_USQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHQ.o -MT _satfractUSQHQ.o -MD -MP -MF _satfractUSQHQ.dep -DL_satfract -DFROM_USQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSQ.o -MT _satfractUSQSQ.o -MD -MP -MF _satfractUSQSQ.dep -DL_satfract -DFROM_USQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDQ.o -MT _satfractUSQDQ.o -MD -MP -MF _satfractUSQDQ.dep -DL_satfract -DFROM_USQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTQ.o -MT _satfractUSQTQ.o -MD -MP -MF _satfractUSQTQ.dep -DL_satfract -DFROM_USQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHA.o -MT _satfractUSQHA.o -MD -MP -MF _satfractUSQHA.dep -DL_satfract -DFROM_USQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSA.o -MT _satfractUSQSA.o -MD -MP -MF _satfractUSQSA.dep -DL_satfract -DFROM_USQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDA.o -MT _satfractUSQDA.o -MD -MP -MF _satfractUSQDA.dep -DL_satfract -DFROM_USQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTA.o -MT _satfractUSQTA.o -MD -MP -MF _satfractUSQTA.dep -DL_satfract -DFROM_USQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUQQ.o -MT _satfractUSQUQQ.o -MD -MP -MF _satfractUSQUQQ.dep -DL_satfract -DFROM_USQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHQ.o -MT _satfractUSQUHQ.o -MD -MP -MF _satfractUSQUHQ.dep -DL_satfract -DFROM_USQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDQ.o -MT _satfractUSQUDQ.o -MD -MP -MF _satfractUSQUDQ.dep -DL_satfract -DFROM_USQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTQ.o -MT _satfractUSQUTQ.o -MD -MP -MF _satfractUSQUTQ.dep -DL_satfract -DFROM_USQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHA.o -MT _satfractUSQUHA.o -MD -MP -MF _satfractUSQUHA.dep -DL_satfract -DFROM_USQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUSA.o -MT _satfractUSQUSA.o -MD -MP -MF _satfractUSQUSA.dep -DL_satfract -DFROM_USQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDA.o -MT _satfractUSQUDA.o -MD -MP -MF _satfractUSQUDA.dep -DL_satfract -DFROM_USQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTA.o -MT _satfractUSQUTA.o -MD -MP -MF _satfractUSQUTA.dep -DL_satfract -DFROM_USQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQQQ.o -MT _satfractUDQQQ.o -MD -MP -MF _satfractUDQQQ.dep -DL_satfract -DFROM_UDQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHQ.o -MT _satfractUDQHQ.o -MD -MP -MF _satfractUDQHQ.dep -DL_satfract -DFROM_UDQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSQ.o -MT _satfractUDQSQ.o -MD -MP -MF _satfractUDQSQ.dep -DL_satfract -DFROM_UDQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDQ.o -MT _satfractUDQDQ.o -MD -MP -MF _satfractUDQDQ.dep -DL_satfract -DFROM_UDQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTQ.o -MT _satfractUDQTQ.o -MD -MP -MF _satfractUDQTQ.dep -DL_satfract -DFROM_UDQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHA.o -MT _satfractUDQHA.o -MD -MP -MF _satfractUDQHA.dep -DL_satfract -DFROM_UDQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSA.o -MT _satfractUDQSA.o -MD -MP -MF _satfractUDQSA.dep -DL_satfract -DFROM_UDQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDA.o -MT _satfractUDQDA.o -MD -MP -MF _satfractUDQDA.dep -DL_satfract -DFROM_UDQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTA.o -MT _satfractUDQTA.o -MD -MP -MF _satfractUDQTA.dep -DL_satfract -DFROM_UDQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUQQ.o -MT _satfractUDQUQQ.o -MD -MP -MF _satfractUDQUQQ.dep -DL_satfract -DFROM_UDQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHQ.o -MT _satfractUDQUHQ.o -MD -MP -MF _satfractUDQUHQ.dep -DL_satfract -DFROM_UDQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSQ.o -MT _satfractUDQUSQ.o -MD -MP -MF _satfractUDQUSQ.dep -DL_satfract -DFROM_UDQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTQ.o -MT _satfractUDQUTQ.o -MD -MP -MF _satfractUDQUTQ.dep -DL_satfract -DFROM_UDQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHA.o -MT _satfractUDQUHA.o -MD -MP -MF _satfractUDQUHA.dep -DL_satfract -DFROM_UDQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSA.o -MT _satfractUDQUSA.o -MD -MP -MF _satfractUDQUSA.dep -DL_satfract -DFROM_UDQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUDA.o -MT _satfractUDQUDA.o -MD -MP -MF _satfractUDQUDA.dep -DL_satfract -DFROM_UDQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTA.o -MT _satfractUDQUTA.o -MD -MP -MF _satfractUDQUTA.dep -DL_satfract -DFROM_UDQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQQQ.o -MT _satfractUTQQQ.o -MD -MP -MF _satfractUTQQQ.dep -DL_satfract -DFROM_UTQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHQ.o -MT _satfractUTQHQ.o -MD -MP -MF _satfractUTQHQ.dep -DL_satfract -DFROM_UTQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSQ.o -MT _satfractUTQSQ.o -MD -MP -MF _satfractUTQSQ.dep -DL_satfract -DFROM_UTQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDQ.o -MT _satfractUTQDQ.o -MD -MP -MF _satfractUTQDQ.dep -DL_satfract -DFROM_UTQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTQ.o -MT _satfractUTQTQ.o -MD -MP -MF _satfractUTQTQ.dep -DL_satfract -DFROM_UTQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHA.o -MT _satfractUTQHA.o -MD -MP -MF _satfractUTQHA.dep -DL_satfract -DFROM_UTQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSA.o -MT _satfractUTQSA.o -MD -MP -MF _satfractUTQSA.dep -DL_satfract -DFROM_UTQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDA.o -MT _satfractUTQDA.o -MD -MP -MF _satfractUTQDA.dep -DL_satfract -DFROM_UTQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTA.o -MT _satfractUTQTA.o -MD -MP -MF _satfractUTQTA.dep -DL_satfract -DFROM_UTQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUQQ.o -MT _satfractUTQUQQ.o -MD -MP -MF _satfractUTQUQQ.dep -DL_satfract -DFROM_UTQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHQ.o -MT _satfractUTQUHQ.o -MD -MP -MF _satfractUTQUHQ.dep -DL_satfract -DFROM_UTQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSQ.o -MT _satfractUTQUSQ.o -MD -MP -MF _satfractUTQUSQ.dep -DL_satfract -DFROM_UTQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDQ.o -MT _satfractUTQUDQ.o -MD -MP -MF _satfractUTQUDQ.dep -DL_satfract -DFROM_UTQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHA.o -MT _satfractUTQUHA.o -MD -MP -MF _satfractUTQUHA.dep -DL_satfract -DFROM_UTQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSA.o -MT _satfractUTQUSA.o -MD -MP -MF _satfractUTQUSA.dep -DL_satfract -DFROM_UTQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDA.o -MT _satfractUTQUDA.o -MD -MP -MF _satfractUTQUDA.dep -DL_satfract -DFROM_UTQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUTA.o -MT _satfractUTQUTA.o -MD -MP -MF _satfractUTQUTA.dep -DL_satfract -DFROM_UTQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAQQ.o -MT _satfractUHAQQ.o -MD -MP -MF _satfractUHAQQ.dep -DL_satfract -DFROM_UHA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHQ.o -MT _satfractUHAHQ.o -MD -MP -MF _satfractUHAHQ.dep -DL_satfract -DFROM_UHA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASQ.o -MT _satfractUHASQ.o -MD -MP -MF _satfractUHASQ.dep -DL_satfract -DFROM_UHA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADQ.o -MT _satfractUHADQ.o -MD -MP -MF _satfractUHADQ.dep -DL_satfract -DFROM_UHA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATQ.o -MT _satfractUHATQ.o -MD -MP -MF _satfractUHATQ.dep -DL_satfract -DFROM_UHA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHA.o -MT _satfractUHAHA.o -MD -MP -MF _satfractUHAHA.dep -DL_satfract -DFROM_UHA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASA.o -MT _satfractUHASA.o -MD -MP -MF _satfractUHASA.dep -DL_satfract -DFROM_UHA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADA.o -MT _satfractUHADA.o -MD -MP -MF _satfractUHADA.dep -DL_satfract -DFROM_UHA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATA.o -MT _satfractUHATA.o -MD -MP -MF _satfractUHATA.dep -DL_satfract -DFROM_UHA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUQQ.o -MT _satfractUHAUQQ.o -MD -MP -MF _satfractUHAUQQ.dep -DL_satfract -DFROM_UHA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUHQ.o -MT _satfractUHAUHQ.o -MD -MP -MF _satfractUHAUHQ.dep -DL_satfract -DFROM_UHA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSQ.o -MT _satfractUHAUSQ.o -MD -MP -MF _satfractUHAUSQ.dep -DL_satfract -DFROM_UHA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDQ.o -MT _satfractUHAUDQ.o -MD -MP -MF _satfractUHAUDQ.dep -DL_satfract -DFROM_UHA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTQ.o -MT _satfractUHAUTQ.o -MD -MP -MF _satfractUHAUTQ.dep -DL_satfract -DFROM_UHA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSA.o -MT _satfractUHAUSA.o -MD -MP -MF _satfractUHAUSA.dep -DL_satfract -DFROM_UHA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDA.o -MT _satfractUHAUDA.o -MD -MP -MF _satfractUHAUDA.dep -DL_satfract -DFROM_UHA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTA.o -MT _satfractUHAUTA.o -MD -MP -MF _satfractUHAUTA.dep -DL_satfract -DFROM_UHA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAQQ.o -MT _satfractUSAQQ.o -MD -MP -MF _satfractUSAQQ.dep -DL_satfract -DFROM_USA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHQ.o -MT _satfractUSAHQ.o -MD -MP -MF _satfractUSAHQ.dep -DL_satfract -DFROM_USA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASQ.o -MT _satfractUSASQ.o -MD -MP -MF _satfractUSASQ.dep -DL_satfract -DFROM_USA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADQ.o -MT _satfractUSADQ.o -MD -MP -MF _satfractUSADQ.dep -DL_satfract -DFROM_USA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATQ.o -MT _satfractUSATQ.o -MD -MP -MF _satfractUSATQ.dep -DL_satfract -DFROM_USA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHA.o -MT _satfractUSAHA.o -MD -MP -MF _satfractUSAHA.dep -DL_satfract -DFROM_USA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASA.o -MT _satfractUSASA.o -MD -MP -MF _satfractUSASA.dep -DL_satfract -DFROM_USA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADA.o -MT _satfractUSADA.o -MD -MP -MF _satfractUSADA.dep -DL_satfract -DFROM_USA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATA.o -MT _satfractUSATA.o -MD -MP -MF _satfractUSATA.dep -DL_satfract -DFROM_USA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUQQ.o -MT _satfractUSAUQQ.o -MD -MP -MF _satfractUSAUQQ.dep -DL_satfract -DFROM_USA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHQ.o -MT _satfractUSAUHQ.o -MD -MP -MF _satfractUSAUHQ.dep -DL_satfract -DFROM_USA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUSQ.o -MT _satfractUSAUSQ.o -MD -MP -MF _satfractUSAUSQ.dep -DL_satfract -DFROM_USA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDQ.o -MT _satfractUSAUDQ.o -MD -MP -MF _satfractUSAUDQ.dep -DL_satfract -DFROM_USA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTQ.o -MT _satfractUSAUTQ.o -MD -MP -MF _satfractUSAUTQ.dep -DL_satfract -DFROM_USA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHA.o -MT _satfractUSAUHA.o -MD -MP -MF _satfractUSAUHA.dep -DL_satfract -DFROM_USA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDA.o -MT _satfractUSAUDA.o -MD -MP -MF _satfractUSAUDA.dep -DL_satfract -DFROM_USA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTA.o -MT _satfractUSAUTA.o -MD -MP -MF _satfractUSAUTA.dep -DL_satfract -DFROM_USA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAQQ.o -MT _satfractUDAQQ.o -MD -MP -MF _satfractUDAQQ.dep -DL_satfract -DFROM_UDA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHQ.o -MT _satfractUDAHQ.o -MD -MP -MF _satfractUDAHQ.dep -DL_satfract -DFROM_UDA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASQ.o -MT _satfractUDASQ.o -MD -MP -MF _satfractUDASQ.dep -DL_satfract -DFROM_UDA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADQ.o -MT _satfractUDADQ.o -MD -MP -MF _satfractUDADQ.dep -DL_satfract -DFROM_UDA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATQ.o -MT _satfractUDATQ.o -MD -MP -MF _satfractUDATQ.dep -DL_satfract -DFROM_UDA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHA.o -MT _satfractUDAHA.o -MD -MP -MF _satfractUDAHA.dep -DL_satfract -DFROM_UDA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASA.o -MT _satfractUDASA.o -MD -MP -MF _satfractUDASA.dep -DL_satfract -DFROM_UDA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADA.o -MT _satfractUDADA.o -MD -MP -MF _satfractUDADA.dep -DL_satfract -DFROM_UDA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATA.o -MT _satfractUDATA.o -MD -MP -MF _satfractUDATA.dep -DL_satfract -DFROM_UDA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUQQ.o -MT _satfractUDAUQQ.o -MD -MP -MF _satfractUDAUQQ.dep -DL_satfract -DFROM_UDA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHQ.o -MT _satfractUDAUHQ.o -MD -MP -MF _satfractUDAUHQ.dep -DL_satfract -DFROM_UDA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSQ.o -MT _satfractUDAUSQ.o -MD -MP -MF _satfractUDAUSQ.dep -DL_satfract -DFROM_UDA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUDQ.o -MT _satfractUDAUDQ.o -MD -MP -MF _satfractUDAUDQ.dep -DL_satfract -DFROM_UDA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTQ.o -MT _satfractUDAUTQ.o -MD -MP -MF _satfractUDAUTQ.dep -DL_satfract -DFROM_UDA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHA.o -MT _satfractUDAUHA.o -MD -MP -MF _satfractUDAUHA.dep -DL_satfract -DFROM_UDA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSA.o -MT _satfractUDAUSA.o -MD -MP -MF _satfractUDAUSA.dep -DL_satfract -DFROM_UDA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTA.o -MT _satfractUDAUTA.o -MD -MP -MF _satfractUDAUTA.dep -DL_satfract -DFROM_UDA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAQQ.o -MT _satfractUTAQQ.o -MD -MP -MF _satfractUTAQQ.dep -DL_satfract -DFROM_UTA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHQ.o -MT _satfractUTAHQ.o -MD -MP -MF _satfractUTAHQ.dep -DL_satfract -DFROM_UTA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASQ.o -MT _satfractUTASQ.o -MD -MP -MF _satfractUTASQ.dep -DL_satfract -DFROM_UTA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADQ.o -MT _satfractUTADQ.o -MD -MP -MF _satfractUTADQ.dep -DL_satfract -DFROM_UTA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATQ.o -MT _satfractUTATQ.o -MD -MP -MF _satfractUTATQ.dep -DL_satfract -DFROM_UTA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHA.o -MT _satfractUTAHA.o -MD -MP -MF _satfractUTAHA.dep -DL_satfract -DFROM_UTA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASA.o -MT _satfractUTASA.o -MD -MP -MF _satfractUTASA.dep -DL_satfract -DFROM_UTA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADA.o -MT _satfractUTADA.o -MD -MP -MF _satfractUTADA.dep -DL_satfract -DFROM_UTA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATA.o -MT _satfractUTATA.o -MD -MP -MF _satfractUTATA.dep -DL_satfract -DFROM_UTA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUQQ.o -MT _satfractUTAUQQ.o -MD -MP -MF _satfractUTAUQQ.dep -DL_satfract -DFROM_UTA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHQ.o -MT _satfractUTAUHQ.o -MD -MP -MF _satfractUTAUHQ.dep -DL_satfract -DFROM_UTA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSQ.o -MT _satfractUTAUSQ.o -MD -MP -MF _satfractUTAUSQ.dep -DL_satfract -DFROM_UTA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDQ.o -MT _satfractUTAUDQ.o -MD -MP -MF _satfractUTAUDQ.dep -DL_satfract -DFROM_UTA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUTQ.o -MT _satfractUTAUTQ.o -MD -MP -MF _satfractUTAUTQ.dep -DL_satfract -DFROM_UTA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHA.o -MT _satfractUTAUHA.o -MD -MP -MF _satfractUTAUHA.dep -DL_satfract -DFROM_UTA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSA.o -MT _satfractUTAUSA.o -MD -MP -MF _satfractUTAUSA.dep -DL_satfract -DFROM_UTA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDA.o -MT _satfractUTAUDA.o -MD -MP -MF _satfractUTAUDA.dep -DL_satfract -DFROM_UTA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIQQ.o -MT _satfractQIQQ.o -MD -MP -MF _satfractQIQQ.dep -DL_satfract -DFROM_QI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHQ.o -MT _satfractQIHQ.o -MD -MP -MF _satfractQIHQ.dep -DL_satfract -DFROM_QI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISQ.o -MT _satfractQISQ.o -MD -MP -MF _satfractQISQ.dep -DL_satfract -DFROM_QI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDQ.o -MT _satfractQIDQ.o -MD -MP -MF _satfractQIDQ.dep -DL_satfract -DFROM_QI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITQ.o -MT _satfractQITQ.o -MD -MP -MF _satfractQITQ.dep -DL_satfract -DFROM_QI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHA.o -MT _satfractQIHA.o -MD -MP -MF _satfractQIHA.dep -DL_satfract -DFROM_QI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISA.o -MT _satfractQISA.o -MD -MP -MF _satfractQISA.dep -DL_satfract -DFROM_QI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDA.o -MT _satfractQIDA.o -MD -MP -MF _satfractQIDA.dep -DL_satfract -DFROM_QI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITA.o -MT _satfractQITA.o -MD -MP -MF _satfractQITA.dep -DL_satfract -DFROM_QI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUQQ.o -MT _satfractQIUQQ.o -MD -MP -MF _satfractQIUQQ.dep -DL_satfract -DFROM_QI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHQ.o -MT _satfractQIUHQ.o -MD -MP -MF _satfractQIUHQ.dep -DL_satfract -DFROM_QI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSQ.o -MT _satfractQIUSQ.o -MD -MP -MF _satfractQIUSQ.dep -DL_satfract -DFROM_QI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDQ.o -MT _satfractQIUDQ.o -MD -MP -MF _satfractQIUDQ.dep -DL_satfract -DFROM_QI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTQ.o -MT _satfractQIUTQ.o -MD -MP -MF _satfractQIUTQ.dep -DL_satfract -DFROM_QI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHA.o -MT _satfractQIUHA.o -MD -MP -MF _satfractQIUHA.dep -DL_satfract -DFROM_QI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSA.o -MT _satfractQIUSA.o -MD -MP -MF _satfractQIUSA.dep -DL_satfract -DFROM_QI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDA.o -MT _satfractQIUDA.o -MD -MP -MF _satfractQIUDA.dep -DL_satfract -DFROM_QI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTA.o -MT _satfractQIUTA.o -MD -MP -MF _satfractQIUTA.dep -DL_satfract -DFROM_QI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIQQ.o -MT _satfractHIQQ.o -MD -MP -MF _satfractHIQQ.dep -DL_satfract -DFROM_HI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHQ.o -MT _satfractHIHQ.o -MD -MP -MF _satfractHIHQ.dep -DL_satfract -DFROM_HI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISQ.o -MT _satfractHISQ.o -MD -MP -MF _satfractHISQ.dep -DL_satfract -DFROM_HI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDQ.o -MT _satfractHIDQ.o -MD -MP -MF _satfractHIDQ.dep -DL_satfract -DFROM_HI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITQ.o -MT _satfractHITQ.o -MD -MP -MF _satfractHITQ.dep -DL_satfract -DFROM_HI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHA.o -MT _satfractHIHA.o -MD -MP -MF _satfractHIHA.dep -DL_satfract -DFROM_HI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISA.o -MT _satfractHISA.o -MD -MP -MF _satfractHISA.dep -DL_satfract -DFROM_HI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDA.o -MT _satfractHIDA.o -MD -MP -MF _satfractHIDA.dep -DL_satfract -DFROM_HI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITA.o -MT _satfractHITA.o -MD -MP -MF _satfractHITA.dep -DL_satfract -DFROM_HI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUQQ.o -MT _satfractHIUQQ.o -MD -MP -MF _satfractHIUQQ.dep -DL_satfract -DFROM_HI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHQ.o -MT _satfractHIUHQ.o -MD -MP -MF _satfractHIUHQ.dep -DL_satfract -DFROM_HI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSQ.o -MT _satfractHIUSQ.o -MD -MP -MF _satfractHIUSQ.dep -DL_satfract -DFROM_HI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDQ.o -MT _satfractHIUDQ.o -MD -MP -MF _satfractHIUDQ.dep -DL_satfract -DFROM_HI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTQ.o -MT _satfractHIUTQ.o -MD -MP -MF _satfractHIUTQ.dep -DL_satfract -DFROM_HI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHA.o -MT _satfractHIUHA.o -MD -MP -MF _satfractHIUHA.dep -DL_satfract -DFROM_HI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSA.o -MT _satfractHIUSA.o -MD -MP -MF _satfractHIUSA.dep -DL_satfract -DFROM_HI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDA.o -MT _satfractHIUDA.o -MD -MP -MF _satfractHIUDA.dep -DL_satfract -DFROM_HI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTA.o -MT _satfractHIUTA.o -MD -MP -MF _satfractHIUTA.dep -DL_satfract -DFROM_HI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIQQ.o -MT _satfractSIQQ.o -MD -MP -MF _satfractSIQQ.dep -DL_satfract -DFROM_SI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHQ.o -MT _satfractSIHQ.o -MD -MP -MF _satfractSIHQ.dep -DL_satfract -DFROM_SI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISQ.o -MT _satfractSISQ.o -MD -MP -MF _satfractSISQ.dep -DL_satfract -DFROM_SI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDQ.o -MT _satfractSIDQ.o -MD -MP -MF _satfractSIDQ.dep -DL_satfract -DFROM_SI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITQ.o -MT _satfractSITQ.o -MD -MP -MF _satfractSITQ.dep -DL_satfract -DFROM_SI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHA.o -MT _satfractSIHA.o -MD -MP -MF _satfractSIHA.dep -DL_satfract -DFROM_SI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISA.o -MT _satfractSISA.o -MD -MP -MF _satfractSISA.dep -DL_satfract -DFROM_SI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDA.o -MT _satfractSIDA.o -MD -MP -MF _satfractSIDA.dep -DL_satfract -DFROM_SI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITA.o -MT _satfractSITA.o -MD -MP -MF _satfractSITA.dep -DL_satfract -DFROM_SI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUQQ.o -MT _satfractSIUQQ.o -MD -MP -MF _satfractSIUQQ.dep -DL_satfract -DFROM_SI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHQ.o -MT _satfractSIUHQ.o -MD -MP -MF _satfractSIUHQ.dep -DL_satfract -DFROM_SI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSQ.o -MT _satfractSIUSQ.o -MD -MP -MF _satfractSIUSQ.dep -DL_satfract -DFROM_SI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDQ.o -MT _satfractSIUDQ.o -MD -MP -MF _satfractSIUDQ.dep -DL_satfract -DFROM_SI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTQ.o -MT _satfractSIUTQ.o -MD -MP -MF _satfractSIUTQ.dep -DL_satfract -DFROM_SI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHA.o -MT _satfractSIUHA.o -MD -MP -MF _satfractSIUHA.dep -DL_satfract -DFROM_SI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSA.o -MT _satfractSIUSA.o -MD -MP -MF _satfractSIUSA.dep -DL_satfract -DFROM_SI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDA.o -MT _satfractSIUDA.o -MD -MP -MF _satfractSIUDA.dep -DL_satfract -DFROM_SI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTA.o -MT _satfractSIUTA.o -MD -MP -MF _satfractSIUTA.dep -DL_satfract -DFROM_SI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIQQ.o -MT _satfractDIQQ.o -MD -MP -MF _satfractDIQQ.dep -DL_satfract -DFROM_DI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHQ.o -MT _satfractDIHQ.o -MD -MP -MF _satfractDIHQ.dep -DL_satfract -DFROM_DI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISQ.o -MT _satfractDISQ.o -MD -MP -MF _satfractDISQ.dep -DL_satfract -DFROM_DI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDQ.o -MT _satfractDIDQ.o -MD -MP -MF _satfractDIDQ.dep -DL_satfract -DFROM_DI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITQ.o -MT _satfractDITQ.o -MD -MP -MF _satfractDITQ.dep -DL_satfract -DFROM_DI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHA.o -MT _satfractDIHA.o -MD -MP -MF _satfractDIHA.dep -DL_satfract -DFROM_DI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISA.o -MT _satfractDISA.o -MD -MP -MF _satfractDISA.dep -DL_satfract -DFROM_DI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDA.o -MT _satfractDIDA.o -MD -MP -MF _satfractDIDA.dep -DL_satfract -DFROM_DI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITA.o -MT _satfractDITA.o -MD -MP -MF _satfractDITA.dep -DL_satfract -DFROM_DI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUQQ.o -MT _satfractDIUQQ.o -MD -MP -MF _satfractDIUQQ.dep -DL_satfract -DFROM_DI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHQ.o -MT _satfractDIUHQ.o -MD -MP -MF _satfractDIUHQ.dep -DL_satfract -DFROM_DI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSQ.o -MT _satfractDIUSQ.o -MD -MP -MF _satfractDIUSQ.dep -DL_satfract -DFROM_DI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDQ.o -MT _satfractDIUDQ.o -MD -MP -MF _satfractDIUDQ.dep -DL_satfract -DFROM_DI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTQ.o -MT _satfractDIUTQ.o -MD -MP -MF _satfractDIUTQ.dep -DL_satfract -DFROM_DI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHA.o -MT _satfractDIUHA.o -MD -MP -MF _satfractDIUHA.dep -DL_satfract -DFROM_DI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSA.o -MT _satfractDIUSA.o -MD -MP -MF _satfractDIUSA.dep -DL_satfract -DFROM_DI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDA.o -MT _satfractDIUDA.o -MD -MP -MF _satfractDIUDA.dep -DL_satfract -DFROM_DI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTA.o -MT _satfractDIUTA.o -MD -MP -MF _satfractDIUTA.dep -DL_satfract -DFROM_DI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIQQ.o -MT _satfractTIQQ.o -MD -MP -MF _satfractTIQQ.dep -DL_satfract -DFROM_TI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHQ.o -MT _satfractTIHQ.o -MD -MP -MF _satfractTIHQ.dep -DL_satfract -DFROM_TI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISQ.o -MT _satfractTISQ.o -MD -MP -MF _satfractTISQ.dep -DL_satfract -DFROM_TI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDQ.o -MT _satfractTIDQ.o -MD -MP -MF _satfractTIDQ.dep -DL_satfract -DFROM_TI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITQ.o -MT _satfractTITQ.o -MD -MP -MF _satfractTITQ.dep -DL_satfract -DFROM_TI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHA.o -MT _satfractTIHA.o -MD -MP -MF _satfractTIHA.dep -DL_satfract -DFROM_TI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISA.o -MT _satfractTISA.o -MD -MP -MF _satfractTISA.dep -DL_satfract -DFROM_TI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDA.o -MT _satfractTIDA.o -MD -MP -MF _satfractTIDA.dep -DL_satfract -DFROM_TI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITA.o -MT _satfractTITA.o -MD -MP -MF _satfractTITA.dep -DL_satfract -DFROM_TI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUQQ.o -MT _satfractTIUQQ.o -MD -MP -MF _satfractTIUQQ.dep -DL_satfract -DFROM_TI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHQ.o -MT _satfractTIUHQ.o -MD -MP -MF _satfractTIUHQ.dep -DL_satfract -DFROM_TI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSQ.o -MT _satfractTIUSQ.o -MD -MP -MF _satfractTIUSQ.dep -DL_satfract -DFROM_TI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDQ.o -MT _satfractTIUDQ.o -MD -MP -MF _satfractTIUDQ.dep -DL_satfract -DFROM_TI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTQ.o -MT _satfractTIUTQ.o -MD -MP -MF _satfractTIUTQ.dep -DL_satfract -DFROM_TI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHA.o -MT _satfractTIUHA.o -MD -MP -MF _satfractTIUHA.dep -DL_satfract -DFROM_TI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSA.o -MT _satfractTIUSA.o -MD -MP -MF _satfractTIUSA.dep -DL_satfract -DFROM_TI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDA.o -MT _satfractTIUDA.o -MD -MP -MF _satfractTIUDA.dep -DL_satfract -DFROM_TI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTA.o -MT _satfractTIUTA.o -MD -MP -MF _satfractTIUTA.dep -DL_satfract -DFROM_TI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFQQ.o -MT _satfractSFQQ.o -MD -MP -MF _satfractSFQQ.dep -DL_satfract -DFROM_SF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHQ.o -MT _satfractSFHQ.o -MD -MP -MF _satfractSFHQ.dep -DL_satfract -DFROM_SF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSQ.o -MT _satfractSFSQ.o -MD -MP -MF _satfractSFSQ.dep -DL_satfract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDQ.o -MT _satfractSFDQ.o -MD -MP -MF _satfractSFDQ.dep -DL_satfract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTQ.o -MT _satfractSFTQ.o -MD -MP -MF _satfractSFTQ.dep -DL_satfract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHA.o -MT _satfractSFHA.o -MD -MP -MF _satfractSFHA.dep -DL_satfract -DFROM_SF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSA.o -MT _satfractSFSA.o -MD -MP -MF _satfractSFSA.dep -DL_satfract -DFROM_SF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDA.o -MT _satfractSFDA.o -MD -MP -MF _satfractSFDA.dep -DL_satfract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTA.o -MT _satfractSFTA.o -MD -MP -MF _satfractSFTA.dep -DL_satfract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUQQ.o -MT _satfractSFUQQ.o -MD -MP -MF _satfractSFUQQ.dep -DL_satfract -DFROM_SF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHQ.o -MT _satfractSFUHQ.o -MD -MP -MF _satfractSFUHQ.dep -DL_satfract -DFROM_SF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSQ.o -MT _satfractSFUSQ.o -MD -MP -MF _satfractSFUSQ.dep -DL_satfract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDQ.o -MT _satfractSFUDQ.o -MD -MP -MF _satfractSFUDQ.dep -DL_satfract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTQ.o -MT _satfractSFUTQ.o -MD -MP -MF _satfractSFUTQ.dep -DL_satfract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHA.o -MT _satfractSFUHA.o -MD -MP -MF _satfractSFUHA.dep -DL_satfract -DFROM_SF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSA.o -MT _satfractSFUSA.o -MD -MP -MF _satfractSFUSA.dep -DL_satfract -DFROM_SF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDA.o -MT _satfractSFUDA.o -MD -MP -MF _satfractSFUDA.dep -DL_satfract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTA.o -MT _satfractSFUTA.o -MD -MP -MF _satfractSFUTA.dep -DL_satfract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFQQ.o -MT _satfractDFQQ.o -MD -MP -MF _satfractDFQQ.dep -DL_satfract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHQ.o -MT _satfractDFHQ.o -MD -MP -MF _satfractDFHQ.dep -DL_satfract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSQ.o -MT _satfractDFSQ.o -MD -MP -MF _satfractDFSQ.dep -DL_satfract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDQ.o -MT _satfractDFDQ.o -MD -MP -MF _satfractDFDQ.dep -DL_satfract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTQ.o -MT _satfractDFTQ.o -MD -MP -MF _satfractDFTQ.dep -DL_satfract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHA.o -MT _satfractDFHA.o -MD -MP -MF _satfractDFHA.dep -DL_satfract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSA.o -MT _satfractDFSA.o -MD -MP -MF _satfractDFSA.dep -DL_satfract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDA.o -MT _satfractDFDA.o -MD -MP -MF _satfractDFDA.dep -DL_satfract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTA.o -MT _satfractDFTA.o -MD -MP -MF _satfractDFTA.dep -DL_satfract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUQQ.o -MT _satfractDFUQQ.o -MD -MP -MF _satfractDFUQQ.dep -DL_satfract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHQ.o -MT _satfractDFUHQ.o -MD -MP -MF _satfractDFUHQ.dep -DL_satfract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSQ.o -MT _satfractDFUSQ.o -MD -MP -MF _satfractDFUSQ.dep -DL_satfract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDQ.o -MT _satfractDFUDQ.o -MD -MP -MF _satfractDFUDQ.dep -DL_satfract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTQ.o -MT _satfractDFUTQ.o -MD -MP -MF _satfractDFUTQ.dep -DL_satfract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHA.o -MT _satfractDFUHA.o -MD -MP -MF _satfractDFUHA.dep -DL_satfract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSA.o -MT _satfractDFUSA.o -MD -MP -MF _satfractDFUSA.dep -DL_satfract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDA.o -MT _satfractDFUDA.o -MD -MP -MF _satfractDFUDA.dep -DL_satfract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTA.o -MT _satfractDFUTA.o -MD -MP -MF _satfractDFUTA.dep -DL_satfract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIQQ.o -MT _satfractunsUQIQQ.o -MD -MP -MF _satfractunsUQIQQ.dep -DL_satfractuns -DFROM_UQI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHQ.o -MT _satfractunsUQIHQ.o -MD -MP -MF _satfractunsUQIHQ.dep -DL_satfractuns -DFROM_UQI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISQ.o -MT _satfractunsUQISQ.o -MD -MP -MF _satfractunsUQISQ.dep -DL_satfractuns -DFROM_UQI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDQ.o -MT _satfractunsUQIDQ.o -MD -MP -MF _satfractunsUQIDQ.dep -DL_satfractuns -DFROM_UQI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITQ.o -MT _satfractunsUQITQ.o -MD -MP -MF _satfractunsUQITQ.dep -DL_satfractuns -DFROM_UQI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHA.o -MT _satfractunsUQIHA.o -MD -MP -MF _satfractunsUQIHA.dep -DL_satfractuns -DFROM_UQI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISA.o -MT _satfractunsUQISA.o -MD -MP -MF _satfractunsUQISA.dep -DL_satfractuns -DFROM_UQI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDA.o -MT _satfractunsUQIDA.o -MD -MP -MF _satfractunsUQIDA.dep -DL_satfractuns -DFROM_UQI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITA.o -MT _satfractunsUQITA.o -MD -MP -MF _satfractunsUQITA.dep -DL_satfractuns -DFROM_UQI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUQQ.o -MT _satfractunsUQIUQQ.o -MD -MP -MF _satfractunsUQIUQQ.dep -DL_satfractuns -DFROM_UQI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHQ.o -MT _satfractunsUQIUHQ.o -MD -MP -MF _satfractunsUQIUHQ.dep -DL_satfractuns -DFROM_UQI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSQ.o -MT _satfractunsUQIUSQ.o -MD -MP -MF _satfractunsUQIUSQ.dep -DL_satfractuns -DFROM_UQI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDQ.o -MT _satfractunsUQIUDQ.o -MD -MP -MF _satfractunsUQIUDQ.dep -DL_satfractuns -DFROM_UQI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTQ.o -MT _satfractunsUQIUTQ.o -MD -MP -MF _satfractunsUQIUTQ.dep -DL_satfractuns -DFROM_UQI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHA.o -MT _satfractunsUQIUHA.o -MD -MP -MF _satfractunsUQIUHA.dep -DL_satfractuns -DFROM_UQI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSA.o -MT _satfractunsUQIUSA.o -MD -MP -MF _satfractunsUQIUSA.dep -DL_satfractuns -DFROM_UQI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDA.o -MT _satfractunsUQIUDA.o -MD -MP -MF _satfractunsUQIUDA.dep -DL_satfractuns -DFROM_UQI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTA.o -MT _satfractunsUQIUTA.o -MD -MP -MF _satfractunsUQIUTA.dep -DL_satfractuns -DFROM_UQI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIQQ.o -MT _satfractunsUHIQQ.o -MD -MP -MF _satfractunsUHIQQ.dep -DL_satfractuns -DFROM_UHI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHQ.o -MT _satfractunsUHIHQ.o -MD -MP -MF _satfractunsUHIHQ.dep -DL_satfractuns -DFROM_UHI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISQ.o -MT _satfractunsUHISQ.o -MD -MP -MF _satfractunsUHISQ.dep -DL_satfractuns -DFROM_UHI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDQ.o -MT _satfractunsUHIDQ.o -MD -MP -MF _satfractunsUHIDQ.dep -DL_satfractuns -DFROM_UHI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITQ.o -MT _satfractunsUHITQ.o -MD -MP -MF _satfractunsUHITQ.dep -DL_satfractuns -DFROM_UHI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHA.o -MT _satfractunsUHIHA.o -MD -MP -MF _satfractunsUHIHA.dep -DL_satfractuns -DFROM_UHI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISA.o -MT _satfractunsUHISA.o -MD -MP -MF _satfractunsUHISA.dep -DL_satfractuns -DFROM_UHI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDA.o -MT _satfractunsUHIDA.o -MD -MP -MF _satfractunsUHIDA.dep -DL_satfractuns -DFROM_UHI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITA.o -MT _satfractunsUHITA.o -MD -MP -MF _satfractunsUHITA.dep -DL_satfractuns -DFROM_UHI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUQQ.o -MT _satfractunsUHIUQQ.o -MD -MP -MF _satfractunsUHIUQQ.dep -DL_satfractuns -DFROM_UHI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHQ.o -MT _satfractunsUHIUHQ.o -MD -MP -MF _satfractunsUHIUHQ.dep -DL_satfractuns -DFROM_UHI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSQ.o -MT _satfractunsUHIUSQ.o -MD -MP -MF _satfractunsUHIUSQ.dep -DL_satfractuns -DFROM_UHI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDQ.o -MT _satfractunsUHIUDQ.o -MD -MP -MF _satfractunsUHIUDQ.dep -DL_satfractuns -DFROM_UHI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTQ.o -MT _satfractunsUHIUTQ.o -MD -MP -MF _satfractunsUHIUTQ.dep -DL_satfractuns -DFROM_UHI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHA.o -MT _satfractunsUHIUHA.o -MD -MP -MF _satfractunsUHIUHA.dep -DL_satfractuns -DFROM_UHI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSA.o -MT _satfractunsUHIUSA.o -MD -MP -MF _satfractunsUHIUSA.dep -DL_satfractuns -DFROM_UHI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDA.o -MT _satfractunsUHIUDA.o -MD -MP -MF _satfractunsUHIUDA.dep -DL_satfractuns -DFROM_UHI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTA.o -MT _satfractunsUHIUTA.o -MD -MP -MF _satfractunsUHIUTA.dep -DL_satfractuns -DFROM_UHI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIQQ.o -MT _satfractunsUSIQQ.o -MD -MP -MF _satfractunsUSIQQ.dep -DL_satfractuns -DFROM_USI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHQ.o -MT _satfractunsUSIHQ.o -MD -MP -MF _satfractunsUSIHQ.dep -DL_satfractuns -DFROM_USI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISQ.o -MT _satfractunsUSISQ.o -MD -MP -MF _satfractunsUSISQ.dep -DL_satfractuns -DFROM_USI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDQ.o -MT _satfractunsUSIDQ.o -MD -MP -MF _satfractunsUSIDQ.dep -DL_satfractuns -DFROM_USI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITQ.o -MT _satfractunsUSITQ.o -MD -MP -MF _satfractunsUSITQ.dep -DL_satfractuns -DFROM_USI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHA.o -MT _satfractunsUSIHA.o -MD -MP -MF _satfractunsUSIHA.dep -DL_satfractuns -DFROM_USI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISA.o -MT _satfractunsUSISA.o -MD -MP -MF _satfractunsUSISA.dep -DL_satfractuns -DFROM_USI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDA.o -MT _satfractunsUSIDA.o -MD -MP -MF _satfractunsUSIDA.dep -DL_satfractuns -DFROM_USI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITA.o -MT _satfractunsUSITA.o -MD -MP -MF _satfractunsUSITA.dep -DL_satfractuns -DFROM_USI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUQQ.o -MT _satfractunsUSIUQQ.o -MD -MP -MF _satfractunsUSIUQQ.dep -DL_satfractuns -DFROM_USI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHQ.o -MT _satfractunsUSIUHQ.o -MD -MP -MF _satfractunsUSIUHQ.dep -DL_satfractuns -DFROM_USI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSQ.o -MT _satfractunsUSIUSQ.o -MD -MP -MF _satfractunsUSIUSQ.dep -DL_satfractuns -DFROM_USI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDQ.o -MT _satfractunsUSIUDQ.o -MD -MP -MF _satfractunsUSIUDQ.dep -DL_satfractuns -DFROM_USI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTQ.o -MT _satfractunsUSIUTQ.o -MD -MP -MF _satfractunsUSIUTQ.dep -DL_satfractuns -DFROM_USI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHA.o -MT _satfractunsUSIUHA.o -MD -MP -MF _satfractunsUSIUHA.dep -DL_satfractuns -DFROM_USI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSA.o -MT _satfractunsUSIUSA.o -MD -MP -MF _satfractunsUSIUSA.dep -DL_satfractuns -DFROM_USI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDA.o -MT _satfractunsUSIUDA.o -MD -MP -MF _satfractunsUSIUDA.dep -DL_satfractuns -DFROM_USI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTA.o -MT _satfractunsUSIUTA.o -MD -MP -MF _satfractunsUSIUTA.dep -DL_satfractuns -DFROM_USI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIQQ.o -MT _satfractunsUDIQQ.o -MD -MP -MF _satfractunsUDIQQ.dep -DL_satfractuns -DFROM_UDI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHQ.o -MT _satfractunsUDIHQ.o -MD -MP -MF _satfractunsUDIHQ.dep -DL_satfractuns -DFROM_UDI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISQ.o -MT _satfractunsUDISQ.o -MD -MP -MF _satfractunsUDISQ.dep -DL_satfractuns -DFROM_UDI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDQ.o -MT _satfractunsUDIDQ.o -MD -MP -MF _satfractunsUDIDQ.dep -DL_satfractuns -DFROM_UDI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITQ.o -MT _satfractunsUDITQ.o -MD -MP -MF _satfractunsUDITQ.dep -DL_satfractuns -DFROM_UDI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHA.o -MT _satfractunsUDIHA.o -MD -MP -MF _satfractunsUDIHA.dep -DL_satfractuns -DFROM_UDI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISA.o -MT _satfractunsUDISA.o -MD -MP -MF _satfractunsUDISA.dep -DL_satfractuns -DFROM_UDI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDA.o -MT _satfractunsUDIDA.o -MD -MP -MF _satfractunsUDIDA.dep -DL_satfractuns -DFROM_UDI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITA.o -MT _satfractunsUDITA.o -MD -MP -MF _satfractunsUDITA.dep -DL_satfractuns -DFROM_UDI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUQQ.o -MT _satfractunsUDIUQQ.o -MD -MP -MF _satfractunsUDIUQQ.dep -DL_satfractuns -DFROM_UDI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHQ.o -MT _satfractunsUDIUHQ.o -MD -MP -MF _satfractunsUDIUHQ.dep -DL_satfractuns -DFROM_UDI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSQ.o -MT _satfractunsUDIUSQ.o -MD -MP -MF _satfractunsUDIUSQ.dep -DL_satfractuns -DFROM_UDI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDQ.o -MT _satfractunsUDIUDQ.o -MD -MP -MF _satfractunsUDIUDQ.dep -DL_satfractuns -DFROM_UDI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTQ.o -MT _satfractunsUDIUTQ.o -MD -MP -MF _satfractunsUDIUTQ.dep -DL_satfractuns -DFROM_UDI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHA.o -MT _satfractunsUDIUHA.o -MD -MP -MF _satfractunsUDIUHA.dep -DL_satfractuns -DFROM_UDI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSA.o -MT _satfractunsUDIUSA.o -MD -MP -MF _satfractunsUDIUSA.dep -DL_satfractuns -DFROM_UDI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDA.o -MT _satfractunsUDIUDA.o -MD -MP -MF _satfractunsUDIUDA.dep -DL_satfractuns -DFROM_UDI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTA.o -MT _satfractunsUDIUTA.o -MD -MP -MF _satfractunsUDIUTA.dep -DL_satfractuns -DFROM_UDI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIQQ.o -MT _satfractunsUTIQQ.o -MD -MP -MF _satfractunsUTIQQ.dep -DL_satfractuns -DFROM_UTI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHQ.o -MT _satfractunsUTIHQ.o -MD -MP -MF _satfractunsUTIHQ.dep -DL_satfractuns -DFROM_UTI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISQ.o -MT _satfractunsUTISQ.o -MD -MP -MF _satfractunsUTISQ.dep -DL_satfractuns -DFROM_UTI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDQ.o -MT _satfractunsUTIDQ.o -MD -MP -MF _satfractunsUTIDQ.dep -DL_satfractuns -DFROM_UTI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITQ.o -MT _satfractunsUTITQ.o -MD -MP -MF _satfractunsUTITQ.dep -DL_satfractuns -DFROM_UTI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHA.o -MT _satfractunsUTIHA.o -MD -MP -MF _satfractunsUTIHA.dep -DL_satfractuns -DFROM_UTI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISA.o -MT _satfractunsUTISA.o -MD -MP -MF _satfractunsUTISA.dep -DL_satfractuns -DFROM_UTI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDA.o -MT _satfractunsUTIDA.o -MD -MP -MF _satfractunsUTIDA.dep -DL_satfractuns -DFROM_UTI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITA.o -MT _satfractunsUTITA.o -MD -MP -MF _satfractunsUTITA.dep -DL_satfractuns -DFROM_UTI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUQQ.o -MT _satfractunsUTIUQQ.o -MD -MP -MF _satfractunsUTIUQQ.dep -DL_satfractuns -DFROM_UTI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHQ.o -MT _satfractunsUTIUHQ.o -MD -MP -MF _satfractunsUTIUHQ.dep -DL_satfractuns -DFROM_UTI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSQ.o -MT _satfractunsUTIUSQ.o -MD -MP -MF _satfractunsUTIUSQ.dep -DL_satfractuns -DFROM_UTI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDQ.o -MT _satfractunsUTIUDQ.o -MD -MP -MF _satfractunsUTIUDQ.dep -DL_satfractuns -DFROM_UTI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTQ.o -MT _satfractunsUTIUTQ.o -MD -MP -MF _satfractunsUTIUTQ.dep -DL_satfractuns -DFROM_UTI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHA.o -MT _satfractunsUTIUHA.o -MD -MP -MF _satfractunsUTIUHA.dep -DL_satfractuns -DFROM_UTI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSA.o -MT _satfractunsUTIUSA.o -MD -MP -MF _satfractunsUTIUSA.dep -DL_satfractuns -DFROM_UTI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDA.o -MT _satfractunsUTIUDA.o -MD -MP -MF _satfractunsUTIUDA.dep -DL_satfractuns -DFROM_UTI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTA.o -MT _satfractunsUTIUTA.o -MD -MP -MF _satfractunsUTIUTA.dep -DL_satfractuns -DFROM_UTI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde.o -MT unwind-dw2-fde.o -MD -MP -MF unwind-dw2-fde.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2-fde.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c: In function '_Unwind_GetCFA':
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c:195:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
return (_Unwind_Word) context->fc->jbuf[2];
^
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvhi2.o -MT _absvhi2.o -MD -MP -MF _absvhi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvhi3.o -MT _addvhi3.o -MD -MP -MF _addvhi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvhi3.o -MT _subvhi3.o -MD -MP -MF _subvhi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvhi3.o -MT _mulvhi3.o -MD -MP -MF _mulvhi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvhi2.o -MT _negvhi2.o -MD -MP -MF _negvhi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbhi2.o -MT _clrsbhi2.o -MD -MP -MF _clrsbhi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhr.o -MT _roundhr.o -MD -MP -MF _roundhr.dep -DL_hr -DL_LABEL=hr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundr.o -MT _roundr.o -MD -MP -MF _roundr.dep -DL_r -DL_LABEL=r -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundlr.o -MT _roundlr.o -MD -MP -MF _roundlr.dep -DL_lr -DL_LABEL=lr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhr.o -MT _rounduhr.o -MD -MP -MF _rounduhr.dep -DL_uhr -DL_LABEL=uhr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundur.o -MT _roundur.o -MD -MP -MF _roundur.dep -DL_ur -DL_LABEL=ur -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundulr.o -MT _roundulr.o -MD -MP -MF _roundulr.dep -DL_ulr -DL_LABEL=ulr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhk.o -MT _roundhk.o -MD -MP -MF _roundhk.dep -DL_hk -DL_LABEL=hk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundk.o -MT _roundk.o -MD -MP -MF _roundk.dep -DL_k -DL_LABEL=k -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhk.o -MT _rounduhk.o -MD -MP -MF _rounduhk.dep -DL_uhk -DL_LABEL=uhk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduk.o -MT _rounduk.o -MD -MP -MF _rounduk.dep -DL_uk -DL_LABEL=uk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbqi.o -MT _clrsbqi.o -MD -MP -MF _clrsbqi.dep -DL__clrsbqi -DL_LABEL=_clrsbqi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi.o -MT _clrsbdi.o -MD -MP -MF _clrsbdi.dep -DL__clrsbdi -DL_LABEL=_clrsbdi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsqi.o -MT _countlsqi.o -MD -MP -MF _countlsqi.dep -DL_qi -DL_LABEL=qi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlshi.o -MT _countlshi.o -MD -MP -MF _countlshi.dep -DL_hi -DL_LABEL=hi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlssi.o -MT _countlssi.o -MD -MP -MF _countlssi.dep -DL_si -DL_LABEL=si -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsdi.o -MT _countlsdi.o -MD -MP -MF _countlsdi.dep -DL_di -DL_LABEL=di -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuqi.o -MT _countlsuqi.o -MD -MP -MF _countlsuqi.dep -DL_qi -DL_LABEL=qi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuhi.o -MT _countlsuhi.o -MD -MP -MF _countlsuhi.dep -DL_hi -DL_LABEL=hi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsusi.o -MT _countlsusi.o -MD -MP -MF _countlsusi.dep -DL_si -DL_LABEL=si -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsudi.o -MT _countlsudi.o -MD -MP -MF _countlsudi.dep -DL_di -DL_LABEL=di -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3.o -MT _mulqi3.o -MD -MP -MF _mulqi3.dep -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3.o -MT _mulhi3.o -MD -MP -MF _mulhi3.dep -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3.o -MT _mulqihi3.o -MD -MP -MF _mulqihi3.dep -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3.o -MT _umulqihi3.o -MD -MP -MF _umulqihi3.dep -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3.o -MT _mulpsi3.o -MD -MP -MF _mulpsi3.dep -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3.o -MT _mulsqipsi3.o -MD -MP -MF _mulsqipsi3.dep -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsqipsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3.o -MT _mulhisi3.o -MD -MP -MF _mulhisi3.dep -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3.o -MT _umulhisi3.o -MD -MP -MF _umulhisi3.dep -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3.o -MT _usmulhisi3.o -MD -MP -MF _usmulhisi3.dep -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3.o -MT _muluhisi3.o -MD -MP -MF _muluhisi3.dep -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3.o -MT _mulshisi3.o -MD -MP -MF _mulshisi3.dep -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulshisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3.o -MT _mulsi3.o -MD -MP -MF _mulsi3.dep -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4.o -MT _udivmodqi4.o -MD -MP -MF _udivmodqi4.dep -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4.o -MT _divmodqi4.o -MD -MP -MF _divmodqi4.dep -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4.o -MT _udivmodhi4.o -MD -MP -MF _udivmodhi4.dep -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4.o -MT _divmodhi4.o -MD -MP -MF _divmodhi4.dep -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4.o -MT _divmodpsi4.o -MD -MP -MF _divmodpsi4.dep -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4.o -MT _udivmodpsi4.o -MD -MP -MF _udivmodpsi4.dep -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4.o -MT _udivmodsi4.o -MD -MP -MF _udivmodsi4.dep -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4.o -MT _divmodsi4.o -MD -MP -MF _divmodsi4.dep -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6.o -MT _muldi3_6.o -MD -MP -MF _muldi3_6.dep -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3_6.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3.o -MT _mulsidi3.o -MD -MP -MF _mulsidi3.dep -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3.o -MT _umulsidi3.o -MD -MP -MF _umulsidi3.dep -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64.o -MT _udivmod64.o -MD -MP -MF _udivmod64.dep -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2.o -MT _negsi2.o -MD -MP -MF _negsi2.dep -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue.o -MT _prologue.o -MD -MP -MF _prologue.dep -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _prologue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue.o -MT _epilogue.o -MD -MP -MF _epilogue.dep -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit.o -MT _exit.o -MD -MP -MF _exit.dep -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _exit.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup.o -MT _cleanup.o -MD -MP -MF _cleanup.dep -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cleanup.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump.o -MT _tablejump.o -MD -MP -MF _tablejump.dep -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm.o -MT _tablejump_elpm.o -MD -MP -MF _tablejump_elpm.dep -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump_elpm.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3.o -MT _load_3.o -MD -MP -MF _load_3.dep -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4.o -MT _load_4.o -MD -MP -MF _load_4.dep -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1.o -MT _xload_1.o -MD -MP -MF _xload_1.dep -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2.o -MT _xload_2.o -MD -MP -MF _xload_2.dep -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3.o -MT _xload_3.o -MD -MP -MF _xload_3.dep -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4.o -MT _xload_4.o -MD -MP -MF _xload_4.dep -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx.o -MT _movmemx.o -MD -MP -MF _movmemx.dep -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data.o -MT _copy_data.o -MD -MP -MF _copy_data.dep -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss.o -MT _clear_bss.o -MD -MP -MF _clear_bss.dep -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clear_bss.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors.o -MT _dtors.o -MD -MP -MF _dtors.dep -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _dtors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2.o -MT _ffshi2.o -MD -MP -MF _ffshi2.dep -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffshi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2.o -MT _loop_ffsqi2.o -MD -MP -MF _loop_ffsqi2.dep -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _loop_ffsqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2.o -MT _ctzhi2.o -MD -MP -MF _ctzhi2.dep -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2.o -MT _clzhi2.o -MD -MP -MF _clzhi2.dep -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritydi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2.o -MT _parityhi2.o -MD -MP -MF _parityhi2.dep -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _parityhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2.o -MT _popcounthi2.o -MD -MP -MF _popcounthi2.dep -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcounthi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2.o -MT _popcountqi2.o -MD -MP -MF _popcountqi2.dep -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3.o -MT _rotldi3.o -MD -MP -MF _rotldi3.dep -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3.o -MT _adddi3.o -MD -MP -MF _adddi3.dep -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8.o -MT _adddi3_s8.o -MD -MP -MF _adddi3_s8.dep -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3.o -MT _subdi3.o -MD -MP -MF _subdi3.dep -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8.o -MT _cmpdi2_s8.o -MD -MP -MF _cmpdi2_s8.dep -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul.o -MT _fmul.o -MD -MP -MF _fmul.dep -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls.o -MT _fmuls.o -MD -MP -MF _fmuls.dep -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmuls.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu.o -MT _fmulsu.o -MD -MP -MF _fmulsu.dep -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmulsu.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf.o -MT _fractqqsf.o -MD -MP -MF _fractqqsf.dep -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf.o -MT _fractuqqsf.o -MD -MP -MF _fractuqqsf.dep -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf.o -MT _fracthqsf.o -MD -MP -MF _fracthqsf.dep -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf.o -MT _fractuhqsf.o -MD -MP -MF _fractuhqsf.dep -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf.o -MT _fracthasf.o -MD -MP -MF _fracthasf.dep -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf.o -MT _fractuhasf.o -MD -MP -MF _fractuhasf.dep -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf.o -MT _fractsasf.o -MD -MP -MF _fractsasf.dep -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf.o -MT _fractusasf.o -MD -MP -MF _fractusasf.dep -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf.o -MT _fractsqsf.o -MD -MP -MF _fractsqsf.dep -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf.o -MT _fractusqsf.o -MD -MP -MF _fractusqsf.dep -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq.o -MT _fractsfqq.o -MD -MP -MF _fractsfqq.dep -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq.o -MT _fractsfuqq.o -MD -MP -MF _fractsfuqq.dep -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq.o -MT _fractsfhq.o -MD -MP -MF _fractsfhq.dep -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq.o -MT _fractsfuhq.o -MD -MP -MF _fractsfuhq.dep -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha.o -MT _fractsfha.o -MD -MP -MF _fractsfha.dep -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha.o -MT _fractsfuha.o -MD -MP -MF _fractsfuha.dep -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq.o -MT _fractsfsq.o -MD -MP -MF _fractsfsq.dep -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq.o -MT _fractsfusq.o -MD -MP -MF _fractsfusq.dep -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa.o -MT _fractsfsa.o -MD -MP -MF _fractsfsa.dep -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa.o -MT _fractsfusa.o -MD -MP -MF _fractsfusa.dep -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3.o -MT _mulqq3.o -MD -MP -MF _mulqq3.dep -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3.o -MT _mulhq3.o -MD -MP -MF _mulhq3.dep -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3.o -MT _muluhq3.o -MD -MP -MF _muluhq3.dep -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3.o -MT _mulha3.o -MD -MP -MF _mulha3.dep -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3.o -MT _muluha3.o -MD -MP -MF _muluha3.dep -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round.o -MT _muluha3_round.o -MD -MP -MF _muluha3_round.dep -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3_round.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3.o -MT _mulsa3.o -MD -MP -MF _mulsa3.dep -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3.o -MT _mulusa3.o -MD -MP -MF _mulusa3.dep -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3.o -MT _usmuluha3.o -MD -MP -MF _usmuluha3.dep -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmuluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3.o -MT _ssmulha3.o -MD -MP -MF _ssmulha3.dep -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3.o -MT _usmulusa3.o -MD -MP -MF _usmulusa3.dep -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3.o -MT _ssmulsa3.o -MD -MP -MF _ssmulsa3.dep -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3.o -MT _divqq3.o -MD -MP -MF _divqq3.dep -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3.o -MT _udivuqq3.o -MD -MP -MF _udivuqq3.dep -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper.o -MT _divqq_helper.o -MD -MP -MF _divqq_helper.dep -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq_helper.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3.o -MT _divhq3.o -MD -MP -MF _divhq3.dep -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3.o -MT _udivuhq3.o -MD -MP -MF _udivuhq3.dep -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3.o -MT _divha3.o -MD -MP -MF _divha3.dep -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3.o -MT _udivuha3.o -MD -MP -MF _udivuha3.dep -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3.o -MT _divsa3.o -MD -MP -MF _divsa3.dep -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3.o -MT _udivusa3.o -MD -MP -MF _udivusa3.dep -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8.o -MT _clr_8.o -MD -MP -MF _clr_8.dep -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clr_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2.o -MT _ssneg_2.o -MD -MP -MF _ssneg_2.dep -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4.o -MT _ssneg_4.o -MD -MP -MF _ssneg_4.dep -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8.o -MT _ssneg_8.o -MD -MP -MF _ssneg_8.dep -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1.o -MT _ssabs_1.o -MD -MP -MF _ssabs_1.dep -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2.o -MT _ssabs_2.o -MD -MP -MF _ssabs_2.dep -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4.o -MT _ssabs_4.o -MD -MP -MF _ssabs_4.dep -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8.o -MT _ssabs_8.o -MD -MP -MF _ssabs_8.dep -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8.o -MT _ssadd_8.o -MD -MP -MF _ssadd_8.dep -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8.o -MT _sssub_8.o -MD -MP -MF _sssub_8.dep -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _sssub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8.o -MT _usadd_8.o -MD -MP -MF _usadd_8.dep -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8.o -MT _ussub_8.o -MD -MP -MF _ussub_8.dep -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ussub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1.o -MT _mask1.o -MD -MP -MF _mask1.dep -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mask1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret.o -MT _ret.o -MD -MP -MF _ret.dep -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ret.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3.o -MT _roundqq3.o -MD -MP -MF _roundqq3.dep -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3.o -MT _rounduqq3.o -MD -MP -MF _rounduqq3.dep -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2.o -MT _round_s2.o -MD -MP -MF _round_s2.dep -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2.o -MT _round_u2.o -MD -MP -MF _round_u2.dep -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const.o -MT _round_2_const.o -MD -MP -MF _round_2_const.dep -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_2_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2.o -MT _addmask_2.o -MD -MP -MF _addmask_2.dep -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4.o -MT _round_s4.o -MD -MP -MF _round_s4.dep -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4.o -MT _round_u4.o -MD -MP -MF _round_u4.dep -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const.o -MT _round_4_const.o -MD -MP -MF _round_4_const.dep -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_4_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4.o -MT _addmask_4.o -MD -MP -MF _addmask_4.dep -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8.o -MT _round_x8.o -MD -MP -MF _round_x8.dep -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_x8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3.o -MT _rounddq3.o -MD -MP -MF _rounddq3.dep -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounddq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3.o -MT _roundudq3.o -MD -MP -MF _roundudq3.dep -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundudq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3.o -MT _roundda3.o -MD -MP -MF _roundda3.dep -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3.o -MT _rounduda3.o -MD -MP -MF _rounduda3.dep -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3.o -MT _roundta3.o -MD -MP -MF _roundta3.dep -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3.o -MT _rounduta3.o -MD -MP -MF _rounduta3.dep -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduta3.vis
rm -f libgcov.a
objects="_gcov.o _gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_dump.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_merge_ior.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcov.a $objects
/usr/avr/bin/ranlib libgcov.a
rm -f libgcc.a
objects="_absvhi2.o _addvhi3.o _subvhi3.o _mulvhi3.o _negvhi2.o _clrsbhi2.o _roundhr.o _roundr.o _roundlr.o _rounduhr.o _roundur.o _roundulr.o _roundhk.o _roundk.o _rounduhk.o _rounduk.o _clrsbqi.o _clrsbdi.o _countlsqi.o _countlshi.o _countlssi.o _countlsdi.o _countlsuqi.o _countlsuhi.o _countlsusi.o _countlsudi.o _mulqi3.o _mulhi3.o _mulqihi3.o _umulqihi3.o _mulpsi3.o _mulsqipsi3.o _mulhisi3.o _umulhisi3.o _usmulhisi3.o _muluhisi3.o _mulshisi3.o _mulsi3.o _udivmodqi4.o _divmodqi4.o _udivmodhi4.o _divmodhi4.o _divmodpsi4.o _udivmodpsi4.o _udivmodsi4.o _divmodsi4.o _divdi3.o _udivdi3.o _muldi3.o _muldi3_6.o _mulsidi3.o _umulsidi3.o _udivmod64.o _negsi2.o _negdi2.o _prologue.o _epilogue.o _exit.o _cleanup.o _tablejump.o _tablejump_elpm.o _load_3.o _load_4.o _xload_1.o _xload_2.o _xload_3.o _xload_4.o _movmemx.o _copy_data.o _clear_bss.o _ctors.o _dtors.o _ffssi2.o _ffshi2.o _loop_ffsqi2.o _ctzsi2.o _ctzhi2.o _clzdi2.o _clzsi2.o _clzhi2.o _paritydi2.o _paritysi2.o _parityhi2.o _popcounthi2.o _popcountsi2.o _popcountdi2.o _popcountqi2.o _bswapsi2.o _bswapdi2.o _ashldi3.o _ashrdi3.o _lshrdi3.o _rotldi3.o _adddi3.o _adddi3_s8.o _subdi3.o _cmpdi2.o _cmpdi2_s8.o _fmul.o _fmuls.o _fmulsu.o _fractqqsf.o _fractuqqsf.o _fracthqsf.o _fractuhqsf.o _fracthasf.o _fractuhasf.o _fractsasf.o _fractusasf.o _fractsqsf.o _fractusqsf.o _fractsfqq.o _fractsfuqq.o _fractsfhq.o _fractsfuhq.o _fractsfha.o _fractsfuha.o _fractsfsq.o _fractsfusq.o _fractsfsa.o _fractsfusa.o _mulqq3.o _mulhq3.o _muluhq3.o _mulha3.o _muluha3.o _muluha3_round.o _mulsa3.o _mulusa3.o _usmuluha3.o _ssmulha3.o _usmulusa3.o _ssmulsa3.o _divqq3.o _udivuqq3.o _divqq_helper.o _divhq3.o _udivuhq3.o _divha3.o _udivuha3.o _divsa3.o _udivusa3.o _clr_8.o _ssneg_2.o _ssneg_4.o _ssneg_8.o _ssabs_1.o _ssabs_2.o _ssabs_4.o _ssabs_8.o _ssadd_8.o _sssub_8.o _usadd_8.o _ussub_8.o _mask1.o _ret.o _roundqq3.o _rounduqq3.o _round_s2.o _round_u2.o _round_2_const.o _addmask_2.o _round_s4.o _round_u4.o _round_4_const.o _addmask_4.o _round_x8.o _rounddq3.o _roundudq3.o _roundda3.o _rounduda3.o _roundta3.o _rounduta3.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ffsdi2.o _ctzdi2.o _popcount_tab.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _clrsbsi2.o _fixunsdfsi.o _fixunsxfsi.o _fixdfdi.o _fixxfdi.o _fixtfdi.o _fixunsdfdi.o _fixunsxfdi.o _fixunstfdi.o _floatdidf.o _floatdixf.o _floatditf.o _floatundidf.o _floatundixf.o _floatunditf.o _eprintf.o __gcc_bcmp.o _udiv_w_sdiv.o _udivmoddi4.o _pack_sf.o _unpack_sf.o _fpcmp_parts_sf.o _make_sf.o _sf_to_df.o _thenan_sf.o _negQQ.o _negHQ.o _negSQ.o _negDQ.o _negTQ.o _negHA.o _negSA.o _negDA.o _negTA.o _negUQQ.o _negUHQ.o _negUSQ.o _negUDQ.o _negUTQ.o _negUHA.o _negUSA.o _negUDA.o _negUTA.o _mulSQ.o _mulDQ.o _mulTQ.o _mulDA.o _mulTA.o _mulUSQ.o _mulUDQ.o _mulUTQ.o _mulUDA.o _mulUTA.o _mulhelperQQ.o _mulhelperHQ.o _mulhelperSQ.o _mulhelperDQ.o _mulhelperTQ.o _mulhelperHA.o _mulhelperSA.o _mulhelperDA.o _mulhelperTA.o _mulhelperUQQ.o _mulhelperUHQ.o _mulhelperUSQ.o _mulhelperUDQ.o _mulhelperUTQ.o _mulhelperUHA.o _mulhelperUSA.o _mulhelperUDA.o _mulhelperUTA.o _divhelperQQ.o _divhelperHQ.o _divhelperSQ.o _divhelperDQ.o _divhelperTQ.o _divhelperHA.o _divhelperSA.o _divhelperDA.o _divhelperTA.o _divhelperUQQ.o _divhelperUHQ.o _divhelperUSQ.o _divhelperUDQ.o _divhelperUTQ.o _divhelperUHA.o _divhelperUSA.o _divhelperUDA.o _divhelperUTA.o _ashlhelperQQ.o _ashlhelperHQ.o _ashlhelperSQ.o _ashlhelperDQ.o _ashlhelperTQ.o _ashlhelperHA.o _ashlhelperSA.o _ashlhelperDA.o _ashlhelperTA.o _ashlhelperUQQ.o _ashlhelperUHQ.o _ashlhelperUSQ.o _ashlhelperUDQ.o _ashlhelperUTQ.o _ashlhelperUHA.o _ashlhelperUSA.o _ashlhelperUDA.o _ashlhelperUTA.o _saturate1QQ.o _saturate1HQ.o _saturate1SQ.o _saturate1DQ.o _saturate1TQ.o _saturate1HA.o _saturate1SA.o _saturate1DA.o _saturate1TA.o _saturate1UQQ.o _saturate1UHQ.o _saturate1USQ.o _saturate1UDQ.o _saturate1UTQ.o _saturate1UHA.o _saturate1USA.o _saturate1UDA.o _saturate1UTA.o _saturate2QQ.o _saturate2HQ.o _saturate2SQ.o _saturate2DQ.o _saturate2TQ.o _saturate2HA.o _saturate2SA.o _saturate2DA.o _saturate2TA.o _saturate2UQQ.o _saturate2UHQ.o _saturate2USQ.o _saturate2UDQ.o _saturate2UTQ.o _saturate2UHA.o _saturate2USA.o _saturate2UDA.o _saturate2UTA.o _ssmulQQ.o _ssmulHQ.o _ssmulSQ.o _ssmulDQ.o _ssmulTQ.o _ssmulDA.o _ssmulTA.o _ssdivQQ.o _ssdivHQ.o _ssdivSQ.o _ssdivDQ.o _ssdivTQ.o _ssdivHA.o _ssdivSA.o _ssdivDA.o _ssdivTA.o _divSQ.o _divDQ.o _divTQ.o _divDA.o _divTA.o _ssashlQQ.o _ssashlHQ.o _ssashlSQ.o _ssashlDQ.o _ssashlTQ.o _ssashlHA.o _ssashlSA.o _ssashlDA.o _ssashlTA.o _usmulUQQ.o _usmulUHQ.o _usmulUSQ.o _usmulUDQ.o _usmulUTQ.o _usmulUDA.o _usmulUTA.o _usdivUQQ.o _usdivUHQ.o _usdivUSQ.o _usdivUDQ.o _usdivUTQ.o _usdivUHA.o _usdivUSA.o _usdivUDA.o _usdivUTA.o _udivUQQ.o _udivUHQ.o _udivUSQ.o _udivUDQ.o _udivUTQ.o _udivUHA.o _udivUSA.o _udivUDA.o _udivUTA.o _usashlUQQ.o _usashlUHQ.o _usashlUSQ.o _usashlUDQ.o _usashlUTQ.o _usashlUHA.o _usashlUSA.o _usashlUDA.o _usashlUTA.o _fractQQDF.o _fractHQDF.o _fractSQDF.o _fractDQSF.o _fractDQDF.o _fractTQSF.o _fractTQDF.o _fractHADF.o _fractSADF.o _fractDASF.o _fractDADF.o _fractTASF.o _fractTADF.o _fractUQQDF.o _fractUHQDF.o _fractUSQDF.o _fractUDQSF.o _fractUDQDF.o _fractUTQSF.o _fractUTQDF.o _fractUHADF.o _fractUSADF.o _fractUDASF.o _fractUDADF.o _fractUTASF.o _fractUTADF.o _fractSFSQ.o _fractSFDQ.o _fractSFTQ.o _fractSFDA.o _fractSFTA.o _fractSFUSQ.o _fractSFUDQ.o _fractSFUTQ.o _fractSFUDA.o _fractSFUTA.o _fractDFQQ.o _fractDFHQ.o _fractDFSQ.o _fractDFDQ.o _fractDFTQ.o _fractDFHA.o _fractDFSA.o _fractDFDA.o _fractDFTA.o _fractDFUQQ.o _fractDFUHQ.o _fractDFUSQ.o _fractDFUDQ.o _fractDFUTQ.o _fractDFUHA.o _fractDFUSA.o _fractDFUDA.o _fractDFUTA.o _satfractQQHQ.o _satfractQQSQ.o _satfractQQDQ.o _satfractQQTQ.o _satfractQQHA.o _satfractQQSA.o _satfractQQDA.o _satfractQQTA.o _satfractQQUQQ.o _satfractQQUHQ.o _satfractQQUSQ.o _satfractQQUDQ.o _satfractQQUTQ.o _satfractQQUHA.o _satfractQQUSA.o _satfractQQUDA.o _satfractQQUTA.o _satfractHQQQ.o _satfractHQSQ.o _satfractHQDQ.o _satfractHQTQ.o _satfractHQHA.o _satfractHQSA.o _satfractHQDA.o _satfractHQTA.o _satfractHQUQQ.o _satfractHQUHQ.o _satfractHQUSQ.o _satfractHQUDQ.o _satfractHQUTQ.o _satfractHQUHA.o _satfractHQUSA.o _satfractHQUDA.o _satfractHQUTA.o _satfractSQQQ.o _satfractSQHQ.o _satfractSQDQ.o _satfractSQTQ.o _satfractSQHA.o _satfractSQSA.o _satfractSQDA.o _satfractSQTA.o _satfractSQUQQ.o _satfractSQUHQ.o _satfractSQUSQ.o _satfractSQUDQ.o _satfractSQUTQ.o _satfractSQUHA.o _satfractSQUSA.o _satfractSQUDA.o _satfractSQUTA.o _satfractDQQQ.o _satfractDQHQ.o _satfractDQSQ.o _satfractDQTQ.o _satfractDQHA.o _satfractDQSA.o _satfractDQDA.o _satfractDQTA.o _satfractDQUQQ.o _satfractDQUHQ.o _satfractDQUSQ.o _satfractDQUDQ.o _satfractDQUTQ.o _satfractDQUHA.o _satfractDQUSA.o _satfractDQUDA.o _satfractDQUTA.o _satfractTQQQ.o _satfractTQHQ.o _satfractTQSQ.o _satfractTQDQ.o _satfractTQHA.o _satfractTQSA.o _satfractTQDA.o _satfractTQTA.o _satfractTQUQQ.o _satfractTQUHQ.o _satfractTQUSQ.o _satfractTQUDQ.o _satfractTQUTQ.o _satfractTQUHA.o _satfractTQUSA.o _satfractTQUDA.o _satfractTQUTA.o _satfractHAQQ.o _satfractHAHQ.o _satfractHASQ.o _satfractHADQ.o _satfractHATQ.o _satfractHASA.o _satfractHADA.o _satfractHATA.o _satfractHAUQQ.o _satfractHAUHQ.o _satfractHAUSQ.o _satfractHAUDQ.o _satfractHAUTQ.o _satfractHAUHA.o _satfractHAUSA.o _satfractHAUDA.o _satfractHAUTA.o _satfractSAQQ.o _satfractSAHQ.o _satfractSASQ.o _satfractSADQ.o _satfractSATQ.o _satfractSAHA.o _satfractSADA.o _satfractSATA.o _satfractSAUQQ.o _satfractSAUHQ.o _satfractSAUSQ.o _satfractSAUDQ.o _satfractSAUTQ.o _satfractSAUHA.o _satfractSAUSA.o _satfractSAUDA.o _satfractSAUTA.o _satfractDAQQ.o _satfractDAHQ.o _satfractDASQ.o _satfractDADQ.o _satfractDATQ.o _satfractDAHA.o _satfractDASA.o _satfractDATA.o _satfractDAUQQ.o _satfractDAUHQ.o _satfractDAUSQ.o _satfractDAUDQ.o _satfractDAUTQ.o _satfractDAUHA.o _satfractDAUSA.o _satfractDAUDA.o _satfractDAUTA.o _satfractTAQQ.o _satfractTAHQ.o _satfractTASQ.o _satfractTADQ.o _satfractTATQ.o _satfractTAHA.o _satfractTASA.o _satfractTADA.o _satfractTAUQQ.o _satfractTAUHQ.o _satfractTAUSQ.o _satfractTAUDQ.o _satfractTAUTQ.o _satfractTAUHA.o _satfractTAUSA.o _satfractTAUDA.o _satfractTAUTA.o _satfractUQQQQ.o _satfractUQQHQ.o _satfractUQQSQ.o _satfractUQQDQ.o _satfractUQQTQ.o _satfractUQQHA.o _satfractUQQSA.o _satfractUQQDA.o _satfractUQQTA.o _satfractUQQUHQ.o _satfractUQQUSQ.o _satfractUQQUDQ.o _satfractUQQUTQ.o _satfractUQQUHA.o _satfractUQQUSA.o _satfractUQQUDA.o _satfractUQQUTA.o _satfractUHQQQ.o _satfractUHQHQ.o _satfractUHQSQ.o _satfractUHQDQ.o _satfractUHQTQ.o _satfractUHQHA.o _satfractUHQSA.o _satfractUHQDA.o _satfractUHQTA.o _satfractUHQUQQ.o _satfractUHQUSQ.o _satfractUHQUDQ.o _satfractUHQUTQ.o _satfractUHQUHA.o _satfractUHQUSA.o _satfractUHQUDA.o _satfractUHQUTA.o _satfractUSQQQ.o _satfractUSQHQ.o _satfractUSQSQ.o _satfractUSQDQ.o _satfractUSQTQ.o _satfractUSQHA.o _satfractUSQSA.o _satfractUSQDA.o _satfractUSQTA.o _satfractUSQUQQ.o _satfractUSQUHQ.o _satfractUSQUDQ.o _satfractUSQUTQ.o _satfractUSQUHA.o _satfractUSQUSA.o _satfractUSQUDA.o _satfractUSQUTA.o _satfractUDQQQ.o _satfractUDQHQ.o _satfractUDQSQ.o _satfractUDQDQ.o _satfractUDQTQ.o _satfractUDQHA.o _satfractUDQSA.o _satfractUDQDA.o _satfractUDQTA.o _satfractUDQUQQ.o _satfractUDQUHQ.o _satfractUDQUSQ.o _satfractUDQUTQ.o _satfractUDQUHA.o _satfractUDQUSA.o _satfractUDQUDA.o _satfractUDQUTA.o _satfractUTQQQ.o _satfractUTQHQ.o _satfractUTQSQ.o _satfractUTQDQ.o _satfractUTQTQ.o _satfractUTQHA.o _satfractUTQSA.o _satfractUTQDA.o _satfractUTQTA.o _satfractUTQUQQ.o _satfractUTQUHQ.o _satfractUTQUSQ.o _satfractUTQUDQ.o _satfractUTQUHA.o _satfractUTQUSA.o _satfractUTQUDA.o _satfractUTQUTA.o _satfractUHAQQ.o _satfractUHAHQ.o _satfractUHASQ.o _satfractUHADQ.o _satfractUHATQ.o _satfractUHAHA.o _satfractUHASA.o _satfractUHADA.o _satfractUHATA.o _satfractUHAUQQ.o _satfractUHAUHQ.o _satfractUHAUSQ.o _satfractUHAUDQ.o _satfractUHAUTQ.o _satfractUHAUSA.o _satfractUHAUDA.o _satfractUHAUTA.o _satfractUSAQQ.o _satfractUSAHQ.o _satfractUSASQ.o _satfractUSADQ.o _satfractUSATQ.o _satfractUSAHA.o _satfractUSASA.o _satfractUSADA.o _satfractUSATA.o _satfractUSAUQQ.o _satfractUSAUHQ.o _satfractUSAUSQ.o _satfractUSAUDQ.o _satfractUSAUTQ.o _satfractUSAUHA.o _satfractUSAUDA.o _satfractUSAUTA.o _satfractUDAQQ.o _satfractUDAHQ.o _satfractUDASQ.o _satfractUDADQ.o _satfractUDATQ.o _satfractUDAHA.o _satfractUDASA.o _satfractUDADA.o _satfractUDATA.o _satfractUDAUQQ.o _satfractUDAUHQ.o _satfractUDAUSQ.o _satfractUDAUDQ.o _satfractUDAUTQ.o _satfractUDAUHA.o _satfractUDAUSA.o _satfractUDAUTA.o _satfractUTAQQ.o _satfractUTAHQ.o _satfractUTASQ.o _satfractUTADQ.o _satfractUTATQ.o _satfractUTAHA.o _satfractUTASA.o _satfractUTADA.o _satfractUTATA.o _satfractUTAUQQ.o _satfractUTAUHQ.o _satfractUTAUSQ.o _satfractUTAUDQ.o _satfractUTAUTQ.o _satfractUTAUHA.o _satfractUTAUSA.o _satfractUTAUDA.o _satfractQIQQ.o _satfractQIHQ.o _satfractQISQ.o _satfractQIDQ.o _satfractQITQ.o _satfractQIHA.o _satfractQISA.o _satfractQIDA.o _satfractQITA.o _satfractQIUQQ.o _satfractQIUHQ.o _satfractQIUSQ.o _satfractQIUDQ.o _satfractQIUTQ.o _satfractQIUHA.o _satfractQIUSA.o _satfractQIUDA.o _satfractQIUTA.o _satfractHIQQ.o _satfractHIHQ.o _satfractHISQ.o _satfractHIDQ.o _satfractHITQ.o _satfractHIHA.o _satfractHISA.o _satfractHIDA.o _satfractHITA.o _satfractHIUQQ.o _satfractHIUHQ.o _satfractHIUSQ.o _satfractHIUDQ.o _satfractHIUTQ.o _satfractHIUHA.o _satfractHIUSA.o _satfractHIUDA.o _satfractHIUTA.o _satfractSIQQ.o _satfractSIHQ.o _satfractSISQ.o _satfractSIDQ.o _satfractSITQ.o _satfractSIHA.o _satfractSISA.o _satfractSIDA.o _satfractSITA.o _satfractSIUQQ.o _satfractSIUHQ.o _satfractSIUSQ.o _satfractSIUDQ.o _satfractSIUTQ.o _satfractSIUHA.o _satfractSIUSA.o _satfractSIUDA.o _satfractSIUTA.o _satfractDIQQ.o _satfractDIHQ.o _satfractDISQ.o _satfractDIDQ.o _satfractDITQ.o _satfractDIHA.o _satfractDISA.o _satfractDIDA.o _satfractDITA.o _satfractDIUQQ.o _satfractDIUHQ.o _satfractDIUSQ.o _satfractDIUDQ.o _satfractDIUTQ.o _satfractDIUHA.o _satfractDIUSA.o _satfractDIUDA.o _satfractDIUTA.o _satfractTIQQ.o _satfractTIHQ.o _satfractTISQ.o _satfractTIDQ.o _satfractTITQ.o _satfractTIHA.o _satfractTISA.o _satfractTIDA.o _satfractTITA.o _satfractTIUQQ.o _satfractTIUHQ.o _satfractTIUSQ.o _satfractTIUDQ.o _satfractTIUTQ.o _satfractTIUHA.o _satfractTIUSA.o _satfractTIUDA.o _satfractTIUTA.o _satfractSFQQ.o _satfractSFHQ.o _satfractSFSQ.o _satfractSFDQ.o _satfractSFTQ.o _satfractSFHA.o _satfractSFSA.o _satfractSFDA.o _satfractSFTA.o _satfractSFUQQ.o _satfractSFUHQ.o _satfractSFUSQ.o _satfractSFUDQ.o _satfractSFUTQ.o _satfractSFUHA.o _satfractSFUSA.o _satfractSFUDA.o _satfractSFUTA.o _satfractDFQQ.o _satfractDFHQ.o _satfractDFSQ.o _satfractDFDQ.o _satfractDFTQ.o _satfractDFHA.o _satfractDFSA.o _satfractDFDA.o _satfractDFTA.o _satfractDFUQQ.o _satfractDFUHQ.o _satfractDFUSQ.o _satfractDFUDQ.o _satfractDFUTQ.o _satfractDFUHA.o _satfractDFUSA.o _satfractDFUDA.o _satfractDFUTA.o _satfractunsUQIQQ.o _satfractunsUQIHQ.o _satfractunsUQISQ.o _satfractunsUQIDQ.o _satfractunsUQITQ.o _satfractunsUQIHA.o _satfractunsUQISA.o _satfractunsUQIDA.o _satfractunsUQITA.o _satfractunsUQIUQQ.o _satfractunsUQIUHQ.o _satfractunsUQIUSQ.o _satfractunsUQIUDQ.o _satfractunsUQIUTQ.o _satfractunsUQIUHA.o _satfractunsUQIUSA.o _satfractunsUQIUDA.o _satfractunsUQIUTA.o _satfractunsUHIQQ.o _satfractunsUHIHQ.o _satfractunsUHISQ.o _satfractunsUHIDQ.o _satfractunsUHITQ.o _satfractunsUHIHA.o _satfractunsUHISA.o _satfractunsUHIDA.o _satfractunsUHITA.o _satfractunsUHIUQQ.o _satfractunsUHIUHQ.o _satfractunsUHIUSQ.o _satfractunsUHIUDQ.o _satfractunsUHIUTQ.o _satfractunsUHIUHA.o _satfractunsUHIUSA.o _satfractunsUHIUDA.o _satfractunsUHIUTA.o _satfractunsUSIQQ.o _satfractunsUSIHQ.o _satfractunsUSISQ.o _satfractunsUSIDQ.o _satfractunsUSITQ.o _satfractunsUSIHA.o _satfractunsUSISA.o _satfractunsUSIDA.o _satfractunsUSITA.o _satfractunsUSIUQQ.o _satfractunsUSIUHQ.o _satfractunsUSIUSQ.o _satfractunsUSIUDQ.o _satfractunsUSIUTQ.o _satfractunsUSIUHA.o _satfractunsUSIUSA.o _satfractunsUSIUDA.o _satfractunsUSIUTA.o _satfractunsUDIQQ.o _satfractunsUDIHQ.o _satfractunsUDISQ.o _satfractunsUDIDQ.o _satfractunsUDITQ.o _satfractunsUDIHA.o _satfractunsUDISA.o _satfractunsUDIDA.o _satfractunsUDITA.o _satfractunsUDIUQQ.o _satfractunsUDIUHQ.o _satfractunsUDIUSQ.o _satfractunsUDIUDQ.o _satfractunsUDIUTQ.o _satfractunsUDIUHA.o _satfractunsUDIUSA.o _satfractunsUDIUDA.o _satfractunsUDIUTA.o _satfractunsUTIQQ.o _satfractunsUTIHQ.o _satfractunsUTISQ.o _satfractunsUTIDQ.o _satfractunsUTITQ.o _satfractunsUTIHA.o _satfractunsUTISA.o _satfractunsUTIDA.o _satfractunsUTITA.o _satfractunsUTIUQQ.o _satfractunsUTIUHQ.o _satfractunsUTIUSQ.o _satfractunsUTIUDQ.o _satfractunsUTIUTQ.o _satfractunsUTIUHA.o _satfractunsUTIUSA.o _satfractunsUTIUDA.o _satfractunsUTIUTA.o enable-execute-stack.o unwind-dw2.o unwind-dw2-fde.o unwind-sjlj.o unwind-c.o emutls.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr4 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcc.a $objects
/usr/avr/bin/ranlib libgcc.a
# Now that we have built all the objects, we need to copy
# them back to the GCC directory. Too many things (other
# in-tree libraries, and DejaGNU) know about the layout
# of the build tree, for now.
make install-leaf DESTDIR=../../.././gcc \
slibdir= libsubdir= MULTIOSDIR=avr4
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr4/libgcc'
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr4
/usr/bin/install -c -m 644 libgcc.a ../../.././gcc/avr4/
chmod 644 ../../.././gcc/avr4/libgcc.a
/usr/avr/bin/ranlib ../../.././gcc/avr4/libgcc.a
/usr/bin/install -c -m 644 libgcov.a ../../.././gcc/avr4/
chmod 644 ../../.././gcc/avr4/libgcov.a
/usr/avr/bin/ranlib ../../.././gcc/avr4/libgcov.a
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr4/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr4/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr4/$file ;; \
esac; \
done
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr4/libgcc'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr4/libgcc'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr5/libgcc'
# If this is the top-level multilib, build all the other
# multilibs.
DEFINES='' HEADERS='../../../../gcc-4.8.5/libgcc/config/avr/avr-lib.h' \
../../../../gcc-4.8.5/libgcc/mkheader.sh > tmp-libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3_s.o -MT _mulqi3_s.o -MD -MP -MF _mulqi3_s.dep -DSHARED -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/bin/sh ../../../../gcc-4.8.5/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3_s.o -MT _mulhi3_s.o -MD -MP -MF _mulhi3_s.dep -DSHARED -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
echo timestamp > libgcc_tm.stamp
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3_s.o -MT _mulqihi3_s.o -MD -MP -MF _mulqihi3_s.dep -DSHARED -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3_s.o -MT _umulqihi3_s.o -MD -MP -MF _umulqihi3_s.dep -DSHARED -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3_s.o -MT _mulpsi3_s.o -MD -MP -MF _mulpsi3_s.dep -DSHARED -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3_s.o -MT _mulsqipsi3_s.o -MD -MP -MF _mulsqipsi3_s.dep -DSHARED -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3_s.o -MT _mulhisi3_s.o -MD -MP -MF _mulhisi3_s.dep -DSHARED -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3_s.o -MT _umulhisi3_s.o -MD -MP -MF _umulhisi3_s.dep -DSHARED -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3_s.o -MT _usmulhisi3_s.o -MD -MP -MF _usmulhisi3_s.dep -DSHARED -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3_s.o -MT _muluhisi3_s.o -MD -MP -MF _muluhisi3_s.dep -DSHARED -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3_s.o -MT _mulshisi3_s.o -MD -MP -MF _mulshisi3_s.dep -DSHARED -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3_s.o -MT _mulsi3_s.o -MD -MP -MF _mulsi3_s.dep -DSHARED -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4_s.o -MT _udivmodqi4_s.o -MD -MP -MF _udivmodqi4_s.dep -DSHARED -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4_s.o -MT _divmodqi4_s.o -MD -MP -MF _divmodqi4_s.dep -DSHARED -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4_s.o -MT _udivmodhi4_s.o -MD -MP -MF _udivmodhi4_s.dep -DSHARED -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4_s.o -MT _divmodhi4_s.o -MD -MP -MF _divmodhi4_s.dep -DSHARED -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4_s.o -MT _divmodpsi4_s.o -MD -MP -MF _divmodpsi4_s.dep -DSHARED -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4_s.o -MT _udivmodpsi4_s.o -MD -MP -MF _udivmodpsi4_s.dep -DSHARED -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4_s.o -MT _udivmodsi4_s.o -MD -MP -MF _udivmodsi4_s.dep -DSHARED -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4_s.o -MT _divmodsi4_s.o -MD -MP -MF _divmodsi4_s.dep -DSHARED -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6_s.o -MT _muldi3_6_s.o -MD -MP -MF _muldi3_6_s.dep -DSHARED -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3_s.o -MT _mulsidi3_s.o -MD -MP -MF _mulsidi3_s.dep -DSHARED -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3_s.o -MT _umulsidi3_s.o -MD -MP -MF _umulsidi3_s.dep -DSHARED -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64_s.o -MT _udivmod64_s.o -MD -MP -MF _udivmod64_s.dep -DSHARED -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2_s.o -MT _negsi2_s.o -MD -MP -MF _negsi2_s.dep -DSHARED -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue_s.o -MT _prologue_s.o -MD -MP -MF _prologue_s.dep -DSHARED -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue_s.o -MT _epilogue_s.o -MD -MP -MF _epilogue_s.dep -DSHARED -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit_s.o -MT _exit_s.o -MD -MP -MF _exit_s.dep -DSHARED -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup_s.o -MT _cleanup_s.o -MD -MP -MF _cleanup_s.dep -DSHARED -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_s.o -MT _tablejump_s.o -MD -MP -MF _tablejump_s.dep -DSHARED -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm_s.o -MT _tablejump_elpm_s.o -MD -MP -MF _tablejump_elpm_s.dep -DSHARED -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3_s.o -MT _load_3_s.o -MD -MP -MF _load_3_s.dep -DSHARED -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4_s.o -MT _load_4_s.o -MD -MP -MF _load_4_s.dep -DSHARED -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1_s.o -MT _xload_1_s.o -MD -MP -MF _xload_1_s.dep -DSHARED -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2_s.o -MT _xload_2_s.o -MD -MP -MF _xload_2_s.dep -DSHARED -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3_s.o -MT _xload_3_s.o -MD -MP -MF _xload_3_s.dep -DSHARED -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4_s.o -MT _xload_4_s.o -MD -MP -MF _xload_4_s.dep -DSHARED -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx_s.o -MT _movmemx_s.o -MD -MP -MF _movmemx_s.dep -DSHARED -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data_s.o -MT _copy_data_s.o -MD -MP -MF _copy_data_s.dep -DSHARED -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss_s.o -MT _clear_bss_s.o -MD -MP -MF _clear_bss_s.dep -DSHARED -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors_s.o -MT _dtors_s.o -MD -MP -MF _dtors_s.dep -DSHARED -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2_s.o -MT _ffshi2_s.o -MD -MP -MF _ffshi2_s.dep -DSHARED -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2_s.o -MT _loop_ffsqi2_s.o -MD -MP -MF _loop_ffsqi2_s.dep -DSHARED -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2_s.o -MT _ctzhi2_s.o -MD -MP -MF _ctzhi2_s.dep -DSHARED -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2_s.o -MT _clzhi2_s.o -MD -MP -MF _clzhi2_s.dep -DSHARED -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2_s.o -MT _parityhi2_s.o -MD -MP -MF _parityhi2_s.dep -DSHARED -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2_s.o -MT _popcounthi2_s.o -MD -MP -MF _popcounthi2_s.dep -DSHARED -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2_s.o -MT _popcountqi2_s.o -MD -MP -MF _popcountqi2_s.dep -DSHARED -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3_s.o -MT _rotldi3_s.o -MD -MP -MF _rotldi3_s.dep -DSHARED -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s.o -MT _adddi3_s.o -MD -MP -MF _adddi3_s.dep -DSHARED -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8_s.o -MT _adddi3_s8_s.o -MD -MP -MF _adddi3_s8_s.dep -DSHARED -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3_s.o -MT _subdi3_s.o -MD -MP -MF _subdi3_s.dep -DSHARED -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8_s.o -MT _cmpdi2_s8_s.o -MD -MP -MF _cmpdi2_s8_s.dep -DSHARED -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul_s.o -MT _fmul_s.o -MD -MP -MF _fmul_s.dep -DSHARED -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls_s.o -MT _fmuls_s.o -MD -MP -MF _fmuls_s.dep -DSHARED -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu_s.o -MT _fmulsu_s.o -MD -MP -MF _fmulsu_s.dep -DSHARED -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf_s.o -MT _fractqqsf_s.o -MD -MP -MF _fractqqsf_s.dep -DSHARED -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf_s.o -MT _fractuqqsf_s.o -MD -MP -MF _fractuqqsf_s.dep -DSHARED -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf_s.o -MT _fracthqsf_s.o -MD -MP -MF _fracthqsf_s.dep -DSHARED -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf_s.o -MT _fractuhqsf_s.o -MD -MP -MF _fractuhqsf_s.dep -DSHARED -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf_s.o -MT _fracthasf_s.o -MD -MP -MF _fracthasf_s.dep -DSHARED -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf_s.o -MT _fractuhasf_s.o -MD -MP -MF _fractuhasf_s.dep -DSHARED -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf_s.o -MT _fractsasf_s.o -MD -MP -MF _fractsasf_s.dep -DSHARED -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf_s.o -MT _fractusasf_s.o -MD -MP -MF _fractusasf_s.dep -DSHARED -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf_s.o -MT _fractsqsf_s.o -MD -MP -MF _fractsqsf_s.dep -DSHARED -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf_s.o -MT _fractusqsf_s.o -MD -MP -MF _fractusqsf_s.dep -DSHARED -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq_s.o -MT _fractsfqq_s.o -MD -MP -MF _fractsfqq_s.dep -DSHARED -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq_s.o -MT _fractsfuqq_s.o -MD -MP -MF _fractsfuqq_s.dep -DSHARED -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq_s.o -MT _fractsfhq_s.o -MD -MP -MF _fractsfhq_s.dep -DSHARED -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq_s.o -MT _fractsfuhq_s.o -MD -MP -MF _fractsfuhq_s.dep -DSHARED -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha_s.o -MT _fractsfha_s.o -MD -MP -MF _fractsfha_s.dep -DSHARED -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha_s.o -MT _fractsfuha_s.o -MD -MP -MF _fractsfuha_s.dep -DSHARED -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq_s.o -MT _fractsfsq_s.o -MD -MP -MF _fractsfsq_s.dep -DSHARED -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq_s.o -MT _fractsfusq_s.o -MD -MP -MF _fractsfusq_s.dep -DSHARED -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa_s.o -MT _fractsfsa_s.o -MD -MP -MF _fractsfsa_s.dep -DSHARED -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa_s.o -MT _fractsfusa_s.o -MD -MP -MF _fractsfusa_s.dep -DSHARED -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3_s.o -MT _mulqq3_s.o -MD -MP -MF _mulqq3_s.dep -DSHARED -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3_s.o -MT _mulhq3_s.o -MD -MP -MF _mulhq3_s.dep -DSHARED -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3_s.o -MT _muluhq3_s.o -MD -MP -MF _muluhq3_s.dep -DSHARED -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3_s.o -MT _mulha3_s.o -MD -MP -MF _mulha3_s.dep -DSHARED -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_s.o -MT _muluha3_s.o -MD -MP -MF _muluha3_s.dep -DSHARED -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round_s.o -MT _muluha3_round_s.o -MD -MP -MF _muluha3_round_s.dep -DSHARED -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3_s.o -MT _mulsa3_s.o -MD -MP -MF _mulsa3_s.dep -DSHARED -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3_s.o -MT _mulusa3_s.o -MD -MP -MF _mulusa3_s.dep -DSHARED -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3_s.o -MT _usmuluha3_s.o -MD -MP -MF _usmuluha3_s.dep -DSHARED -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3_s.o -MT _ssmulha3_s.o -MD -MP -MF _ssmulha3_s.dep -DSHARED -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3_s.o -MT _usmulusa3_s.o -MD -MP -MF _usmulusa3_s.dep -DSHARED -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3_s.o -MT _ssmulsa3_s.o -MD -MP -MF _ssmulsa3_s.dep -DSHARED -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3_s.o -MT _divqq3_s.o -MD -MP -MF _divqq3_s.dep -DSHARED -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3_s.o -MT _udivuqq3_s.o -MD -MP -MF _udivuqq3_s.dep -DSHARED -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper_s.o -MT _divqq_helper_s.o -MD -MP -MF _divqq_helper_s.dep -DSHARED -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3_s.o -MT _divhq3_s.o -MD -MP -MF _divhq3_s.dep -DSHARED -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3_s.o -MT _udivuhq3_s.o -MD -MP -MF _udivuhq3_s.dep -DSHARED -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3_s.o -MT _divha3_s.o -MD -MP -MF _divha3_s.dep -DSHARED -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3_s.o -MT _udivuha3_s.o -MD -MP -MF _udivuha3_s.dep -DSHARED -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3_s.o -MT _divsa3_s.o -MD -MP -MF _divsa3_s.dep -DSHARED -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3_s.o -MT _udivusa3_s.o -MD -MP -MF _udivusa3_s.dep -DSHARED -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8_s.o -MT _clr_8_s.o -MD -MP -MF _clr_8_s.dep -DSHARED -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2_s.o -MT _ssneg_2_s.o -MD -MP -MF _ssneg_2_s.dep -DSHARED -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4_s.o -MT _ssneg_4_s.o -MD -MP -MF _ssneg_4_s.dep -DSHARED -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8_s.o -MT _ssneg_8_s.o -MD -MP -MF _ssneg_8_s.dep -DSHARED -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1_s.o -MT _ssabs_1_s.o -MD -MP -MF _ssabs_1_s.dep -DSHARED -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2_s.o -MT _ssabs_2_s.o -MD -MP -MF _ssabs_2_s.dep -DSHARED -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4_s.o -MT _ssabs_4_s.o -MD -MP -MF _ssabs_4_s.dep -DSHARED -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8_s.o -MT _ssabs_8_s.o -MD -MP -MF _ssabs_8_s.dep -DSHARED -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8_s.o -MT _ssadd_8_s.o -MD -MP -MF _ssadd_8_s.dep -DSHARED -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8_s.o -MT _sssub_8_s.o -MD -MP -MF _sssub_8_s.dep -DSHARED -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8_s.o -MT _usadd_8_s.o -MD -MP -MF _usadd_8_s.dep -DSHARED -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8_s.o -MT _ussub_8_s.o -MD -MP -MF _ussub_8_s.dep -DSHARED -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1_s.o -MT _mask1_s.o -MD -MP -MF _mask1_s.dep -DSHARED -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret_s.o -MT _ret_s.o -MD -MP -MF _ret_s.dep -DSHARED -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3_s.o -MT _roundqq3_s.o -MD -MP -MF _roundqq3_s.dep -DSHARED -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3_s.o -MT _rounduqq3_s.o -MD -MP -MF _rounduqq3_s.dep -DSHARED -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2_s.o -MT _round_s2_s.o -MD -MP -MF _round_s2_s.dep -DSHARED -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2_s.o -MT _round_u2_s.o -MD -MP -MF _round_u2_s.dep -DSHARED -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const_s.o -MT _round_2_const_s.o -MD -MP -MF _round_2_const_s.dep -DSHARED -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2_s.o -MT _addmask_2_s.o -MD -MP -MF _addmask_2_s.dep -DSHARED -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4_s.o -MT _round_s4_s.o -MD -MP -MF _round_s4_s.dep -DSHARED -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4_s.o -MT _round_u4_s.o -MD -MP -MF _round_u4_s.dep -DSHARED -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const_s.o -MT _round_4_const_s.o -MD -MP -MF _round_4_const_s.dep -DSHARED -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4_s.o -MT _addmask_4_s.o -MD -MP -MF _addmask_4_s.dep -DSHARED -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8_s.o -MT _round_x8_s.o -MD -MP -MF _round_x8_s.dep -DSHARED -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3_s.o -MT _rounddq3_s.o -MD -MP -MF _rounddq3_s.dep -DSHARED -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3_s.o -MT _roundudq3_s.o -MD -MP -MF _roundudq3_s.dep -DSHARED -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3_s.o -MT _roundda3_s.o -MD -MP -MF _roundda3_s.dep -DSHARED -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3_s.o -MT _rounduda3_s.o -MD -MP -MF _rounduda3_s.dep -DSHARED -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3_s.o -MT _roundta3_s.o -MD -MP -MF _roundta3_s.dep -DSHARED -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3_s.o -MT _rounduta3_s.o -MD -MP -MF _rounduta3_s.dep -DSHARED -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
# Early copyback; see "all" above for the rationale. The
# early copy is necessary so that the gcc -B options find
dest=../../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../../gcc-4.8.5/libgcc/../move-if-change $dest ../../.././gcc/include/unwind.h
# the right startup files when linking shared libgcc.
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr5
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhi3.visT
mkdir -p -- ../../.././gcc/avr5
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqihi3.visT
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr5/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr5/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr5/$file ;; \
esac; \
done
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulqihi3.visT
mv -f _mulqi3.visT _mulqi3.vis
mv -f _mulhi3.visT _mulhi3.vis
mv -f _mulqihi3.visT _mulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulpsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulpsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsqipsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsqipsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulhisi3.visT
mv -f _umulqihi3.visT _umulqihi3.vis
mv -f _mulpsi3.visT _mulpsi3.vis
mv -f _mulsqipsi3.visT _mulsqipsi3.vis
mv -f _mulhisi3.visT _mulhisi3.vis
mv -f _umulhisi3.visT _umulhisi3.vis
mv -f _usmulhisi3.visT _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulshisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulshisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodhi4.visT
mv -f _muluhisi3.visT _muluhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodhi4.visT
mv -f _mulshisi3.visT _mulshisi3.vis
mv -f _mulsi3.visT _mulsi3.vis
mv -f _udivmodqi4.visT _udivmodqi4.vis
mv -f _divmodqi4.visT _divmodqi4.vis
mv -f _udivmodhi4.visT _udivmodhi4.vis
mv -f _divmodhi4.visT _divmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodpsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodpsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3.visT
mv -f _divmodpsi4.visT _divmodpsi4.vis
mv -f _udivmodpsi4.visT _udivmodpsi4.vis
mv -f _udivmodsi4.visT _udivmodsi4.vis
mv -f _divmodsi4.visT _divmodsi4.vis
mv -f _divdi3.visT _divdi3.vis
mv -f _udivdi3.visT _udivdi3.vis
mv -f _muldi3.visT _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3_6.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulsidi3.visT
mv -f _muldi3_6.visT _muldi3_6.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmod64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmod64.visT
mv -f _mulsidi3.visT _mulsidi3.vis
mv -f _umulsidi3.visT _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negdi2.visT
mv -f _udivmod64.visT _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _prologue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _prologue.visT
mv -f _negdi2.visT _negdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _epilogue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _epilogue.visT
mv -f _negsi2.visT _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _exit_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _exit.visT
mv -f _prologue.visT _prologue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cleanup_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cleanup.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_elpm_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump_elpm.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_3.visT
mv -f _epilogue.visT _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_1.visT
mv -f _exit.visT _exit.vis
mv -f _cleanup.visT _cleanup.vis
mv -f _tablejump_elpm.visT _tablejump_elpm.vis
mv -f _tablejump.visT _tablejump.vis
mv -f _load_3.visT _load_3.vis
mv -f _load_4.visT _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_2.visT
mv -f _xload_1.visT _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_4.visT
mv -f _xload_2.visT _xload_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _movmemx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _movmemx.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _copy_data_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _copy_data.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clear_bss_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clear_bss.visT
mv -f _xload_3.visT _xload_3.vis
mv -f _xload_4.visT _xload_4.vis
mv -f _movmemx.visT _movmemx.vis
mv -f _copy_data.visT _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctors.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _dtors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _dtors.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffssi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffssi2.visT
mv -f _clear_bss.visT _clear_bss.vis
mv -f _dtors.visT _dtors.vis
mv -f _ctors.visT _ctors.vis
mv -f _ffssi2.visT _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffshi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffshi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _loop_ffsqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _loop_ffsqi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzdi2.visT
mv -f _ffshi2.visT _ffshi2.vis
mv -f _ctzhi2.visT _ctzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzsi2.visT
mv -f _loop_ffsqi2.visT _loop_ffsqi2.vis
mv -f _ctzsi2.visT _ctzsi2.vis
mv -f _clzdi2.visT _clzdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritydi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritydi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritysi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritysi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _parityhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _parityhi2.visT
mv -f _clzsi2.visT _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcounthi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcounthi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountsi2.visT
mv -f _clzhi2.visT _clzhi2.vis
mv -f _paritydi2.visT _paritydi2.vis
mv -f _paritysi2.visT _paritysi2.vis
mv -f _parityhi2.visT _parityhi2.vis
mv -f _popcounthi2.visT _popcounthi2.vis
mv -f _popcountsi2.visT _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountqi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashrdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _lshrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _lshrdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rotldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rotldi3.visT
mv -f _popcountdi2.visT _popcountdi2.vis
mv -f _popcountqi2.visT _popcountqi2.vis
mv -f _bswapsi2.visT _bswapsi2.vis
mv -f _bswapdi2.visT _bswapdi2.vis
mv -f _ashldi3.visT _ashldi3.vis
mv -f _ashrdi3.visT _ashrdi3.vis
mv -f _lshrdi3.visT _lshrdi3.vis
mv -f _rotldi3.visT _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _subdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _subdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2.visT
mv -f _adddi3_s8.visT _adddi3_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2_s8.visT
mv -f _adddi3.visT _adddi3.vis
mv -f _subdi3.visT _subdi3.vis
mv -f _cmpdi2.visT _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmul_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmul.visT
mv -f _cmpdi2_s8.visT _cmpdi2_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmuls_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmuls.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmulsu_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmulsu.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractqqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuqqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthqsf.visT
mv -f _fmul.visT _fmul.vis
mv -f _fmuls.visT _fmuls.vis
mv -f _fractqqsf.visT _fractqqsf.vis
mv -f _fractuqqsf.visT _fractuqqsf.vis
mv -f _fmulsu.visT _fmulsu.vis
mv -f _fracthqsf.visT _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusqsf.visT
mv -f _fracthasf.visT _fracthasf.vis
mv -f _fractuhqsf.visT _fractuhqsf.vis
mv -f _fractuhasf.visT _fractuhasf.vis
mv -f _fractsasf.visT _fractsasf.vis
mv -f _fractusasf.visT _fractusasf.vis
mv -f _fractsqsf.visT _fractsqsf.vis
mv -f _fractusqsf.visT _fractusqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfqq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuqq.visT
mv -f _fractsfqq.visT _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfhq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuhq.visT
mv -f _fractsfuqq.visT _fractsfuqq.vis
mv -f _fractsfhq.visT _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfha.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuha.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusq.visT
mv -f _fractsfha.visT _fractsfha.vis
mv -f _fractsfuha.visT _fractsfuha.vis
mv -f _fractsfuhq.visT _fractsfuhq.vis
mv -f _fractsfsq.visT _fractsfsq.vis
mv -f _fractsfusq.visT _fractsfusq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhq3.visT
mv -f _fractsfusa.visT _fractsfusa.vis
mv -f _fractsfsa.visT _fractsfsa.vis
mv -f _mulqq3.visT _mulqq3.vis
mv -f _mulhq3.visT _mulhq3.vis
mv -f _muluhq3.visT _muluhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_round_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3_round.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmuluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmuluha3.visT
mv -f _mulha3.visT _mulha3.vis
mv -f _muluha3.visT _muluha3.vis
mv -f _muluha3_round.visT _muluha3_round.vis
mv -f _mulsa3.visT _mulsa3.vis
mv -f _mulusa3.visT _mulusa3.vis
mv -f _usmuluha3.visT _usmuluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq_helper_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq_helper.visT
mv -f _ssmulha3.visT _ssmulha3.vis
mv -f _usmulusa3.visT _usmulusa3.vis
mv -f _ssmulsa3.visT _ssmulsa3.vis
mv -f _divqq3.visT _divqq3.vis
mv -f _udivuqq3.visT _udivuqq3.vis
mv -f _divqq_helper.visT _divqq_helper.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clr_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clr_8.visT
mv -f _udivuhq3.visT _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_2.visT
mv -f _divha3.visT _divha3.vis
mv -f _divhq3.visT _divhq3.vis
mv -f _udivuha3.visT _udivuha3.vis
mv -f _udivusa3.visT _udivusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_4.visT
mv -f _divsa3.visT _divsa3.vis
mv -f _clr_8.visT _clr_8.vis
mv -f _ssneg_2.visT _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_1.visT
mv -f _ssneg_4.visT _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_4.visT
mv -f _ssneg_8.visT _ssneg_8.vis
mv -f _ssabs_1.visT _ssabs_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _sssub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _sssub_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ussub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ussub_8.visT
mv -f _ssabs_2.visT _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mask1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mask1.visT
mv -f _ssabs_4.visT _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ret_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ret.visT
mv -f _usadd_8.visT _usadd_8.vis
mv -f _ssabs_8.visT _ssabs_8.vis
mv -f _ssadd_8.visT _ssadd_8.vis
mv -f _sssub_8.visT _sssub_8.vis
mv -f _ussub_8.visT _ussub_8.vis
mv -f _mask1.visT _mask1.vis
mv -f _ret.visT _ret.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s2.visT
mv -f _roundqq3.visT _roundqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u2.visT
mv -f _rounduqq3.visT _rounduqq3.vis
mv -f _round_s2.visT _round_s2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_2_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_2_const.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_4_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_4_const.visT
mv -f _round_u2.visT _round_u2.vis
mv -f _round_2_const.visT _round_2_const.vis
mv -f _addmask_2.visT _addmask_2.vis
mv -f _round_s4.visT _round_s4.vis
mv -f _round_u4.visT _round_u4.vis
mv -f _round_4_const.visT _round_4_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_x8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_x8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounddq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounddq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundudq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundudq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundda3.visT
mv -f _addmask_4.visT _addmask_4.vis
mv -f _round_x8.visT _round_x8.vis
mv -f _rounddq3.visT _rounddq3.vis
mv -f _roundudq3.visT _roundudq3.vis
mv -f _roundda3.visT _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduda3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundta3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduta3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _rounduda3.visT _rounduda3.vis
mv -f _roundta3.visT _roundta3.vis
mv -f _rounduta3.visT _rounduta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _pack_sf.o -MT _pack_sf.o -MD -MP -MF _pack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_pack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _unpack_sf.o -MT _unpack_sf.o -MD -MP -MF _unpack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_unpack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fpcmp_parts_sf.o -MT _fpcmp_parts_sf.o -MD -MP -MF _fpcmp_parts_sf.dep -DFINE_GRAINED_LIBRARIES -DL_fpcmp_parts_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _make_sf.o -MT _make_sf.o -MD -MP -MF _make_sf.dep -DFINE_GRAINED_LIBRARIES -DL_make_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sf_to_df.o -MT _sf_to_df.o -MD -MP -MF _sf_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_df -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _thenan_sf.o -MT _thenan_sf.o -MD -MP -MF _thenan_sf.dep -DFINE_GRAINED_LIBRARIES -DL_thenan_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negQQ.o -MT _negQQ.o -MD -MP -MF _negQQ.dep -DL_neg -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHQ.o -MT _negHQ.o -MD -MP -MF _negHQ.dep -DL_neg -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSQ.o -MT _negSQ.o -MD -MP -MF _negSQ.dep -DL_neg -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDQ.o -MT _negDQ.o -MD -MP -MF _negDQ.dep -DL_neg -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTQ.o -MT _negTQ.o -MD -MP -MF _negTQ.dep -DL_neg -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHA.o -MT _negHA.o -MD -MP -MF _negHA.dep -DL_neg -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSA.o -MT _negSA.o -MD -MP -MF _negSA.dep -DL_neg -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDA.o -MT _negDA.o -MD -MP -MF _negDA.dep -DL_neg -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTA.o -MT _negTA.o -MD -MP -MF _negTA.dep -DL_neg -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUQQ.o -MT _negUQQ.o -MD -MP -MF _negUQQ.dep -DL_neg -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHQ.o -MT _negUHQ.o -MD -MP -MF _negUHQ.dep -DL_neg -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSQ.o -MT _negUSQ.o -MD -MP -MF _negUSQ.dep -DL_neg -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDQ.o -MT _negUDQ.o -MD -MP -MF _negUDQ.dep -DL_neg -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTQ.o -MT _negUTQ.o -MD -MP -MF _negUTQ.dep -DL_neg -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHA.o -MT _negUHA.o -MD -MP -MF _negUHA.dep -DL_neg -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSA.o -MT _negUSA.o -MD -MP -MF _negUSA.dep -DL_neg -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDA.o -MT _negUDA.o -MD -MP -MF _negUDA.dep -DL_neg -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTA.o -MT _negUTA.o -MD -MP -MF _negUTA.dep -DL_neg -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulSQ.o -MT _mulSQ.o -MD -MP -MF _mulSQ.dep -DL_mul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDQ.o -MT _mulDQ.o -MD -MP -MF _mulDQ.dep -DL_mul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTQ.o -MT _mulTQ.o -MD -MP -MF _mulTQ.dep -DL_mul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDA.o -MT _mulDA.o -MD -MP -MF _mulDA.dep -DL_mul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTA.o -MT _mulTA.o -MD -MP -MF _mulTA.dep -DL_mul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUSQ.o -MT _mulUSQ.o -MD -MP -MF _mulUSQ.dep -DL_mul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDQ.o -MT _mulUDQ.o -MD -MP -MF _mulUDQ.dep -DL_mul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTQ.o -MT _mulUTQ.o -MD -MP -MF _mulUTQ.dep -DL_mul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDA.o -MT _mulUDA.o -MD -MP -MF _mulUDA.dep -DL_mul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTA.o -MT _mulUTA.o -MD -MP -MF _mulUTA.dep -DL_mul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperQQ.o -MT _mulhelperQQ.o -MD -MP -MF _mulhelperQQ.dep -DL_mulhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHQ.o -MT _mulhelperHQ.o -MD -MP -MF _mulhelperHQ.dep -DL_mulhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSQ.o -MT _mulhelperSQ.o -MD -MP -MF _mulhelperSQ.dep -DL_mulhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDQ.o -MT _mulhelperDQ.o -MD -MP -MF _mulhelperDQ.dep -DL_mulhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTQ.o -MT _mulhelperTQ.o -MD -MP -MF _mulhelperTQ.dep -DL_mulhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHA.o -MT _mulhelperHA.o -MD -MP -MF _mulhelperHA.dep -DL_mulhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSA.o -MT _mulhelperSA.o -MD -MP -MF _mulhelperSA.dep -DL_mulhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDA.o -MT _mulhelperDA.o -MD -MP -MF _mulhelperDA.dep -DL_mulhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTA.o -MT _mulhelperTA.o -MD -MP -MF _mulhelperTA.dep -DL_mulhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUQQ.o -MT _mulhelperUQQ.o -MD -MP -MF _mulhelperUQQ.dep -DL_mulhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHQ.o -MT _mulhelperUHQ.o -MD -MP -MF _mulhelperUHQ.dep -DL_mulhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSQ.o -MT _mulhelperUSQ.o -MD -MP -MF _mulhelperUSQ.dep -DL_mulhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDQ.o -MT _mulhelperUDQ.o -MD -MP -MF _mulhelperUDQ.dep -DL_mulhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTQ.o -MT _mulhelperUTQ.o -MD -MP -MF _mulhelperUTQ.dep -DL_mulhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHA.o -MT _mulhelperUHA.o -MD -MP -MF _mulhelperUHA.dep -DL_mulhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSA.o -MT _mulhelperUSA.o -MD -MP -MF _mulhelperUSA.dep -DL_mulhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDA.o -MT _mulhelperUDA.o -MD -MP -MF _mulhelperUDA.dep -DL_mulhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTA.o -MT _mulhelperUTA.o -MD -MP -MF _mulhelperUTA.dep -DL_mulhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperQQ.o -MT _divhelperQQ.o -MD -MP -MF _divhelperQQ.dep -DL_divhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHQ.o -MT _divhelperHQ.o -MD -MP -MF _divhelperHQ.dep -DL_divhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSQ.o -MT _divhelperSQ.o -MD -MP -MF _divhelperSQ.dep -DL_divhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDQ.o -MT _divhelperDQ.o -MD -MP -MF _divhelperDQ.dep -DL_divhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTQ.o -MT _divhelperTQ.o -MD -MP -MF _divhelperTQ.dep -DL_divhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHA.o -MT _divhelperHA.o -MD -MP -MF _divhelperHA.dep -DL_divhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSA.o -MT _divhelperSA.o -MD -MP -MF _divhelperSA.dep -DL_divhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDA.o -MT _divhelperDA.o -MD -MP -MF _divhelperDA.dep -DL_divhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTA.o -MT _divhelperTA.o -MD -MP -MF _divhelperTA.dep -DL_divhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUQQ.o -MT _divhelperUQQ.o -MD -MP -MF _divhelperUQQ.dep -DL_divhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHQ.o -MT _divhelperUHQ.o -MD -MP -MF _divhelperUHQ.dep -DL_divhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSQ.o -MT _divhelperUSQ.o -MD -MP -MF _divhelperUSQ.dep -DL_divhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDQ.o -MT _divhelperUDQ.o -MD -MP -MF _divhelperUDQ.dep -DL_divhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTQ.o -MT _divhelperUTQ.o -MD -MP -MF _divhelperUTQ.dep -DL_divhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHA.o -MT _divhelperUHA.o -MD -MP -MF _divhelperUHA.dep -DL_divhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSA.o -MT _divhelperUSA.o -MD -MP -MF _divhelperUSA.dep -DL_divhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDA.o -MT _divhelperUDA.o -MD -MP -MF _divhelperUDA.dep -DL_divhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTA.o -MT _divhelperUTA.o -MD -MP -MF _divhelperUTA.dep -DL_divhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperQQ.o -MT _ashlhelperQQ.o -MD -MP -MF _ashlhelperQQ.dep -DL_ashlhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHQ.o -MT _ashlhelperHQ.o -MD -MP -MF _ashlhelperHQ.dep -DL_ashlhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSQ.o -MT _ashlhelperSQ.o -MD -MP -MF _ashlhelperSQ.dep -DL_ashlhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDQ.o -MT _ashlhelperDQ.o -MD -MP -MF _ashlhelperDQ.dep -DL_ashlhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTQ.o -MT _ashlhelperTQ.o -MD -MP -MF _ashlhelperTQ.dep -DL_ashlhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHA.o -MT _ashlhelperHA.o -MD -MP -MF _ashlhelperHA.dep -DL_ashlhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSA.o -MT _ashlhelperSA.o -MD -MP -MF _ashlhelperSA.dep -DL_ashlhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDA.o -MT _ashlhelperDA.o -MD -MP -MF _ashlhelperDA.dep -DL_ashlhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTA.o -MT _ashlhelperTA.o -MD -MP -MF _ashlhelperTA.dep -DL_ashlhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUQQ.o -MT _ashlhelperUQQ.o -MD -MP -MF _ashlhelperUQQ.dep -DL_ashlhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHQ.o -MT _ashlhelperUHQ.o -MD -MP -MF _ashlhelperUHQ.dep -DL_ashlhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSQ.o -MT _ashlhelperUSQ.o -MD -MP -MF _ashlhelperUSQ.dep -DL_ashlhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDQ.o -MT _ashlhelperUDQ.o -MD -MP -MF _ashlhelperUDQ.dep -DL_ashlhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTQ.o -MT _ashlhelperUTQ.o -MD -MP -MF _ashlhelperUTQ.dep -DL_ashlhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHA.o -MT _ashlhelperUHA.o -MD -MP -MF _ashlhelperUHA.dep -DL_ashlhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSA.o -MT _ashlhelperUSA.o -MD -MP -MF _ashlhelperUSA.dep -DL_ashlhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDA.o -MT _ashlhelperUDA.o -MD -MP -MF _ashlhelperUDA.dep -DL_ashlhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTA.o -MT _ashlhelperUTA.o -MD -MP -MF _ashlhelperUTA.dep -DL_ashlhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1QQ.o -MT _saturate1QQ.o -MD -MP -MF _saturate1QQ.dep -DL_saturate1 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HQ.o -MT _saturate1HQ.o -MD -MP -MF _saturate1HQ.dep -DL_saturate1 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SQ.o -MT _saturate1SQ.o -MD -MP -MF _saturate1SQ.dep -DL_saturate1 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DQ.o -MT _saturate1DQ.o -MD -MP -MF _saturate1DQ.dep -DL_saturate1 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TQ.o -MT _saturate1TQ.o -MD -MP -MF _saturate1TQ.dep -DL_saturate1 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HA.o -MT _saturate1HA.o -MD -MP -MF _saturate1HA.dep -DL_saturate1 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SA.o -MT _saturate1SA.o -MD -MP -MF _saturate1SA.dep -DL_saturate1 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DA.o -MT _saturate1DA.o -MD -MP -MF _saturate1DA.dep -DL_saturate1 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TA.o -MT _saturate1TA.o -MD -MP -MF _saturate1TA.dep -DL_saturate1 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UQQ.o -MT _saturate1UQQ.o -MD -MP -MF _saturate1UQQ.dep -DL_saturate1 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHQ.o -MT _saturate1UHQ.o -MD -MP -MF _saturate1UHQ.dep -DL_saturate1 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USQ.o -MT _saturate1USQ.o -MD -MP -MF _saturate1USQ.dep -DL_saturate1 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDQ.o -MT _saturate1UDQ.o -MD -MP -MF _saturate1UDQ.dep -DL_saturate1 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTQ.o -MT _saturate1UTQ.o -MD -MP -MF _saturate1UTQ.dep -DL_saturate1 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHA.o -MT _saturate1UHA.o -MD -MP -MF _saturate1UHA.dep -DL_saturate1 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USA.o -MT _saturate1USA.o -MD -MP -MF _saturate1USA.dep -DL_saturate1 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDA.o -MT _saturate1UDA.o -MD -MP -MF _saturate1UDA.dep -DL_saturate1 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTA.o -MT _saturate1UTA.o -MD -MP -MF _saturate1UTA.dep -DL_saturate1 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2QQ.o -MT _saturate2QQ.o -MD -MP -MF _saturate2QQ.dep -DL_saturate2 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HQ.o -MT _saturate2HQ.o -MD -MP -MF _saturate2HQ.dep -DL_saturate2 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SQ.o -MT _saturate2SQ.o -MD -MP -MF _saturate2SQ.dep -DL_saturate2 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DQ.o -MT _saturate2DQ.o -MD -MP -MF _saturate2DQ.dep -DL_saturate2 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TQ.o -MT _saturate2TQ.o -MD -MP -MF _saturate2TQ.dep -DL_saturate2 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HA.o -MT _saturate2HA.o -MD -MP -MF _saturate2HA.dep -DL_saturate2 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SA.o -MT _saturate2SA.o -MD -MP -MF _saturate2SA.dep -DL_saturate2 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DA.o -MT _saturate2DA.o -MD -MP -MF _saturate2DA.dep -DL_saturate2 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TA.o -MT _saturate2TA.o -MD -MP -MF _saturate2TA.dep -DL_saturate2 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UQQ.o -MT _saturate2UQQ.o -MD -MP -MF _saturate2UQQ.dep -DL_saturate2 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHQ.o -MT _saturate2UHQ.o -MD -MP -MF _saturate2UHQ.dep -DL_saturate2 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USQ.o -MT _saturate2USQ.o -MD -MP -MF _saturate2USQ.dep -DL_saturate2 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDQ.o -MT _saturate2UDQ.o -MD -MP -MF _saturate2UDQ.dep -DL_saturate2 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTQ.o -MT _saturate2UTQ.o -MD -MP -MF _saturate2UTQ.dep -DL_saturate2 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHA.o -MT _saturate2UHA.o -MD -MP -MF _saturate2UHA.dep -DL_saturate2 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USA.o -MT _saturate2USA.o -MD -MP -MF _saturate2USA.dep -DL_saturate2 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDA.o -MT _saturate2UDA.o -MD -MP -MF _saturate2UDA.dep -DL_saturate2 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTA.o -MT _saturate2UTA.o -MD -MP -MF _saturate2UTA.dep -DL_saturate2 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulQQ.o -MT _ssmulQQ.o -MD -MP -MF _ssmulQQ.dep -DL_ssmul -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulHQ.o -MT _ssmulHQ.o -MD -MP -MF _ssmulHQ.dep -DL_ssmul -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulSQ.o -MT _ssmulSQ.o -MD -MP -MF _ssmulSQ.dep -DL_ssmul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDQ.o -MT _ssmulDQ.o -MD -MP -MF _ssmulDQ.dep -DL_ssmul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTQ.o -MT _ssmulTQ.o -MD -MP -MF _ssmulTQ.dep -DL_ssmul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDA.o -MT _ssmulDA.o -MD -MP -MF _ssmulDA.dep -DL_ssmul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTA.o -MT _ssmulTA.o -MD -MP -MF _ssmulTA.dep -DL_ssmul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivQQ.o -MT _ssdivQQ.o -MD -MP -MF _ssdivQQ.dep -DL_ssdiv -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHQ.o -MT _ssdivHQ.o -MD -MP -MF _ssdivHQ.dep -DL_ssdiv -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSQ.o -MT _ssdivSQ.o -MD -MP -MF _ssdivSQ.dep -DL_ssdiv -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDQ.o -MT _ssdivDQ.o -MD -MP -MF _ssdivDQ.dep -DL_ssdiv -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTQ.o -MT _ssdivTQ.o -MD -MP -MF _ssdivTQ.dep -DL_ssdiv -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHA.o -MT _ssdivHA.o -MD -MP -MF _ssdivHA.dep -DL_ssdiv -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSA.o -MT _ssdivSA.o -MD -MP -MF _ssdivSA.dep -DL_ssdiv -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDA.o -MT _ssdivDA.o -MD -MP -MF _ssdivDA.dep -DL_ssdiv -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTA.o -MT _ssdivTA.o -MD -MP -MF _ssdivTA.dep -DL_ssdiv -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divSQ.o -MT _divSQ.o -MD -MP -MF _divSQ.dep -DL_div -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDQ.o -MT _divDQ.o -MD -MP -MF _divDQ.dep -DL_div -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTQ.o -MT _divTQ.o -MD -MP -MF _divTQ.dep -DL_div -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDA.o -MT _divDA.o -MD -MP -MF _divDA.dep -DL_div -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTA.o -MT _divTA.o -MD -MP -MF _divTA.dep -DL_div -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlQQ.o -MT _ssashlQQ.o -MD -MP -MF _ssashlQQ.dep -DL_ssashl -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHQ.o -MT _ssashlHQ.o -MD -MP -MF _ssashlHQ.dep -DL_ssashl -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSQ.o -MT _ssashlSQ.o -MD -MP -MF _ssashlSQ.dep -DL_ssashl -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDQ.o -MT _ssashlDQ.o -MD -MP -MF _ssashlDQ.dep -DL_ssashl -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTQ.o -MT _ssashlTQ.o -MD -MP -MF _ssashlTQ.dep -DL_ssashl -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHA.o -MT _ssashlHA.o -MD -MP -MF _ssashlHA.dep -DL_ssashl -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSA.o -MT _ssashlSA.o -MD -MP -MF _ssashlSA.dep -DL_ssashl -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDA.o -MT _ssashlDA.o -MD -MP -MF _ssashlDA.dep -DL_ssashl -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTA.o -MT _ssashlTA.o -MD -MP -MF _ssashlTA.dep -DL_ssashl -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUQQ.o -MT _usmulUQQ.o -MD -MP -MF _usmulUQQ.dep -DL_usmul -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUHQ.o -MT _usmulUHQ.o -MD -MP -MF _usmulUHQ.dep -DL_usmul -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUSQ.o -MT _usmulUSQ.o -MD -MP -MF _usmulUSQ.dep -DL_usmul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDQ.o -MT _usmulUDQ.o -MD -MP -MF _usmulUDQ.dep -DL_usmul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTQ.o -MT _usmulUTQ.o -MD -MP -MF _usmulUTQ.dep -DL_usmul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDA.o -MT _usmulUDA.o -MD -MP -MF _usmulUDA.dep -DL_usmul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTA.o -MT _usmulUTA.o -MD -MP -MF _usmulUTA.dep -DL_usmul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUQQ.o -MT _usdivUQQ.o -MD -MP -MF _usdivUQQ.dep -DL_usdiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHQ.o -MT _usdivUHQ.o -MD -MP -MF _usdivUHQ.dep -DL_usdiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSQ.o -MT _usdivUSQ.o -MD -MP -MF _usdivUSQ.dep -DL_usdiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDQ.o -MT _usdivUDQ.o -MD -MP -MF _usdivUDQ.dep -DL_usdiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTQ.o -MT _usdivUTQ.o -MD -MP -MF _usdivUTQ.dep -DL_usdiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHA.o -MT _usdivUHA.o -MD -MP -MF _usdivUHA.dep -DL_usdiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSA.o -MT _usdivUSA.o -MD -MP -MF _usdivUSA.dep -DL_usdiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDA.o -MT _usdivUDA.o -MD -MP -MF _usdivUDA.dep -DL_usdiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTA.o -MT _usdivUTA.o -MD -MP -MF _usdivUTA.dep -DL_usdiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUQQ.o -MT _udivUQQ.o -MD -MP -MF _udivUQQ.dep -DL_udiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHQ.o -MT _udivUHQ.o -MD -MP -MF _udivUHQ.dep -DL_udiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSQ.o -MT _udivUSQ.o -MD -MP -MF _udivUSQ.dep -DL_udiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDQ.o -MT _udivUDQ.o -MD -MP -MF _udivUDQ.dep -DL_udiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTQ.o -MT _udivUTQ.o -MD -MP -MF _udivUTQ.dep -DL_udiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHA.o -MT _udivUHA.o -MD -MP -MF _udivUHA.dep -DL_udiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSA.o -MT _udivUSA.o -MD -MP -MF _udivUSA.dep -DL_udiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDA.o -MT _udivUDA.o -MD -MP -MF _udivUDA.dep -DL_udiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTA.o -MT _udivUTA.o -MD -MP -MF _udivUTA.dep -DL_udiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUQQ.o -MT _usashlUQQ.o -MD -MP -MF _usashlUQQ.dep -DL_usashl -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHQ.o -MT _usashlUHQ.o -MD -MP -MF _usashlUHQ.dep -DL_usashl -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSQ.o -MT _usashlUSQ.o -MD -MP -MF _usashlUSQ.dep -DL_usashl -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDQ.o -MT _usashlUDQ.o -MD -MP -MF _usashlUDQ.dep -DL_usashl -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTQ.o -MT _usashlUTQ.o -MD -MP -MF _usashlUTQ.dep -DL_usashl -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHA.o -MT _usashlUHA.o -MD -MP -MF _usashlUHA.dep -DL_usashl -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSA.o -MT _usashlUSA.o -MD -MP -MF _usashlUSA.dep -DL_usashl -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDA.o -MT _usashlUDA.o -MD -MP -MF _usashlUDA.dep -DL_usashl -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTA.o -MT _usashlUTA.o -MD -MP -MF _usashlUTA.dep -DL_usashl -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractQQDF.o -MT _fractQQDF.o -MD -MP -MF _fractQQDF.dep -DL_fract -DFROM_QQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHQDF.o -MT _fractHQDF.o -MD -MP -MF _fractHQDF.dep -DL_fract -DFROM_HQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSQDF.o -MT _fractSQDF.o -MD -MP -MF _fractSQDF.dep -DL_fract -DFROM_SQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQSF.o -MT _fractDQSF.o -MD -MP -MF _fractDQSF.dep -DL_fract -DFROM_DQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQDF.o -MT _fractDQDF.o -MD -MP -MF _fractDQDF.dep -DL_fract -DFROM_DQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQSF.o -MT _fractTQSF.o -MD -MP -MF _fractTQSF.dep -DL_fract -DFROM_TQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQDF.o -MT _fractTQDF.o -MD -MP -MF _fractTQDF.dep -DL_fract -DFROM_TQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHADF.o -MT _fractHADF.o -MD -MP -MF _fractHADF.dep -DL_fract -DFROM_HA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSADF.o -MT _fractSADF.o -MD -MP -MF _fractSADF.dep -DL_fract -DFROM_SA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDASF.o -MT _fractDASF.o -MD -MP -MF _fractDASF.dep -DL_fract -DFROM_DA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDADF.o -MT _fractDADF.o -MD -MP -MF _fractDADF.dep -DL_fract -DFROM_DA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTASF.o -MT _fractTASF.o -MD -MP -MF _fractTASF.dep -DL_fract -DFROM_TA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTADF.o -MT _fractTADF.o -MD -MP -MF _fractTADF.dep -DL_fract -DFROM_TA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUQQDF.o -MT _fractUQQDF.o -MD -MP -MF _fractUQQDF.dep -DL_fract -DFROM_UQQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHQDF.o -MT _fractUHQDF.o -MD -MP -MF _fractUHQDF.dep -DL_fract -DFROM_UHQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSQDF.o -MT _fractUSQDF.o -MD -MP -MF _fractUSQDF.dep -DL_fract -DFROM_USQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQSF.o -MT _fractUDQSF.o -MD -MP -MF _fractUDQSF.dep -DL_fract -DFROM_UDQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQDF.o -MT _fractUDQDF.o -MD -MP -MF _fractUDQDF.dep -DL_fract -DFROM_UDQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQSF.o -MT _fractUTQSF.o -MD -MP -MF _fractUTQSF.dep -DL_fract -DFROM_UTQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQDF.o -MT _fractUTQDF.o -MD -MP -MF _fractUTQDF.dep -DL_fract -DFROM_UTQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHADF.o -MT _fractUHADF.o -MD -MP -MF _fractUHADF.dep -DL_fract -DFROM_UHA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSADF.o -MT _fractUSADF.o -MD -MP -MF _fractUSADF.dep -DL_fract -DFROM_USA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDASF.o -MT _fractUDASF.o -MD -MP -MF _fractUDASF.dep -DL_fract -DFROM_UDA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDADF.o -MT _fractUDADF.o -MD -MP -MF _fractUDADF.dep -DL_fract -DFROM_UDA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTASF.o -MT _fractUTASF.o -MD -MP -MF _fractUTASF.dep -DL_fract -DFROM_UTA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTADF.o -MT _fractUTADF.o -MD -MP -MF _fractUTADF.dep -DL_fract -DFROM_UTA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFSQ.o -MT _fractSFSQ.o -MD -MP -MF _fractSFSQ.dep -DL_fract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDQ.o -MT _fractSFDQ.o -MD -MP -MF _fractSFDQ.dep -DL_fract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTQ.o -MT _fractSFTQ.o -MD -MP -MF _fractSFTQ.dep -DL_fract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDA.o -MT _fractSFDA.o -MD -MP -MF _fractSFDA.dep -DL_fract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTA.o -MT _fractSFTA.o -MD -MP -MF _fractSFTA.dep -DL_fract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUSQ.o -MT _fractSFUSQ.o -MD -MP -MF _fractSFUSQ.dep -DL_fract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDQ.o -MT _fractSFUDQ.o -MD -MP -MF _fractSFUDQ.dep -DL_fract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTQ.o -MT _fractSFUTQ.o -MD -MP -MF _fractSFUTQ.dep -DL_fract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDA.o -MT _fractSFUDA.o -MD -MP -MF _fractSFUDA.dep -DL_fract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTA.o -MT _fractSFUTA.o -MD -MP -MF _fractSFUTA.dep -DL_fract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFQQ.o -MT _fractDFQQ.o -MD -MP -MF _fractDFQQ.dep -DL_fract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHQ.o -MT _fractDFHQ.o -MD -MP -MF _fractDFHQ.dep -DL_fract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSQ.o -MT _fractDFSQ.o -MD -MP -MF _fractDFSQ.dep -DL_fract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDQ.o -MT _fractDFDQ.o -MD -MP -MF _fractDFDQ.dep -DL_fract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTQ.o -MT _fractDFTQ.o -MD -MP -MF _fractDFTQ.dep -DL_fract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHA.o -MT _fractDFHA.o -MD -MP -MF _fractDFHA.dep -DL_fract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSA.o -MT _fractDFSA.o -MD -MP -MF _fractDFSA.dep -DL_fract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDA.o -MT _fractDFDA.o -MD -MP -MF _fractDFDA.dep -DL_fract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTA.o -MT _fractDFTA.o -MD -MP -MF _fractDFTA.dep -DL_fract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUQQ.o -MT _fractDFUQQ.o -MD -MP -MF _fractDFUQQ.dep -DL_fract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHQ.o -MT _fractDFUHQ.o -MD -MP -MF _fractDFUHQ.dep -DL_fract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSQ.o -MT _fractDFUSQ.o -MD -MP -MF _fractDFUSQ.dep -DL_fract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDQ.o -MT _fractDFUDQ.o -MD -MP -MF _fractDFUDQ.dep -DL_fract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTQ.o -MT _fractDFUTQ.o -MD -MP -MF _fractDFUTQ.dep -DL_fract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHA.o -MT _fractDFUHA.o -MD -MP -MF _fractDFUHA.dep -DL_fract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSA.o -MT _fractDFUSA.o -MD -MP -MF _fractDFUSA.dep -DL_fract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDA.o -MT _fractDFUDA.o -MD -MP -MF _fractDFUDA.dep -DL_fract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTA.o -MT _fractDFUTA.o -MD -MP -MF _fractDFUTA.dep -DL_fract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHQ.o -MT _satfractQQHQ.o -MD -MP -MF _satfractQQHQ.dep -DL_satfract -DFROM_QQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSQ.o -MT _satfractQQSQ.o -MD -MP -MF _satfractQQSQ.dep -DL_satfract -DFROM_QQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDQ.o -MT _satfractQQDQ.o -MD -MP -MF _satfractQQDQ.dep -DL_satfract -DFROM_QQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTQ.o -MT _satfractQQTQ.o -MD -MP -MF _satfractQQTQ.dep -DL_satfract -DFROM_QQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHA.o -MT _satfractQQHA.o -MD -MP -MF _satfractQQHA.dep -DL_satfract -DFROM_QQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSA.o -MT _satfractQQSA.o -MD -MP -MF _satfractQQSA.dep -DL_satfract -DFROM_QQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDA.o -MT _satfractQQDA.o -MD -MP -MF _satfractQQDA.dep -DL_satfract -DFROM_QQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTA.o -MT _satfractQQTA.o -MD -MP -MF _satfractQQTA.dep -DL_satfract -DFROM_QQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUQQ.o -MT _satfractQQUQQ.o -MD -MP -MF _satfractQQUQQ.dep -DL_satfract -DFROM_QQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHQ.o -MT _satfractQQUHQ.o -MD -MP -MF _satfractQQUHQ.dep -DL_satfract -DFROM_QQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSQ.o -MT _satfractQQUSQ.o -MD -MP -MF _satfractQQUSQ.dep -DL_satfract -DFROM_QQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDQ.o -MT _satfractQQUDQ.o -MD -MP -MF _satfractQQUDQ.dep -DL_satfract -DFROM_QQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTQ.o -MT _satfractQQUTQ.o -MD -MP -MF _satfractQQUTQ.dep -DL_satfract -DFROM_QQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHA.o -MT _satfractQQUHA.o -MD -MP -MF _satfractQQUHA.dep -DL_satfract -DFROM_QQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSA.o -MT _satfractQQUSA.o -MD -MP -MF _satfractQQUSA.dep -DL_satfract -DFROM_QQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDA.o -MT _satfractQQUDA.o -MD -MP -MF _satfractQQUDA.dep -DL_satfract -DFROM_QQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTA.o -MT _satfractQQUTA.o -MD -MP -MF _satfractQQUTA.dep -DL_satfract -DFROM_QQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQQQ.o -MT _satfractHQQQ.o -MD -MP -MF _satfractHQQQ.dep -DL_satfract -DFROM_HQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSQ.o -MT _satfractHQSQ.o -MD -MP -MF _satfractHQSQ.dep -DL_satfract -DFROM_HQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDQ.o -MT _satfractHQDQ.o -MD -MP -MF _satfractHQDQ.dep -DL_satfract -DFROM_HQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTQ.o -MT _satfractHQTQ.o -MD -MP -MF _satfractHQTQ.dep -DL_satfract -DFROM_HQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQHA.o -MT _satfractHQHA.o -MD -MP -MF _satfractHQHA.dep -DL_satfract -DFROM_HQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSA.o -MT _satfractHQSA.o -MD -MP -MF _satfractHQSA.dep -DL_satfract -DFROM_HQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDA.o -MT _satfractHQDA.o -MD -MP -MF _satfractHQDA.dep -DL_satfract -DFROM_HQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTA.o -MT _satfractHQTA.o -MD -MP -MF _satfractHQTA.dep -DL_satfract -DFROM_HQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUQQ.o -MT _satfractHQUQQ.o -MD -MP -MF _satfractHQUQQ.dep -DL_satfract -DFROM_HQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHQ.o -MT _satfractHQUHQ.o -MD -MP -MF _satfractHQUHQ.dep -DL_satfract -DFROM_HQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSQ.o -MT _satfractHQUSQ.o -MD -MP -MF _satfractHQUSQ.dep -DL_satfract -DFROM_HQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDQ.o -MT _satfractHQUDQ.o -MD -MP -MF _satfractHQUDQ.dep -DL_satfract -DFROM_HQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTQ.o -MT _satfractHQUTQ.o -MD -MP -MF _satfractHQUTQ.dep -DL_satfract -DFROM_HQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHA.o -MT _satfractHQUHA.o -MD -MP -MF _satfractHQUHA.dep -DL_satfract -DFROM_HQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSA.o -MT _satfractHQUSA.o -MD -MP -MF _satfractHQUSA.dep -DL_satfract -DFROM_HQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDA.o -MT _satfractHQUDA.o -MD -MP -MF _satfractHQUDA.dep -DL_satfract -DFROM_HQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTA.o -MT _satfractHQUTA.o -MD -MP -MF _satfractHQUTA.dep -DL_satfract -DFROM_HQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQQQ.o -MT _satfractSQQQ.o -MD -MP -MF _satfractSQQQ.dep -DL_satfract -DFROM_SQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHQ.o -MT _satfractSQHQ.o -MD -MP -MF _satfractSQHQ.dep -DL_satfract -DFROM_SQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDQ.o -MT _satfractSQDQ.o -MD -MP -MF _satfractSQDQ.dep -DL_satfract -DFROM_SQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTQ.o -MT _satfractSQTQ.o -MD -MP -MF _satfractSQTQ.dep -DL_satfract -DFROM_SQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHA.o -MT _satfractSQHA.o -MD -MP -MF _satfractSQHA.dep -DL_satfract -DFROM_SQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQSA.o -MT _satfractSQSA.o -MD -MP -MF _satfractSQSA.dep -DL_satfract -DFROM_SQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDA.o -MT _satfractSQDA.o -MD -MP -MF _satfractSQDA.dep -DL_satfract -DFROM_SQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTA.o -MT _satfractSQTA.o -MD -MP -MF _satfractSQTA.dep -DL_satfract -DFROM_SQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUQQ.o -MT _satfractSQUQQ.o -MD -MP -MF _satfractSQUQQ.dep -DL_satfract -DFROM_SQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHQ.o -MT _satfractSQUHQ.o -MD -MP -MF _satfractSQUHQ.dep -DL_satfract -DFROM_SQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSQ.o -MT _satfractSQUSQ.o -MD -MP -MF _satfractSQUSQ.dep -DL_satfract -DFROM_SQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDQ.o -MT _satfractSQUDQ.o -MD -MP -MF _satfractSQUDQ.dep -DL_satfract -DFROM_SQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTQ.o -MT _satfractSQUTQ.o -MD -MP -MF _satfractSQUTQ.dep -DL_satfract -DFROM_SQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHA.o -MT _satfractSQUHA.o -MD -MP -MF _satfractSQUHA.dep -DL_satfract -DFROM_SQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSA.o -MT _satfractSQUSA.o -MD -MP -MF _satfractSQUSA.dep -DL_satfract -DFROM_SQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDA.o -MT _satfractSQUDA.o -MD -MP -MF _satfractSQUDA.dep -DL_satfract -DFROM_SQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTA.o -MT _satfractSQUTA.o -MD -MP -MF _satfractSQUTA.dep -DL_satfract -DFROM_SQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQQQ.o -MT _satfractDQQQ.o -MD -MP -MF _satfractDQQQ.dep -DL_satfract -DFROM_DQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHQ.o -MT _satfractDQHQ.o -MD -MP -MF _satfractDQHQ.dep -DL_satfract -DFROM_DQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSQ.o -MT _satfractDQSQ.o -MD -MP -MF _satfractDQSQ.dep -DL_satfract -DFROM_DQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTQ.o -MT _satfractDQTQ.o -MD -MP -MF _satfractDQTQ.dep -DL_satfract -DFROM_DQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHA.o -MT _satfractDQHA.o -MD -MP -MF _satfractDQHA.dep -DL_satfract -DFROM_DQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSA.o -MT _satfractDQSA.o -MD -MP -MF _satfractDQSA.dep -DL_satfract -DFROM_DQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQDA.o -MT _satfractDQDA.o -MD -MP -MF _satfractDQDA.dep -DL_satfract -DFROM_DQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTA.o -MT _satfractDQTA.o -MD -MP -MF _satfractDQTA.dep -DL_satfract -DFROM_DQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUQQ.o -MT _satfractDQUQQ.o -MD -MP -MF _satfractDQUQQ.dep -DL_satfract -DFROM_DQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHQ.o -MT _satfractDQUHQ.o -MD -MP -MF _satfractDQUHQ.dep -DL_satfract -DFROM_DQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSQ.o -MT _satfractDQUSQ.o -MD -MP -MF _satfractDQUSQ.dep -DL_satfract -DFROM_DQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDQ.o -MT _satfractDQUDQ.o -MD -MP -MF _satfractDQUDQ.dep -DL_satfract -DFROM_DQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTQ.o -MT _satfractDQUTQ.o -MD -MP -MF _satfractDQUTQ.dep -DL_satfract -DFROM_DQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHA.o -MT _satfractDQUHA.o -MD -MP -MF _satfractDQUHA.dep -DL_satfract -DFROM_DQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSA.o -MT _satfractDQUSA.o -MD -MP -MF _satfractDQUSA.dep -DL_satfract -DFROM_DQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDA.o -MT _satfractDQUDA.o -MD -MP -MF _satfractDQUDA.dep -DL_satfract -DFROM_DQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTA.o -MT _satfractDQUTA.o -MD -MP -MF _satfractDQUTA.dep -DL_satfract -DFROM_DQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQQQ.o -MT _satfractTQQQ.o -MD -MP -MF _satfractTQQQ.dep -DL_satfract -DFROM_TQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHQ.o -MT _satfractTQHQ.o -MD -MP -MF _satfractTQHQ.dep -DL_satfract -DFROM_TQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSQ.o -MT _satfractTQSQ.o -MD -MP -MF _satfractTQSQ.dep -DL_satfract -DFROM_TQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDQ.o -MT _satfractTQDQ.o -MD -MP -MF _satfractTQDQ.dep -DL_satfract -DFROM_TQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHA.o -MT _satfractTQHA.o -MD -MP -MF _satfractTQHA.dep -DL_satfract -DFROM_TQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSA.o -MT _satfractTQSA.o -MD -MP -MF _satfractTQSA.dep -DL_satfract -DFROM_TQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDA.o -MT _satfractTQDA.o -MD -MP -MF _satfractTQDA.dep -DL_satfract -DFROM_TQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQTA.o -MT _satfractTQTA.o -MD -MP -MF _satfractTQTA.dep -DL_satfract -DFROM_TQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUQQ.o -MT _satfractTQUQQ.o -MD -MP -MF _satfractTQUQQ.dep -DL_satfract -DFROM_TQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHQ.o -MT _satfractTQUHQ.o -MD -MP -MF _satfractTQUHQ.dep -DL_satfract -DFROM_TQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSQ.o -MT _satfractTQUSQ.o -MD -MP -MF _satfractTQUSQ.dep -DL_satfract -DFROM_TQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDQ.o -MT _satfractTQUDQ.o -MD -MP -MF _satfractTQUDQ.dep -DL_satfract -DFROM_TQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTQ.o -MT _satfractTQUTQ.o -MD -MP -MF _satfractTQUTQ.dep -DL_satfract -DFROM_TQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHA.o -MT _satfractTQUHA.o -MD -MP -MF _satfractTQUHA.dep -DL_satfract -DFROM_TQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSA.o -MT _satfractTQUSA.o -MD -MP -MF _satfractTQUSA.dep -DL_satfract -DFROM_TQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDA.o -MT _satfractTQUDA.o -MD -MP -MF _satfractTQUDA.dep -DL_satfract -DFROM_TQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTA.o -MT _satfractTQUTA.o -MD -MP -MF _satfractTQUTA.dep -DL_satfract -DFROM_TQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAQQ.o -MT _satfractHAQQ.o -MD -MP -MF _satfractHAQQ.dep -DL_satfract -DFROM_HA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAHQ.o -MT _satfractHAHQ.o -MD -MP -MF _satfractHAHQ.dep -DL_satfract -DFROM_HA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASQ.o -MT _satfractHASQ.o -MD -MP -MF _satfractHASQ.dep -DL_satfract -DFROM_HA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADQ.o -MT _satfractHADQ.o -MD -MP -MF _satfractHADQ.dep -DL_satfract -DFROM_HA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATQ.o -MT _satfractHATQ.o -MD -MP -MF _satfractHATQ.dep -DL_satfract -DFROM_HA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASA.o -MT _satfractHASA.o -MD -MP -MF _satfractHASA.dep -DL_satfract -DFROM_HA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADA.o -MT _satfractHADA.o -MD -MP -MF _satfractHADA.dep -DL_satfract -DFROM_HA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATA.o -MT _satfractHATA.o -MD -MP -MF _satfractHATA.dep -DL_satfract -DFROM_HA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUQQ.o -MT _satfractHAUQQ.o -MD -MP -MF _satfractHAUQQ.dep -DL_satfract -DFROM_HA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHQ.o -MT _satfractHAUHQ.o -MD -MP -MF _satfractHAUHQ.dep -DL_satfract -DFROM_HA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSQ.o -MT _satfractHAUSQ.o -MD -MP -MF _satfractHAUSQ.dep -DL_satfract -DFROM_HA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDQ.o -MT _satfractHAUDQ.o -MD -MP -MF _satfractHAUDQ.dep -DL_satfract -DFROM_HA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTQ.o -MT _satfractHAUTQ.o -MD -MP -MF _satfractHAUTQ.dep -DL_satfract -DFROM_HA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHA.o -MT _satfractHAUHA.o -MD -MP -MF _satfractHAUHA.dep -DL_satfract -DFROM_HA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSA.o -MT _satfractHAUSA.o -MD -MP -MF _satfractHAUSA.dep -DL_satfract -DFROM_HA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDA.o -MT _satfractHAUDA.o -MD -MP -MF _satfractHAUDA.dep -DL_satfract -DFROM_HA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTA.o -MT _satfractHAUTA.o -MD -MP -MF _satfractHAUTA.dep -DL_satfract -DFROM_HA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAQQ.o -MT _satfractSAQQ.o -MD -MP -MF _satfractSAQQ.dep -DL_satfract -DFROM_SA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHQ.o -MT _satfractSAHQ.o -MD -MP -MF _satfractSAHQ.dep -DL_satfract -DFROM_SA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSASQ.o -MT _satfractSASQ.o -MD -MP -MF _satfractSASQ.dep -DL_satfract -DFROM_SA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADQ.o -MT _satfractSADQ.o -MD -MP -MF _satfractSADQ.dep -DL_satfract -DFROM_SA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATQ.o -MT _satfractSATQ.o -MD -MP -MF _satfractSATQ.dep -DL_satfract -DFROM_SA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHA.o -MT _satfractSAHA.o -MD -MP -MF _satfractSAHA.dep -DL_satfract -DFROM_SA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADA.o -MT _satfractSADA.o -MD -MP -MF _satfractSADA.dep -DL_satfract -DFROM_SA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATA.o -MT _satfractSATA.o -MD -MP -MF _satfractSATA.dep -DL_satfract -DFROM_SA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUQQ.o -MT _satfractSAUQQ.o -MD -MP -MF _satfractSAUQQ.dep -DL_satfract -DFROM_SA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHQ.o -MT _satfractSAUHQ.o -MD -MP -MF _satfractSAUHQ.dep -DL_satfract -DFROM_SA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSQ.o -MT _satfractSAUSQ.o -MD -MP -MF _satfractSAUSQ.dep -DL_satfract -DFROM_SA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDQ.o -MT _satfractSAUDQ.o -MD -MP -MF _satfractSAUDQ.dep -DL_satfract -DFROM_SA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTQ.o -MT _satfractSAUTQ.o -MD -MP -MF _satfractSAUTQ.dep -DL_satfract -DFROM_SA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHA.o -MT _satfractSAUHA.o -MD -MP -MF _satfractSAUHA.dep -DL_satfract -DFROM_SA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSA.o -MT _satfractSAUSA.o -MD -MP -MF _satfractSAUSA.dep -DL_satfract -DFROM_SA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDA.o -MT _satfractSAUDA.o -MD -MP -MF _satfractSAUDA.dep -DL_satfract -DFROM_SA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTA.o -MT _satfractSAUTA.o -MD -MP -MF _satfractSAUTA.dep -DL_satfract -DFROM_SA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAQQ.o -MT _satfractDAQQ.o -MD -MP -MF _satfractDAQQ.dep -DL_satfract -DFROM_DA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHQ.o -MT _satfractDAHQ.o -MD -MP -MF _satfractDAHQ.dep -DL_satfract -DFROM_DA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASQ.o -MT _satfractDASQ.o -MD -MP -MF _satfractDASQ.dep -DL_satfract -DFROM_DA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDADQ.o -MT _satfractDADQ.o -MD -MP -MF _satfractDADQ.dep -DL_satfract -DFROM_DA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATQ.o -MT _satfractDATQ.o -MD -MP -MF _satfractDATQ.dep -DL_satfract -DFROM_DA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHA.o -MT _satfractDAHA.o -MD -MP -MF _satfractDAHA.dep -DL_satfract -DFROM_DA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASA.o -MT _satfractDASA.o -MD -MP -MF _satfractDASA.dep -DL_satfract -DFROM_DA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATA.o -MT _satfractDATA.o -MD -MP -MF _satfractDATA.dep -DL_satfract -DFROM_DA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUQQ.o -MT _satfractDAUQQ.o -MD -MP -MF _satfractDAUQQ.dep -DL_satfract -DFROM_DA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHQ.o -MT _satfractDAUHQ.o -MD -MP -MF _satfractDAUHQ.dep -DL_satfract -DFROM_DA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSQ.o -MT _satfractDAUSQ.o -MD -MP -MF _satfractDAUSQ.dep -DL_satfract -DFROM_DA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDQ.o -MT _satfractDAUDQ.o -MD -MP -MF _satfractDAUDQ.dep -DL_satfract -DFROM_DA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTQ.o -MT _satfractDAUTQ.o -MD -MP -MF _satfractDAUTQ.dep -DL_satfract -DFROM_DA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHA.o -MT _satfractDAUHA.o -MD -MP -MF _satfractDAUHA.dep -DL_satfract -DFROM_DA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSA.o -MT _satfractDAUSA.o -MD -MP -MF _satfractDAUSA.dep -DL_satfract -DFROM_DA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDA.o -MT _satfractDAUDA.o -MD -MP -MF _satfractDAUDA.dep -DL_satfract -DFROM_DA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTA.o -MT _satfractDAUTA.o -MD -MP -MF _satfractDAUTA.dep -DL_satfract -DFROM_DA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAQQ.o -MT _satfractTAQQ.o -MD -MP -MF _satfractTAQQ.dep -DL_satfract -DFROM_TA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHQ.o -MT _satfractTAHQ.o -MD -MP -MF _satfractTAHQ.dep -DL_satfract -DFROM_TA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASQ.o -MT _satfractTASQ.o -MD -MP -MF _satfractTASQ.dep -DL_satfract -DFROM_TA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADQ.o -MT _satfractTADQ.o -MD -MP -MF _satfractTADQ.dep -DL_satfract -DFROM_TA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTATQ.o -MT _satfractTATQ.o -MD -MP -MF _satfractTATQ.dep -DL_satfract -DFROM_TA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHA.o -MT _satfractTAHA.o -MD -MP -MF _satfractTAHA.dep -DL_satfract -DFROM_TA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASA.o -MT _satfractTASA.o -MD -MP -MF _satfractTASA.dep -DL_satfract -DFROM_TA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADA.o -MT _satfractTADA.o -MD -MP -MF _satfractTADA.dep -DL_satfract -DFROM_TA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUQQ.o -MT _satfractTAUQQ.o -MD -MP -MF _satfractTAUQQ.dep -DL_satfract -DFROM_TA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHQ.o -MT _satfractTAUHQ.o -MD -MP -MF _satfractTAUHQ.dep -DL_satfract -DFROM_TA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSQ.o -MT _satfractTAUSQ.o -MD -MP -MF _satfractTAUSQ.dep -DL_satfract -DFROM_TA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDQ.o -MT _satfractTAUDQ.o -MD -MP -MF _satfractTAUDQ.dep -DL_satfract -DFROM_TA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTQ.o -MT _satfractTAUTQ.o -MD -MP -MF _satfractTAUTQ.dep -DL_satfract -DFROM_TA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHA.o -MT _satfractTAUHA.o -MD -MP -MF _satfractTAUHA.dep -DL_satfract -DFROM_TA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSA.o -MT _satfractTAUSA.o -MD -MP -MF _satfractTAUSA.dep -DL_satfract -DFROM_TA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDA.o -MT _satfractTAUDA.o -MD -MP -MF _satfractTAUDA.dep -DL_satfract -DFROM_TA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTA.o -MT _satfractTAUTA.o -MD -MP -MF _satfractTAUTA.dep -DL_satfract -DFROM_TA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQQQ.o -MT _satfractUQQQQ.o -MD -MP -MF _satfractUQQQQ.dep -DL_satfract -DFROM_UQQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHQ.o -MT _satfractUQQHQ.o -MD -MP -MF _satfractUQQHQ.dep -DL_satfract -DFROM_UQQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSQ.o -MT _satfractUQQSQ.o -MD -MP -MF _satfractUQQSQ.dep -DL_satfract -DFROM_UQQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDQ.o -MT _satfractUQQDQ.o -MD -MP -MF _satfractUQQDQ.dep -DL_satfract -DFROM_UQQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTQ.o -MT _satfractUQQTQ.o -MD -MP -MF _satfractUQQTQ.dep -DL_satfract -DFROM_UQQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHA.o -MT _satfractUQQHA.o -MD -MP -MF _satfractUQQHA.dep -DL_satfract -DFROM_UQQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSA.o -MT _satfractUQQSA.o -MD -MP -MF _satfractUQQSA.dep -DL_satfract -DFROM_UQQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDA.o -MT _satfractUQQDA.o -MD -MP -MF _satfractUQQDA.dep -DL_satfract -DFROM_UQQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTA.o -MT _satfractUQQTA.o -MD -MP -MF _satfractUQQTA.dep -DL_satfract -DFROM_UQQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHQ.o -MT _satfractUQQUHQ.o -MD -MP -MF _satfractUQQUHQ.dep -DL_satfract -DFROM_UQQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSQ.o -MT _satfractUQQUSQ.o -MD -MP -MF _satfractUQQUSQ.dep -DL_satfract -DFROM_UQQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDQ.o -MT _satfractUQQUDQ.o -MD -MP -MF _satfractUQQUDQ.dep -DL_satfract -DFROM_UQQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTQ.o -MT _satfractUQQUTQ.o -MD -MP -MF _satfractUQQUTQ.dep -DL_satfract -DFROM_UQQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHA.o -MT _satfractUQQUHA.o -MD -MP -MF _satfractUQQUHA.dep -DL_satfract -DFROM_UQQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSA.o -MT _satfractUQQUSA.o -MD -MP -MF _satfractUQQUSA.dep -DL_satfract -DFROM_UQQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDA.o -MT _satfractUQQUDA.o -MD -MP -MF _satfractUQQUDA.dep -DL_satfract -DFROM_UQQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTA.o -MT _satfractUQQUTA.o -MD -MP -MF _satfractUQQUTA.dep -DL_satfract -DFROM_UQQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQQQ.o -MT _satfractUHQQQ.o -MD -MP -MF _satfractUHQQQ.dep -DL_satfract -DFROM_UHQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHQ.o -MT _satfractUHQHQ.o -MD -MP -MF _satfractUHQHQ.dep -DL_satfract -DFROM_UHQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSQ.o -MT _satfractUHQSQ.o -MD -MP -MF _satfractUHQSQ.dep -DL_satfract -DFROM_UHQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDQ.o -MT _satfractUHQDQ.o -MD -MP -MF _satfractUHQDQ.dep -DL_satfract -DFROM_UHQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTQ.o -MT _satfractUHQTQ.o -MD -MP -MF _satfractUHQTQ.dep -DL_satfract -DFROM_UHQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHA.o -MT _satfractUHQHA.o -MD -MP -MF _satfractUHQHA.dep -DL_satfract -DFROM_UHQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSA.o -MT _satfractUHQSA.o -MD -MP -MF _satfractUHQSA.dep -DL_satfract -DFROM_UHQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDA.o -MT _satfractUHQDA.o -MD -MP -MF _satfractUHQDA.dep -DL_satfract -DFROM_UHQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTA.o -MT _satfractUHQTA.o -MD -MP -MF _satfractUHQTA.dep -DL_satfract -DFROM_UHQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUQQ.o -MT _satfractUHQUQQ.o -MD -MP -MF _satfractUHQUQQ.dep -DL_satfract -DFROM_UHQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSQ.o -MT _satfractUHQUSQ.o -MD -MP -MF _satfractUHQUSQ.dep -DL_satfract -DFROM_UHQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDQ.o -MT _satfractUHQUDQ.o -MD -MP -MF _satfractUHQUDQ.dep -DL_satfract -DFROM_UHQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTQ.o -MT _satfractUHQUTQ.o -MD -MP -MF _satfractUHQUTQ.dep -DL_satfract -DFROM_UHQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUHA.o -MT _satfractUHQUHA.o -MD -MP -MF _satfractUHQUHA.dep -DL_satfract -DFROM_UHQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSA.o -MT _satfractUHQUSA.o -MD -MP -MF _satfractUHQUSA.dep -DL_satfract -DFROM_UHQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDA.o -MT _satfractUHQUDA.o -MD -MP -MF _satfractUHQUDA.dep -DL_satfract -DFROM_UHQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTA.o -MT _satfractUHQUTA.o -MD -MP -MF _satfractUHQUTA.dep -DL_satfract -DFROM_UHQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQQQ.o -MT _satfractUSQQQ.o -MD -MP -MF _satfractUSQQQ.dep -DL_satfract -DFROM_USQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHQ.o -MT _satfractUSQHQ.o -MD -MP -MF _satfractUSQHQ.dep -DL_satfract -DFROM_USQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSQ.o -MT _satfractUSQSQ.o -MD -MP -MF _satfractUSQSQ.dep -DL_satfract -DFROM_USQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDQ.o -MT _satfractUSQDQ.o -MD -MP -MF _satfractUSQDQ.dep -DL_satfract -DFROM_USQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTQ.o -MT _satfractUSQTQ.o -MD -MP -MF _satfractUSQTQ.dep -DL_satfract -DFROM_USQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHA.o -MT _satfractUSQHA.o -MD -MP -MF _satfractUSQHA.dep -DL_satfract -DFROM_USQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSA.o -MT _satfractUSQSA.o -MD -MP -MF _satfractUSQSA.dep -DL_satfract -DFROM_USQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDA.o -MT _satfractUSQDA.o -MD -MP -MF _satfractUSQDA.dep -DL_satfract -DFROM_USQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTA.o -MT _satfractUSQTA.o -MD -MP -MF _satfractUSQTA.dep -DL_satfract -DFROM_USQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUQQ.o -MT _satfractUSQUQQ.o -MD -MP -MF _satfractUSQUQQ.dep -DL_satfract -DFROM_USQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHQ.o -MT _satfractUSQUHQ.o -MD -MP -MF _satfractUSQUHQ.dep -DL_satfract -DFROM_USQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDQ.o -MT _satfractUSQUDQ.o -MD -MP -MF _satfractUSQUDQ.dep -DL_satfract -DFROM_USQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTQ.o -MT _satfractUSQUTQ.o -MD -MP -MF _satfractUSQUTQ.dep -DL_satfract -DFROM_USQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHA.o -MT _satfractUSQUHA.o -MD -MP -MF _satfractUSQUHA.dep -DL_satfract -DFROM_USQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUSA.o -MT _satfractUSQUSA.o -MD -MP -MF _satfractUSQUSA.dep -DL_satfract -DFROM_USQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDA.o -MT _satfractUSQUDA.o -MD -MP -MF _satfractUSQUDA.dep -DL_satfract -DFROM_USQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTA.o -MT _satfractUSQUTA.o -MD -MP -MF _satfractUSQUTA.dep -DL_satfract -DFROM_USQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQQQ.o -MT _satfractUDQQQ.o -MD -MP -MF _satfractUDQQQ.dep -DL_satfract -DFROM_UDQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHQ.o -MT _satfractUDQHQ.o -MD -MP -MF _satfractUDQHQ.dep -DL_satfract -DFROM_UDQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSQ.o -MT _satfractUDQSQ.o -MD -MP -MF _satfractUDQSQ.dep -DL_satfract -DFROM_UDQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDQ.o -MT _satfractUDQDQ.o -MD -MP -MF _satfractUDQDQ.dep -DL_satfract -DFROM_UDQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTQ.o -MT _satfractUDQTQ.o -MD -MP -MF _satfractUDQTQ.dep -DL_satfract -DFROM_UDQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHA.o -MT _satfractUDQHA.o -MD -MP -MF _satfractUDQHA.dep -DL_satfract -DFROM_UDQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSA.o -MT _satfractUDQSA.o -MD -MP -MF _satfractUDQSA.dep -DL_satfract -DFROM_UDQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDA.o -MT _satfractUDQDA.o -MD -MP -MF _satfractUDQDA.dep -DL_satfract -DFROM_UDQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTA.o -MT _satfractUDQTA.o -MD -MP -MF _satfractUDQTA.dep -DL_satfract -DFROM_UDQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUQQ.o -MT _satfractUDQUQQ.o -MD -MP -MF _satfractUDQUQQ.dep -DL_satfract -DFROM_UDQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHQ.o -MT _satfractUDQUHQ.o -MD -MP -MF _satfractUDQUHQ.dep -DL_satfract -DFROM_UDQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSQ.o -MT _satfractUDQUSQ.o -MD -MP -MF _satfractUDQUSQ.dep -DL_satfract -DFROM_UDQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTQ.o -MT _satfractUDQUTQ.o -MD -MP -MF _satfractUDQUTQ.dep -DL_satfract -DFROM_UDQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHA.o -MT _satfractUDQUHA.o -MD -MP -MF _satfractUDQUHA.dep -DL_satfract -DFROM_UDQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSA.o -MT _satfractUDQUSA.o -MD -MP -MF _satfractUDQUSA.dep -DL_satfract -DFROM_UDQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUDA.o -MT _satfractUDQUDA.o -MD -MP -MF _satfractUDQUDA.dep -DL_satfract -DFROM_UDQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTA.o -MT _satfractUDQUTA.o -MD -MP -MF _satfractUDQUTA.dep -DL_satfract -DFROM_UDQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQQQ.o -MT _satfractUTQQQ.o -MD -MP -MF _satfractUTQQQ.dep -DL_satfract -DFROM_UTQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHQ.o -MT _satfractUTQHQ.o -MD -MP -MF _satfractUTQHQ.dep -DL_satfract -DFROM_UTQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSQ.o -MT _satfractUTQSQ.o -MD -MP -MF _satfractUTQSQ.dep -DL_satfract -DFROM_UTQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDQ.o -MT _satfractUTQDQ.o -MD -MP -MF _satfractUTQDQ.dep -DL_satfract -DFROM_UTQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTQ.o -MT _satfractUTQTQ.o -MD -MP -MF _satfractUTQTQ.dep -DL_satfract -DFROM_UTQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHA.o -MT _satfractUTQHA.o -MD -MP -MF _satfractUTQHA.dep -DL_satfract -DFROM_UTQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSA.o -MT _satfractUTQSA.o -MD -MP -MF _satfractUTQSA.dep -DL_satfract -DFROM_UTQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDA.o -MT _satfractUTQDA.o -MD -MP -MF _satfractUTQDA.dep -DL_satfract -DFROM_UTQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTA.o -MT _satfractUTQTA.o -MD -MP -MF _satfractUTQTA.dep -DL_satfract -DFROM_UTQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUQQ.o -MT _satfractUTQUQQ.o -MD -MP -MF _satfractUTQUQQ.dep -DL_satfract -DFROM_UTQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHQ.o -MT _satfractUTQUHQ.o -MD -MP -MF _satfractUTQUHQ.dep -DL_satfract -DFROM_UTQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSQ.o -MT _satfractUTQUSQ.o -MD -MP -MF _satfractUTQUSQ.dep -DL_satfract -DFROM_UTQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDQ.o -MT _satfractUTQUDQ.o -MD -MP -MF _satfractUTQUDQ.dep -DL_satfract -DFROM_UTQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHA.o -MT _satfractUTQUHA.o -MD -MP -MF _satfractUTQUHA.dep -DL_satfract -DFROM_UTQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSA.o -MT _satfractUTQUSA.o -MD -MP -MF _satfractUTQUSA.dep -DL_satfract -DFROM_UTQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDA.o -MT _satfractUTQUDA.o -MD -MP -MF _satfractUTQUDA.dep -DL_satfract -DFROM_UTQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUTA.o -MT _satfractUTQUTA.o -MD -MP -MF _satfractUTQUTA.dep -DL_satfract -DFROM_UTQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAQQ.o -MT _satfractUHAQQ.o -MD -MP -MF _satfractUHAQQ.dep -DL_satfract -DFROM_UHA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHQ.o -MT _satfractUHAHQ.o -MD -MP -MF _satfractUHAHQ.dep -DL_satfract -DFROM_UHA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASQ.o -MT _satfractUHASQ.o -MD -MP -MF _satfractUHASQ.dep -DL_satfract -DFROM_UHA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADQ.o -MT _satfractUHADQ.o -MD -MP -MF _satfractUHADQ.dep -DL_satfract -DFROM_UHA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATQ.o -MT _satfractUHATQ.o -MD -MP -MF _satfractUHATQ.dep -DL_satfract -DFROM_UHA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHA.o -MT _satfractUHAHA.o -MD -MP -MF _satfractUHAHA.dep -DL_satfract -DFROM_UHA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASA.o -MT _satfractUHASA.o -MD -MP -MF _satfractUHASA.dep -DL_satfract -DFROM_UHA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADA.o -MT _satfractUHADA.o -MD -MP -MF _satfractUHADA.dep -DL_satfract -DFROM_UHA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATA.o -MT _satfractUHATA.o -MD -MP -MF _satfractUHATA.dep -DL_satfract -DFROM_UHA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUQQ.o -MT _satfractUHAUQQ.o -MD -MP -MF _satfractUHAUQQ.dep -DL_satfract -DFROM_UHA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUHQ.o -MT _satfractUHAUHQ.o -MD -MP -MF _satfractUHAUHQ.dep -DL_satfract -DFROM_UHA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSQ.o -MT _satfractUHAUSQ.o -MD -MP -MF _satfractUHAUSQ.dep -DL_satfract -DFROM_UHA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDQ.o -MT _satfractUHAUDQ.o -MD -MP -MF _satfractUHAUDQ.dep -DL_satfract -DFROM_UHA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTQ.o -MT _satfractUHAUTQ.o -MD -MP -MF _satfractUHAUTQ.dep -DL_satfract -DFROM_UHA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSA.o -MT _satfractUHAUSA.o -MD -MP -MF _satfractUHAUSA.dep -DL_satfract -DFROM_UHA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDA.o -MT _satfractUHAUDA.o -MD -MP -MF _satfractUHAUDA.dep -DL_satfract -DFROM_UHA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTA.o -MT _satfractUHAUTA.o -MD -MP -MF _satfractUHAUTA.dep -DL_satfract -DFROM_UHA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAQQ.o -MT _satfractUSAQQ.o -MD -MP -MF _satfractUSAQQ.dep -DL_satfract -DFROM_USA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHQ.o -MT _satfractUSAHQ.o -MD -MP -MF _satfractUSAHQ.dep -DL_satfract -DFROM_USA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASQ.o -MT _satfractUSASQ.o -MD -MP -MF _satfractUSASQ.dep -DL_satfract -DFROM_USA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADQ.o -MT _satfractUSADQ.o -MD -MP -MF _satfractUSADQ.dep -DL_satfract -DFROM_USA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATQ.o -MT _satfractUSATQ.o -MD -MP -MF _satfractUSATQ.dep -DL_satfract -DFROM_USA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHA.o -MT _satfractUSAHA.o -MD -MP -MF _satfractUSAHA.dep -DL_satfract -DFROM_USA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASA.o -MT _satfractUSASA.o -MD -MP -MF _satfractUSASA.dep -DL_satfract -DFROM_USA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADA.o -MT _satfractUSADA.o -MD -MP -MF _satfractUSADA.dep -DL_satfract -DFROM_USA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATA.o -MT _satfractUSATA.o -MD -MP -MF _satfractUSATA.dep -DL_satfract -DFROM_USA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUQQ.o -MT _satfractUSAUQQ.o -MD -MP -MF _satfractUSAUQQ.dep -DL_satfract -DFROM_USA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHQ.o -MT _satfractUSAUHQ.o -MD -MP -MF _satfractUSAUHQ.dep -DL_satfract -DFROM_USA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUSQ.o -MT _satfractUSAUSQ.o -MD -MP -MF _satfractUSAUSQ.dep -DL_satfract -DFROM_USA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDQ.o -MT _satfractUSAUDQ.o -MD -MP -MF _satfractUSAUDQ.dep -DL_satfract -DFROM_USA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTQ.o -MT _satfractUSAUTQ.o -MD -MP -MF _satfractUSAUTQ.dep -DL_satfract -DFROM_USA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHA.o -MT _satfractUSAUHA.o -MD -MP -MF _satfractUSAUHA.dep -DL_satfract -DFROM_USA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDA.o -MT _satfractUSAUDA.o -MD -MP -MF _satfractUSAUDA.dep -DL_satfract -DFROM_USA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTA.o -MT _satfractUSAUTA.o -MD -MP -MF _satfractUSAUTA.dep -DL_satfract -DFROM_USA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAQQ.o -MT _satfractUDAQQ.o -MD -MP -MF _satfractUDAQQ.dep -DL_satfract -DFROM_UDA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHQ.o -MT _satfractUDAHQ.o -MD -MP -MF _satfractUDAHQ.dep -DL_satfract -DFROM_UDA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASQ.o -MT _satfractUDASQ.o -MD -MP -MF _satfractUDASQ.dep -DL_satfract -DFROM_UDA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADQ.o -MT _satfractUDADQ.o -MD -MP -MF _satfractUDADQ.dep -DL_satfract -DFROM_UDA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATQ.o -MT _satfractUDATQ.o -MD -MP -MF _satfractUDATQ.dep -DL_satfract -DFROM_UDA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHA.o -MT _satfractUDAHA.o -MD -MP -MF _satfractUDAHA.dep -DL_satfract -DFROM_UDA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASA.o -MT _satfractUDASA.o -MD -MP -MF _satfractUDASA.dep -DL_satfract -DFROM_UDA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADA.o -MT _satfractUDADA.o -MD -MP -MF _satfractUDADA.dep -DL_satfract -DFROM_UDA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATA.o -MT _satfractUDATA.o -MD -MP -MF _satfractUDATA.dep -DL_satfract -DFROM_UDA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUQQ.o -MT _satfractUDAUQQ.o -MD -MP -MF _satfractUDAUQQ.dep -DL_satfract -DFROM_UDA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHQ.o -MT _satfractUDAUHQ.o -MD -MP -MF _satfractUDAUHQ.dep -DL_satfract -DFROM_UDA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSQ.o -MT _satfractUDAUSQ.o -MD -MP -MF _satfractUDAUSQ.dep -DL_satfract -DFROM_UDA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUDQ.o -MT _satfractUDAUDQ.o -MD -MP -MF _satfractUDAUDQ.dep -DL_satfract -DFROM_UDA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTQ.o -MT _satfractUDAUTQ.o -MD -MP -MF _satfractUDAUTQ.dep -DL_satfract -DFROM_UDA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHA.o -MT _satfractUDAUHA.o -MD -MP -MF _satfractUDAUHA.dep -DL_satfract -DFROM_UDA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSA.o -MT _satfractUDAUSA.o -MD -MP -MF _satfractUDAUSA.dep -DL_satfract -DFROM_UDA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTA.o -MT _satfractUDAUTA.o -MD -MP -MF _satfractUDAUTA.dep -DL_satfract -DFROM_UDA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAQQ.o -MT _satfractUTAQQ.o -MD -MP -MF _satfractUTAQQ.dep -DL_satfract -DFROM_UTA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHQ.o -MT _satfractUTAHQ.o -MD -MP -MF _satfractUTAHQ.dep -DL_satfract -DFROM_UTA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASQ.o -MT _satfractUTASQ.o -MD -MP -MF _satfractUTASQ.dep -DL_satfract -DFROM_UTA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADQ.o -MT _satfractUTADQ.o -MD -MP -MF _satfractUTADQ.dep -DL_satfract -DFROM_UTA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATQ.o -MT _satfractUTATQ.o -MD -MP -MF _satfractUTATQ.dep -DL_satfract -DFROM_UTA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHA.o -MT _satfractUTAHA.o -MD -MP -MF _satfractUTAHA.dep -DL_satfract -DFROM_UTA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASA.o -MT _satfractUTASA.o -MD -MP -MF _satfractUTASA.dep -DL_satfract -DFROM_UTA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADA.o -MT _satfractUTADA.o -MD -MP -MF _satfractUTADA.dep -DL_satfract -DFROM_UTA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATA.o -MT _satfractUTATA.o -MD -MP -MF _satfractUTATA.dep -DL_satfract -DFROM_UTA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUQQ.o -MT _satfractUTAUQQ.o -MD -MP -MF _satfractUTAUQQ.dep -DL_satfract -DFROM_UTA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHQ.o -MT _satfractUTAUHQ.o -MD -MP -MF _satfractUTAUHQ.dep -DL_satfract -DFROM_UTA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSQ.o -MT _satfractUTAUSQ.o -MD -MP -MF _satfractUTAUSQ.dep -DL_satfract -DFROM_UTA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDQ.o -MT _satfractUTAUDQ.o -MD -MP -MF _satfractUTAUDQ.dep -DL_satfract -DFROM_UTA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUTQ.o -MT _satfractUTAUTQ.o -MD -MP -MF _satfractUTAUTQ.dep -DL_satfract -DFROM_UTA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHA.o -MT _satfractUTAUHA.o -MD -MP -MF _satfractUTAUHA.dep -DL_satfract -DFROM_UTA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSA.o -MT _satfractUTAUSA.o -MD -MP -MF _satfractUTAUSA.dep -DL_satfract -DFROM_UTA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDA.o -MT _satfractUTAUDA.o -MD -MP -MF _satfractUTAUDA.dep -DL_satfract -DFROM_UTA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIQQ.o -MT _satfractQIQQ.o -MD -MP -MF _satfractQIQQ.dep -DL_satfract -DFROM_QI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHQ.o -MT _satfractQIHQ.o -MD -MP -MF _satfractQIHQ.dep -DL_satfract -DFROM_QI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISQ.o -MT _satfractQISQ.o -MD -MP -MF _satfractQISQ.dep -DL_satfract -DFROM_QI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDQ.o -MT _satfractQIDQ.o -MD -MP -MF _satfractQIDQ.dep -DL_satfract -DFROM_QI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITQ.o -MT _satfractQITQ.o -MD -MP -MF _satfractQITQ.dep -DL_satfract -DFROM_QI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHA.o -MT _satfractQIHA.o -MD -MP -MF _satfractQIHA.dep -DL_satfract -DFROM_QI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISA.o -MT _satfractQISA.o -MD -MP -MF _satfractQISA.dep -DL_satfract -DFROM_QI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDA.o -MT _satfractQIDA.o -MD -MP -MF _satfractQIDA.dep -DL_satfract -DFROM_QI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITA.o -MT _satfractQITA.o -MD -MP -MF _satfractQITA.dep -DL_satfract -DFROM_QI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUQQ.o -MT _satfractQIUQQ.o -MD -MP -MF _satfractQIUQQ.dep -DL_satfract -DFROM_QI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHQ.o -MT _satfractQIUHQ.o -MD -MP -MF _satfractQIUHQ.dep -DL_satfract -DFROM_QI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSQ.o -MT _satfractQIUSQ.o -MD -MP -MF _satfractQIUSQ.dep -DL_satfract -DFROM_QI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDQ.o -MT _satfractQIUDQ.o -MD -MP -MF _satfractQIUDQ.dep -DL_satfract -DFROM_QI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTQ.o -MT _satfractQIUTQ.o -MD -MP -MF _satfractQIUTQ.dep -DL_satfract -DFROM_QI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHA.o -MT _satfractQIUHA.o -MD -MP -MF _satfractQIUHA.dep -DL_satfract -DFROM_QI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSA.o -MT _satfractQIUSA.o -MD -MP -MF _satfractQIUSA.dep -DL_satfract -DFROM_QI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDA.o -MT _satfractQIUDA.o -MD -MP -MF _satfractQIUDA.dep -DL_satfract -DFROM_QI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTA.o -MT _satfractQIUTA.o -MD -MP -MF _satfractQIUTA.dep -DL_satfract -DFROM_QI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIQQ.o -MT _satfractHIQQ.o -MD -MP -MF _satfractHIQQ.dep -DL_satfract -DFROM_HI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHQ.o -MT _satfractHIHQ.o -MD -MP -MF _satfractHIHQ.dep -DL_satfract -DFROM_HI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISQ.o -MT _satfractHISQ.o -MD -MP -MF _satfractHISQ.dep -DL_satfract -DFROM_HI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDQ.o -MT _satfractHIDQ.o -MD -MP -MF _satfractHIDQ.dep -DL_satfract -DFROM_HI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITQ.o -MT _satfractHITQ.o -MD -MP -MF _satfractHITQ.dep -DL_satfract -DFROM_HI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHA.o -MT _satfractHIHA.o -MD -MP -MF _satfractHIHA.dep -DL_satfract -DFROM_HI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISA.o -MT _satfractHISA.o -MD -MP -MF _satfractHISA.dep -DL_satfract -DFROM_HI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDA.o -MT _satfractHIDA.o -MD -MP -MF _satfractHIDA.dep -DL_satfract -DFROM_HI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITA.o -MT _satfractHITA.o -MD -MP -MF _satfractHITA.dep -DL_satfract -DFROM_HI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUQQ.o -MT _satfractHIUQQ.o -MD -MP -MF _satfractHIUQQ.dep -DL_satfract -DFROM_HI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHQ.o -MT _satfractHIUHQ.o -MD -MP -MF _satfractHIUHQ.dep -DL_satfract -DFROM_HI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSQ.o -MT _satfractHIUSQ.o -MD -MP -MF _satfractHIUSQ.dep -DL_satfract -DFROM_HI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDQ.o -MT _satfractHIUDQ.o -MD -MP -MF _satfractHIUDQ.dep -DL_satfract -DFROM_HI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTQ.o -MT _satfractHIUTQ.o -MD -MP -MF _satfractHIUTQ.dep -DL_satfract -DFROM_HI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHA.o -MT _satfractHIUHA.o -MD -MP -MF _satfractHIUHA.dep -DL_satfract -DFROM_HI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSA.o -MT _satfractHIUSA.o -MD -MP -MF _satfractHIUSA.dep -DL_satfract -DFROM_HI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDA.o -MT _satfractHIUDA.o -MD -MP -MF _satfractHIUDA.dep -DL_satfract -DFROM_HI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTA.o -MT _satfractHIUTA.o -MD -MP -MF _satfractHIUTA.dep -DL_satfract -DFROM_HI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIQQ.o -MT _satfractSIQQ.o -MD -MP -MF _satfractSIQQ.dep -DL_satfract -DFROM_SI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHQ.o -MT _satfractSIHQ.o -MD -MP -MF _satfractSIHQ.dep -DL_satfract -DFROM_SI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISQ.o -MT _satfractSISQ.o -MD -MP -MF _satfractSISQ.dep -DL_satfract -DFROM_SI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDQ.o -MT _satfractSIDQ.o -MD -MP -MF _satfractSIDQ.dep -DL_satfract -DFROM_SI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITQ.o -MT _satfractSITQ.o -MD -MP -MF _satfractSITQ.dep -DL_satfract -DFROM_SI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHA.o -MT _satfractSIHA.o -MD -MP -MF _satfractSIHA.dep -DL_satfract -DFROM_SI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISA.o -MT _satfractSISA.o -MD -MP -MF _satfractSISA.dep -DL_satfract -DFROM_SI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDA.o -MT _satfractSIDA.o -MD -MP -MF _satfractSIDA.dep -DL_satfract -DFROM_SI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITA.o -MT _satfractSITA.o -MD -MP -MF _satfractSITA.dep -DL_satfract -DFROM_SI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUQQ.o -MT _satfractSIUQQ.o -MD -MP -MF _satfractSIUQQ.dep -DL_satfract -DFROM_SI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHQ.o -MT _satfractSIUHQ.o -MD -MP -MF _satfractSIUHQ.dep -DL_satfract -DFROM_SI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSQ.o -MT _satfractSIUSQ.o -MD -MP -MF _satfractSIUSQ.dep -DL_satfract -DFROM_SI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDQ.o -MT _satfractSIUDQ.o -MD -MP -MF _satfractSIUDQ.dep -DL_satfract -DFROM_SI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTQ.o -MT _satfractSIUTQ.o -MD -MP -MF _satfractSIUTQ.dep -DL_satfract -DFROM_SI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHA.o -MT _satfractSIUHA.o -MD -MP -MF _satfractSIUHA.dep -DL_satfract -DFROM_SI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSA.o -MT _satfractSIUSA.o -MD -MP -MF _satfractSIUSA.dep -DL_satfract -DFROM_SI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDA.o -MT _satfractSIUDA.o -MD -MP -MF _satfractSIUDA.dep -DL_satfract -DFROM_SI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTA.o -MT _satfractSIUTA.o -MD -MP -MF _satfractSIUTA.dep -DL_satfract -DFROM_SI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIQQ.o -MT _satfractDIQQ.o -MD -MP -MF _satfractDIQQ.dep -DL_satfract -DFROM_DI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHQ.o -MT _satfractDIHQ.o -MD -MP -MF _satfractDIHQ.dep -DL_satfract -DFROM_DI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISQ.o -MT _satfractDISQ.o -MD -MP -MF _satfractDISQ.dep -DL_satfract -DFROM_DI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDQ.o -MT _satfractDIDQ.o -MD -MP -MF _satfractDIDQ.dep -DL_satfract -DFROM_DI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITQ.o -MT _satfractDITQ.o -MD -MP -MF _satfractDITQ.dep -DL_satfract -DFROM_DI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHA.o -MT _satfractDIHA.o -MD -MP -MF _satfractDIHA.dep -DL_satfract -DFROM_DI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISA.o -MT _satfractDISA.o -MD -MP -MF _satfractDISA.dep -DL_satfract -DFROM_DI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDA.o -MT _satfractDIDA.o -MD -MP -MF _satfractDIDA.dep -DL_satfract -DFROM_DI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITA.o -MT _satfractDITA.o -MD -MP -MF _satfractDITA.dep -DL_satfract -DFROM_DI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUQQ.o -MT _satfractDIUQQ.o -MD -MP -MF _satfractDIUQQ.dep -DL_satfract -DFROM_DI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHQ.o -MT _satfractDIUHQ.o -MD -MP -MF _satfractDIUHQ.dep -DL_satfract -DFROM_DI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSQ.o -MT _satfractDIUSQ.o -MD -MP -MF _satfractDIUSQ.dep -DL_satfract -DFROM_DI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDQ.o -MT _satfractDIUDQ.o -MD -MP -MF _satfractDIUDQ.dep -DL_satfract -DFROM_DI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTQ.o -MT _satfractDIUTQ.o -MD -MP -MF _satfractDIUTQ.dep -DL_satfract -DFROM_DI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHA.o -MT _satfractDIUHA.o -MD -MP -MF _satfractDIUHA.dep -DL_satfract -DFROM_DI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSA.o -MT _satfractDIUSA.o -MD -MP -MF _satfractDIUSA.dep -DL_satfract -DFROM_DI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDA.o -MT _satfractDIUDA.o -MD -MP -MF _satfractDIUDA.dep -DL_satfract -DFROM_DI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTA.o -MT _satfractDIUTA.o -MD -MP -MF _satfractDIUTA.dep -DL_satfract -DFROM_DI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIQQ.o -MT _satfractTIQQ.o -MD -MP -MF _satfractTIQQ.dep -DL_satfract -DFROM_TI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHQ.o -MT _satfractTIHQ.o -MD -MP -MF _satfractTIHQ.dep -DL_satfract -DFROM_TI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISQ.o -MT _satfractTISQ.o -MD -MP -MF _satfractTISQ.dep -DL_satfract -DFROM_TI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDQ.o -MT _satfractTIDQ.o -MD -MP -MF _satfractTIDQ.dep -DL_satfract -DFROM_TI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITQ.o -MT _satfractTITQ.o -MD -MP -MF _satfractTITQ.dep -DL_satfract -DFROM_TI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHA.o -MT _satfractTIHA.o -MD -MP -MF _satfractTIHA.dep -DL_satfract -DFROM_TI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISA.o -MT _satfractTISA.o -MD -MP -MF _satfractTISA.dep -DL_satfract -DFROM_TI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDA.o -MT _satfractTIDA.o -MD -MP -MF _satfractTIDA.dep -DL_satfract -DFROM_TI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITA.o -MT _satfractTITA.o -MD -MP -MF _satfractTITA.dep -DL_satfract -DFROM_TI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUQQ.o -MT _satfractTIUQQ.o -MD -MP -MF _satfractTIUQQ.dep -DL_satfract -DFROM_TI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHQ.o -MT _satfractTIUHQ.o -MD -MP -MF _satfractTIUHQ.dep -DL_satfract -DFROM_TI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSQ.o -MT _satfractTIUSQ.o -MD -MP -MF _satfractTIUSQ.dep -DL_satfract -DFROM_TI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDQ.o -MT _satfractTIUDQ.o -MD -MP -MF _satfractTIUDQ.dep -DL_satfract -DFROM_TI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTQ.o -MT _satfractTIUTQ.o -MD -MP -MF _satfractTIUTQ.dep -DL_satfract -DFROM_TI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHA.o -MT _satfractTIUHA.o -MD -MP -MF _satfractTIUHA.dep -DL_satfract -DFROM_TI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSA.o -MT _satfractTIUSA.o -MD -MP -MF _satfractTIUSA.dep -DL_satfract -DFROM_TI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDA.o -MT _satfractTIUDA.o -MD -MP -MF _satfractTIUDA.dep -DL_satfract -DFROM_TI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTA.o -MT _satfractTIUTA.o -MD -MP -MF _satfractTIUTA.dep -DL_satfract -DFROM_TI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFQQ.o -MT _satfractSFQQ.o -MD -MP -MF _satfractSFQQ.dep -DL_satfract -DFROM_SF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHQ.o -MT _satfractSFHQ.o -MD -MP -MF _satfractSFHQ.dep -DL_satfract -DFROM_SF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSQ.o -MT _satfractSFSQ.o -MD -MP -MF _satfractSFSQ.dep -DL_satfract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDQ.o -MT _satfractSFDQ.o -MD -MP -MF _satfractSFDQ.dep -DL_satfract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTQ.o -MT _satfractSFTQ.o -MD -MP -MF _satfractSFTQ.dep -DL_satfract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHA.o -MT _satfractSFHA.o -MD -MP -MF _satfractSFHA.dep -DL_satfract -DFROM_SF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSA.o -MT _satfractSFSA.o -MD -MP -MF _satfractSFSA.dep -DL_satfract -DFROM_SF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDA.o -MT _satfractSFDA.o -MD -MP -MF _satfractSFDA.dep -DL_satfract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTA.o -MT _satfractSFTA.o -MD -MP -MF _satfractSFTA.dep -DL_satfract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUQQ.o -MT _satfractSFUQQ.o -MD -MP -MF _satfractSFUQQ.dep -DL_satfract -DFROM_SF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHQ.o -MT _satfractSFUHQ.o -MD -MP -MF _satfractSFUHQ.dep -DL_satfract -DFROM_SF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSQ.o -MT _satfractSFUSQ.o -MD -MP -MF _satfractSFUSQ.dep -DL_satfract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDQ.o -MT _satfractSFUDQ.o -MD -MP -MF _satfractSFUDQ.dep -DL_satfract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTQ.o -MT _satfractSFUTQ.o -MD -MP -MF _satfractSFUTQ.dep -DL_satfract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHA.o -MT _satfractSFUHA.o -MD -MP -MF _satfractSFUHA.dep -DL_satfract -DFROM_SF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSA.o -MT _satfractSFUSA.o -MD -MP -MF _satfractSFUSA.dep -DL_satfract -DFROM_SF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDA.o -MT _satfractSFUDA.o -MD -MP -MF _satfractSFUDA.dep -DL_satfract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTA.o -MT _satfractSFUTA.o -MD -MP -MF _satfractSFUTA.dep -DL_satfract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFQQ.o -MT _satfractDFQQ.o -MD -MP -MF _satfractDFQQ.dep -DL_satfract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHQ.o -MT _satfractDFHQ.o -MD -MP -MF _satfractDFHQ.dep -DL_satfract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSQ.o -MT _satfractDFSQ.o -MD -MP -MF _satfractDFSQ.dep -DL_satfract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDQ.o -MT _satfractDFDQ.o -MD -MP -MF _satfractDFDQ.dep -DL_satfract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTQ.o -MT _satfractDFTQ.o -MD -MP -MF _satfractDFTQ.dep -DL_satfract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHA.o -MT _satfractDFHA.o -MD -MP -MF _satfractDFHA.dep -DL_satfract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSA.o -MT _satfractDFSA.o -MD -MP -MF _satfractDFSA.dep -DL_satfract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDA.o -MT _satfractDFDA.o -MD -MP -MF _satfractDFDA.dep -DL_satfract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTA.o -MT _satfractDFTA.o -MD -MP -MF _satfractDFTA.dep -DL_satfract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUQQ.o -MT _satfractDFUQQ.o -MD -MP -MF _satfractDFUQQ.dep -DL_satfract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHQ.o -MT _satfractDFUHQ.o -MD -MP -MF _satfractDFUHQ.dep -DL_satfract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSQ.o -MT _satfractDFUSQ.o -MD -MP -MF _satfractDFUSQ.dep -DL_satfract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDQ.o -MT _satfractDFUDQ.o -MD -MP -MF _satfractDFUDQ.dep -DL_satfract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTQ.o -MT _satfractDFUTQ.o -MD -MP -MF _satfractDFUTQ.dep -DL_satfract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHA.o -MT _satfractDFUHA.o -MD -MP -MF _satfractDFUHA.dep -DL_satfract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSA.o -MT _satfractDFUSA.o -MD -MP -MF _satfractDFUSA.dep -DL_satfract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDA.o -MT _satfractDFUDA.o -MD -MP -MF _satfractDFUDA.dep -DL_satfract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTA.o -MT _satfractDFUTA.o -MD -MP -MF _satfractDFUTA.dep -DL_satfract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIQQ.o -MT _satfractunsUQIQQ.o -MD -MP -MF _satfractunsUQIQQ.dep -DL_satfractuns -DFROM_UQI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHQ.o -MT _satfractunsUQIHQ.o -MD -MP -MF _satfractunsUQIHQ.dep -DL_satfractuns -DFROM_UQI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISQ.o -MT _satfractunsUQISQ.o -MD -MP -MF _satfractunsUQISQ.dep -DL_satfractuns -DFROM_UQI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDQ.o -MT _satfractunsUQIDQ.o -MD -MP -MF _satfractunsUQIDQ.dep -DL_satfractuns -DFROM_UQI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITQ.o -MT _satfractunsUQITQ.o -MD -MP -MF _satfractunsUQITQ.dep -DL_satfractuns -DFROM_UQI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHA.o -MT _satfractunsUQIHA.o -MD -MP -MF _satfractunsUQIHA.dep -DL_satfractuns -DFROM_UQI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISA.o -MT _satfractunsUQISA.o -MD -MP -MF _satfractunsUQISA.dep -DL_satfractuns -DFROM_UQI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDA.o -MT _satfractunsUQIDA.o -MD -MP -MF _satfractunsUQIDA.dep -DL_satfractuns -DFROM_UQI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITA.o -MT _satfractunsUQITA.o -MD -MP -MF _satfractunsUQITA.dep -DL_satfractuns -DFROM_UQI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUQQ.o -MT _satfractunsUQIUQQ.o -MD -MP -MF _satfractunsUQIUQQ.dep -DL_satfractuns -DFROM_UQI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHQ.o -MT _satfractunsUQIUHQ.o -MD -MP -MF _satfractunsUQIUHQ.dep -DL_satfractuns -DFROM_UQI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSQ.o -MT _satfractunsUQIUSQ.o -MD -MP -MF _satfractunsUQIUSQ.dep -DL_satfractuns -DFROM_UQI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDQ.o -MT _satfractunsUQIUDQ.o -MD -MP -MF _satfractunsUQIUDQ.dep -DL_satfractuns -DFROM_UQI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTQ.o -MT _satfractunsUQIUTQ.o -MD -MP -MF _satfractunsUQIUTQ.dep -DL_satfractuns -DFROM_UQI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHA.o -MT _satfractunsUQIUHA.o -MD -MP -MF _satfractunsUQIUHA.dep -DL_satfractuns -DFROM_UQI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSA.o -MT _satfractunsUQIUSA.o -MD -MP -MF _satfractunsUQIUSA.dep -DL_satfractuns -DFROM_UQI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDA.o -MT _satfractunsUQIUDA.o -MD -MP -MF _satfractunsUQIUDA.dep -DL_satfractuns -DFROM_UQI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTA.o -MT _satfractunsUQIUTA.o -MD -MP -MF _satfractunsUQIUTA.dep -DL_satfractuns -DFROM_UQI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIQQ.o -MT _satfractunsUHIQQ.o -MD -MP -MF _satfractunsUHIQQ.dep -DL_satfractuns -DFROM_UHI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHQ.o -MT _satfractunsUHIHQ.o -MD -MP -MF _satfractunsUHIHQ.dep -DL_satfractuns -DFROM_UHI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISQ.o -MT _satfractunsUHISQ.o -MD -MP -MF _satfractunsUHISQ.dep -DL_satfractuns -DFROM_UHI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDQ.o -MT _satfractunsUHIDQ.o -MD -MP -MF _satfractunsUHIDQ.dep -DL_satfractuns -DFROM_UHI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITQ.o -MT _satfractunsUHITQ.o -MD -MP -MF _satfractunsUHITQ.dep -DL_satfractuns -DFROM_UHI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHA.o -MT _satfractunsUHIHA.o -MD -MP -MF _satfractunsUHIHA.dep -DL_satfractuns -DFROM_UHI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISA.o -MT _satfractunsUHISA.o -MD -MP -MF _satfractunsUHISA.dep -DL_satfractuns -DFROM_UHI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDA.o -MT _satfractunsUHIDA.o -MD -MP -MF _satfractunsUHIDA.dep -DL_satfractuns -DFROM_UHI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITA.o -MT _satfractunsUHITA.o -MD -MP -MF _satfractunsUHITA.dep -DL_satfractuns -DFROM_UHI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUQQ.o -MT _satfractunsUHIUQQ.o -MD -MP -MF _satfractunsUHIUQQ.dep -DL_satfractuns -DFROM_UHI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHQ.o -MT _satfractunsUHIUHQ.o -MD -MP -MF _satfractunsUHIUHQ.dep -DL_satfractuns -DFROM_UHI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSQ.o -MT _satfractunsUHIUSQ.o -MD -MP -MF _satfractunsUHIUSQ.dep -DL_satfractuns -DFROM_UHI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDQ.o -MT _satfractunsUHIUDQ.o -MD -MP -MF _satfractunsUHIUDQ.dep -DL_satfractuns -DFROM_UHI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTQ.o -MT _satfractunsUHIUTQ.o -MD -MP -MF _satfractunsUHIUTQ.dep -DL_satfractuns -DFROM_UHI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHA.o -MT _satfractunsUHIUHA.o -MD -MP -MF _satfractunsUHIUHA.dep -DL_satfractuns -DFROM_UHI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSA.o -MT _satfractunsUHIUSA.o -MD -MP -MF _satfractunsUHIUSA.dep -DL_satfractuns -DFROM_UHI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDA.o -MT _satfractunsUHIUDA.o -MD -MP -MF _satfractunsUHIUDA.dep -DL_satfractuns -DFROM_UHI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTA.o -MT _satfractunsUHIUTA.o -MD -MP -MF _satfractunsUHIUTA.dep -DL_satfractuns -DFROM_UHI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIQQ.o -MT _satfractunsUSIQQ.o -MD -MP -MF _satfractunsUSIQQ.dep -DL_satfractuns -DFROM_USI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHQ.o -MT _satfractunsUSIHQ.o -MD -MP -MF _satfractunsUSIHQ.dep -DL_satfractuns -DFROM_USI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISQ.o -MT _satfractunsUSISQ.o -MD -MP -MF _satfractunsUSISQ.dep -DL_satfractuns -DFROM_USI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDQ.o -MT _satfractunsUSIDQ.o -MD -MP -MF _satfractunsUSIDQ.dep -DL_satfractuns -DFROM_USI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITQ.o -MT _satfractunsUSITQ.o -MD -MP -MF _satfractunsUSITQ.dep -DL_satfractuns -DFROM_USI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHA.o -MT _satfractunsUSIHA.o -MD -MP -MF _satfractunsUSIHA.dep -DL_satfractuns -DFROM_USI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISA.o -MT _satfractunsUSISA.o -MD -MP -MF _satfractunsUSISA.dep -DL_satfractuns -DFROM_USI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDA.o -MT _satfractunsUSIDA.o -MD -MP -MF _satfractunsUSIDA.dep -DL_satfractuns -DFROM_USI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITA.o -MT _satfractunsUSITA.o -MD -MP -MF _satfractunsUSITA.dep -DL_satfractuns -DFROM_USI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUQQ.o -MT _satfractunsUSIUQQ.o -MD -MP -MF _satfractunsUSIUQQ.dep -DL_satfractuns -DFROM_USI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHQ.o -MT _satfractunsUSIUHQ.o -MD -MP -MF _satfractunsUSIUHQ.dep -DL_satfractuns -DFROM_USI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSQ.o -MT _satfractunsUSIUSQ.o -MD -MP -MF _satfractunsUSIUSQ.dep -DL_satfractuns -DFROM_USI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDQ.o -MT _satfractunsUSIUDQ.o -MD -MP -MF _satfractunsUSIUDQ.dep -DL_satfractuns -DFROM_USI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTQ.o -MT _satfractunsUSIUTQ.o -MD -MP -MF _satfractunsUSIUTQ.dep -DL_satfractuns -DFROM_USI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHA.o -MT _satfractunsUSIUHA.o -MD -MP -MF _satfractunsUSIUHA.dep -DL_satfractuns -DFROM_USI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSA.o -MT _satfractunsUSIUSA.o -MD -MP -MF _satfractunsUSIUSA.dep -DL_satfractuns -DFROM_USI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDA.o -MT _satfractunsUSIUDA.o -MD -MP -MF _satfractunsUSIUDA.dep -DL_satfractuns -DFROM_USI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTA.o -MT _satfractunsUSIUTA.o -MD -MP -MF _satfractunsUSIUTA.dep -DL_satfractuns -DFROM_USI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIQQ.o -MT _satfractunsUDIQQ.o -MD -MP -MF _satfractunsUDIQQ.dep -DL_satfractuns -DFROM_UDI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHQ.o -MT _satfractunsUDIHQ.o -MD -MP -MF _satfractunsUDIHQ.dep -DL_satfractuns -DFROM_UDI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISQ.o -MT _satfractunsUDISQ.o -MD -MP -MF _satfractunsUDISQ.dep -DL_satfractuns -DFROM_UDI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDQ.o -MT _satfractunsUDIDQ.o -MD -MP -MF _satfractunsUDIDQ.dep -DL_satfractuns -DFROM_UDI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITQ.o -MT _satfractunsUDITQ.o -MD -MP -MF _satfractunsUDITQ.dep -DL_satfractuns -DFROM_UDI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHA.o -MT _satfractunsUDIHA.o -MD -MP -MF _satfractunsUDIHA.dep -DL_satfractuns -DFROM_UDI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISA.o -MT _satfractunsUDISA.o -MD -MP -MF _satfractunsUDISA.dep -DL_satfractuns -DFROM_UDI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDA.o -MT _satfractunsUDIDA.o -MD -MP -MF _satfractunsUDIDA.dep -DL_satfractuns -DFROM_UDI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITA.o -MT _satfractunsUDITA.o -MD -MP -MF _satfractunsUDITA.dep -DL_satfractuns -DFROM_UDI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUQQ.o -MT _satfractunsUDIUQQ.o -MD -MP -MF _satfractunsUDIUQQ.dep -DL_satfractuns -DFROM_UDI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHQ.o -MT _satfractunsUDIUHQ.o -MD -MP -MF _satfractunsUDIUHQ.dep -DL_satfractuns -DFROM_UDI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSQ.o -MT _satfractunsUDIUSQ.o -MD -MP -MF _satfractunsUDIUSQ.dep -DL_satfractuns -DFROM_UDI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDQ.o -MT _satfractunsUDIUDQ.o -MD -MP -MF _satfractunsUDIUDQ.dep -DL_satfractuns -DFROM_UDI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTQ.o -MT _satfractunsUDIUTQ.o -MD -MP -MF _satfractunsUDIUTQ.dep -DL_satfractuns -DFROM_UDI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHA.o -MT _satfractunsUDIUHA.o -MD -MP -MF _satfractunsUDIUHA.dep -DL_satfractuns -DFROM_UDI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSA.o -MT _satfractunsUDIUSA.o -MD -MP -MF _satfractunsUDIUSA.dep -DL_satfractuns -DFROM_UDI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDA.o -MT _satfractunsUDIUDA.o -MD -MP -MF _satfractunsUDIUDA.dep -DL_satfractuns -DFROM_UDI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTA.o -MT _satfractunsUDIUTA.o -MD -MP -MF _satfractunsUDIUTA.dep -DL_satfractuns -DFROM_UDI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIQQ.o -MT _satfractunsUTIQQ.o -MD -MP -MF _satfractunsUTIQQ.dep -DL_satfractuns -DFROM_UTI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHQ.o -MT _satfractunsUTIHQ.o -MD -MP -MF _satfractunsUTIHQ.dep -DL_satfractuns -DFROM_UTI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISQ.o -MT _satfractunsUTISQ.o -MD -MP -MF _satfractunsUTISQ.dep -DL_satfractuns -DFROM_UTI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDQ.o -MT _satfractunsUTIDQ.o -MD -MP -MF _satfractunsUTIDQ.dep -DL_satfractuns -DFROM_UTI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITQ.o -MT _satfractunsUTITQ.o -MD -MP -MF _satfractunsUTITQ.dep -DL_satfractuns -DFROM_UTI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHA.o -MT _satfractunsUTIHA.o -MD -MP -MF _satfractunsUTIHA.dep -DL_satfractuns -DFROM_UTI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISA.o -MT _satfractunsUTISA.o -MD -MP -MF _satfractunsUTISA.dep -DL_satfractuns -DFROM_UTI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDA.o -MT _satfractunsUTIDA.o -MD -MP -MF _satfractunsUTIDA.dep -DL_satfractuns -DFROM_UTI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITA.o -MT _satfractunsUTITA.o -MD -MP -MF _satfractunsUTITA.dep -DL_satfractuns -DFROM_UTI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUQQ.o -MT _satfractunsUTIUQQ.o -MD -MP -MF _satfractunsUTIUQQ.dep -DL_satfractuns -DFROM_UTI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHQ.o -MT _satfractunsUTIUHQ.o -MD -MP -MF _satfractunsUTIUHQ.dep -DL_satfractuns -DFROM_UTI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSQ.o -MT _satfractunsUTIUSQ.o -MD -MP -MF _satfractunsUTIUSQ.dep -DL_satfractuns -DFROM_UTI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDQ.o -MT _satfractunsUTIUDQ.o -MD -MP -MF _satfractunsUTIUDQ.dep -DL_satfractuns -DFROM_UTI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTQ.o -MT _satfractunsUTIUTQ.o -MD -MP -MF _satfractunsUTIUTQ.dep -DL_satfractuns -DFROM_UTI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHA.o -MT _satfractunsUTIUHA.o -MD -MP -MF _satfractunsUTIUHA.dep -DL_satfractuns -DFROM_UTI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSA.o -MT _satfractunsUTIUSA.o -MD -MP -MF _satfractunsUTIUSA.dep -DL_satfractuns -DFROM_UTI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDA.o -MT _satfractunsUTIUDA.o -MD -MP -MF _satfractunsUTIUDA.dep -DL_satfractuns -DFROM_UTI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTA.o -MT _satfractunsUTIUTA.o -MD -MP -MF _satfractunsUTIUTA.dep -DL_satfractuns -DFROM_UTI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde.o -MT unwind-dw2-fde.o -MD -MP -MF unwind-dw2-fde.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2-fde.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c: In function '_Unwind_GetCFA':
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c:195:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
return (_Unwind_Word) context->fc->jbuf[2];
^
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvhi2.o -MT _absvhi2.o -MD -MP -MF _absvhi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvhi3.o -MT _addvhi3.o -MD -MP -MF _addvhi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvhi3.o -MT _subvhi3.o -MD -MP -MF _subvhi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvhi3.o -MT _mulvhi3.o -MD -MP -MF _mulvhi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvhi2.o -MT _negvhi2.o -MD -MP -MF _negvhi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbhi2.o -MT _clrsbhi2.o -MD -MP -MF _clrsbhi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhr.o -MT _roundhr.o -MD -MP -MF _roundhr.dep -DL_hr -DL_LABEL=hr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundr.o -MT _roundr.o -MD -MP -MF _roundr.dep -DL_r -DL_LABEL=r -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundlr.o -MT _roundlr.o -MD -MP -MF _roundlr.dep -DL_lr -DL_LABEL=lr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhr.o -MT _rounduhr.o -MD -MP -MF _rounduhr.dep -DL_uhr -DL_LABEL=uhr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundur.o -MT _roundur.o -MD -MP -MF _roundur.dep -DL_ur -DL_LABEL=ur -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundulr.o -MT _roundulr.o -MD -MP -MF _roundulr.dep -DL_ulr -DL_LABEL=ulr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhk.o -MT _roundhk.o -MD -MP -MF _roundhk.dep -DL_hk -DL_LABEL=hk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundk.o -MT _roundk.o -MD -MP -MF _roundk.dep -DL_k -DL_LABEL=k -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhk.o -MT _rounduhk.o -MD -MP -MF _rounduhk.dep -DL_uhk -DL_LABEL=uhk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduk.o -MT _rounduk.o -MD -MP -MF _rounduk.dep -DL_uk -DL_LABEL=uk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbqi.o -MT _clrsbqi.o -MD -MP -MF _clrsbqi.dep -DL__clrsbqi -DL_LABEL=_clrsbqi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi.o -MT _clrsbdi.o -MD -MP -MF _clrsbdi.dep -DL__clrsbdi -DL_LABEL=_clrsbdi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsqi.o -MT _countlsqi.o -MD -MP -MF _countlsqi.dep -DL_qi -DL_LABEL=qi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlshi.o -MT _countlshi.o -MD -MP -MF _countlshi.dep -DL_hi -DL_LABEL=hi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlssi.o -MT _countlssi.o -MD -MP -MF _countlssi.dep -DL_si -DL_LABEL=si -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsdi.o -MT _countlsdi.o -MD -MP -MF _countlsdi.dep -DL_di -DL_LABEL=di -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuqi.o -MT _countlsuqi.o -MD -MP -MF _countlsuqi.dep -DL_qi -DL_LABEL=qi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuhi.o -MT _countlsuhi.o -MD -MP -MF _countlsuhi.dep -DL_hi -DL_LABEL=hi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsusi.o -MT _countlsusi.o -MD -MP -MF _countlsusi.dep -DL_si -DL_LABEL=si -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsudi.o -MT _countlsudi.o -MD -MP -MF _countlsudi.dep -DL_di -DL_LABEL=di -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3.o -MT _mulqi3.o -MD -MP -MF _mulqi3.dep -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3.o -MT _mulhi3.o -MD -MP -MF _mulhi3.dep -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3.o -MT _mulqihi3.o -MD -MP -MF _mulqihi3.dep -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3.o -MT _umulqihi3.o -MD -MP -MF _umulqihi3.dep -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3.o -MT _mulpsi3.o -MD -MP -MF _mulpsi3.dep -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3.o -MT _mulsqipsi3.o -MD -MP -MF _mulsqipsi3.dep -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsqipsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3.o -MT _mulhisi3.o -MD -MP -MF _mulhisi3.dep -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3.o -MT _umulhisi3.o -MD -MP -MF _umulhisi3.dep -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3.o -MT _usmulhisi3.o -MD -MP -MF _usmulhisi3.dep -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3.o -MT _muluhisi3.o -MD -MP -MF _muluhisi3.dep -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3.o -MT _mulshisi3.o -MD -MP -MF _mulshisi3.dep -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulshisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3.o -MT _mulsi3.o -MD -MP -MF _mulsi3.dep -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4.o -MT _udivmodqi4.o -MD -MP -MF _udivmodqi4.dep -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4.o -MT _divmodqi4.o -MD -MP -MF _divmodqi4.dep -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4.o -MT _udivmodhi4.o -MD -MP -MF _udivmodhi4.dep -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4.o -MT _divmodhi4.o -MD -MP -MF _divmodhi4.dep -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4.o -MT _divmodpsi4.o -MD -MP -MF _divmodpsi4.dep -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4.o -MT _udivmodpsi4.o -MD -MP -MF _udivmodpsi4.dep -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4.o -MT _udivmodsi4.o -MD -MP -MF _udivmodsi4.dep -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4.o -MT _divmodsi4.o -MD -MP -MF _divmodsi4.dep -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6.o -MT _muldi3_6.o -MD -MP -MF _muldi3_6.dep -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3_6.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3.o -MT _mulsidi3.o -MD -MP -MF _mulsidi3.dep -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3.o -MT _umulsidi3.o -MD -MP -MF _umulsidi3.dep -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64.o -MT _udivmod64.o -MD -MP -MF _udivmod64.dep -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2.o -MT _negsi2.o -MD -MP -MF _negsi2.dep -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue.o -MT _prologue.o -MD -MP -MF _prologue.dep -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _prologue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue.o -MT _epilogue.o -MD -MP -MF _epilogue.dep -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit.o -MT _exit.o -MD -MP -MF _exit.dep -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _exit.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup.o -MT _cleanup.o -MD -MP -MF _cleanup.dep -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cleanup.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump.o -MT _tablejump.o -MD -MP -MF _tablejump.dep -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm.o -MT _tablejump_elpm.o -MD -MP -MF _tablejump_elpm.dep -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump_elpm.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3.o -MT _load_3.o -MD -MP -MF _load_3.dep -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4.o -MT _load_4.o -MD -MP -MF _load_4.dep -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1.o -MT _xload_1.o -MD -MP -MF _xload_1.dep -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2.o -MT _xload_2.o -MD -MP -MF _xload_2.dep -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3.o -MT _xload_3.o -MD -MP -MF _xload_3.dep -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4.o -MT _xload_4.o -MD -MP -MF _xload_4.dep -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx.o -MT _movmemx.o -MD -MP -MF _movmemx.dep -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data.o -MT _copy_data.o -MD -MP -MF _copy_data.dep -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss.o -MT _clear_bss.o -MD -MP -MF _clear_bss.dep -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clear_bss.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors.o -MT _dtors.o -MD -MP -MF _dtors.dep -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _dtors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2.o -MT _ffshi2.o -MD -MP -MF _ffshi2.dep -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffshi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2.o -MT _loop_ffsqi2.o -MD -MP -MF _loop_ffsqi2.dep -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _loop_ffsqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2.o -MT _ctzhi2.o -MD -MP -MF _ctzhi2.dep -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2.o -MT _clzhi2.o -MD -MP -MF _clzhi2.dep -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritydi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2.o -MT _parityhi2.o -MD -MP -MF _parityhi2.dep -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _parityhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2.o -MT _popcounthi2.o -MD -MP -MF _popcounthi2.dep -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcounthi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2.o -MT _popcountqi2.o -MD -MP -MF _popcountqi2.dep -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3.o -MT _rotldi3.o -MD -MP -MF _rotldi3.dep -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3.o -MT _adddi3.o -MD -MP -MF _adddi3.dep -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8.o -MT _adddi3_s8.o -MD -MP -MF _adddi3_s8.dep -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3.o -MT _subdi3.o -MD -MP -MF _subdi3.dep -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8.o -MT _cmpdi2_s8.o -MD -MP -MF _cmpdi2_s8.dep -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul.o -MT _fmul.o -MD -MP -MF _fmul.dep -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls.o -MT _fmuls.o -MD -MP -MF _fmuls.dep -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmuls.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu.o -MT _fmulsu.o -MD -MP -MF _fmulsu.dep -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmulsu.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf.o -MT _fractqqsf.o -MD -MP -MF _fractqqsf.dep -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf.o -MT _fractuqqsf.o -MD -MP -MF _fractuqqsf.dep -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf.o -MT _fracthqsf.o -MD -MP -MF _fracthqsf.dep -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf.o -MT _fractuhqsf.o -MD -MP -MF _fractuhqsf.dep -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf.o -MT _fracthasf.o -MD -MP -MF _fracthasf.dep -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf.o -MT _fractuhasf.o -MD -MP -MF _fractuhasf.dep -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf.o -MT _fractsasf.o -MD -MP -MF _fractsasf.dep -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf.o -MT _fractusasf.o -MD -MP -MF _fractusasf.dep -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf.o -MT _fractsqsf.o -MD -MP -MF _fractsqsf.dep -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf.o -MT _fractusqsf.o -MD -MP -MF _fractusqsf.dep -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq.o -MT _fractsfqq.o -MD -MP -MF _fractsfqq.dep -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq.o -MT _fractsfuqq.o -MD -MP -MF _fractsfuqq.dep -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq.o -MT _fractsfhq.o -MD -MP -MF _fractsfhq.dep -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq.o -MT _fractsfuhq.o -MD -MP -MF _fractsfuhq.dep -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha.o -MT _fractsfha.o -MD -MP -MF _fractsfha.dep -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha.o -MT _fractsfuha.o -MD -MP -MF _fractsfuha.dep -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq.o -MT _fractsfsq.o -MD -MP -MF _fractsfsq.dep -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq.o -MT _fractsfusq.o -MD -MP -MF _fractsfusq.dep -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa.o -MT _fractsfsa.o -MD -MP -MF _fractsfsa.dep -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa.o -MT _fractsfusa.o -MD -MP -MF _fractsfusa.dep -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3.o -MT _mulqq3.o -MD -MP -MF _mulqq3.dep -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3.o -MT _mulhq3.o -MD -MP -MF _mulhq3.dep -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3.o -MT _muluhq3.o -MD -MP -MF _muluhq3.dep -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3.o -MT _mulha3.o -MD -MP -MF _mulha3.dep -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3.o -MT _muluha3.o -MD -MP -MF _muluha3.dep -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round.o -MT _muluha3_round.o -MD -MP -MF _muluha3_round.dep -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3_round.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3.o -MT _mulsa3.o -MD -MP -MF _mulsa3.dep -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3.o -MT _mulusa3.o -MD -MP -MF _mulusa3.dep -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3.o -MT _usmuluha3.o -MD -MP -MF _usmuluha3.dep -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmuluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3.o -MT _ssmulha3.o -MD -MP -MF _ssmulha3.dep -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3.o -MT _usmulusa3.o -MD -MP -MF _usmulusa3.dep -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3.o -MT _ssmulsa3.o -MD -MP -MF _ssmulsa3.dep -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3.o -MT _divqq3.o -MD -MP -MF _divqq3.dep -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3.o -MT _udivuqq3.o -MD -MP -MF _udivuqq3.dep -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper.o -MT _divqq_helper.o -MD -MP -MF _divqq_helper.dep -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq_helper.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3.o -MT _divhq3.o -MD -MP -MF _divhq3.dep -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3.o -MT _udivuhq3.o -MD -MP -MF _udivuhq3.dep -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3.o -MT _divha3.o -MD -MP -MF _divha3.dep -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3.o -MT _udivuha3.o -MD -MP -MF _udivuha3.dep -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3.o -MT _divsa3.o -MD -MP -MF _divsa3.dep -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3.o -MT _udivusa3.o -MD -MP -MF _udivusa3.dep -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8.o -MT _clr_8.o -MD -MP -MF _clr_8.dep -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clr_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2.o -MT _ssneg_2.o -MD -MP -MF _ssneg_2.dep -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4.o -MT _ssneg_4.o -MD -MP -MF _ssneg_4.dep -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8.o -MT _ssneg_8.o -MD -MP -MF _ssneg_8.dep -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1.o -MT _ssabs_1.o -MD -MP -MF _ssabs_1.dep -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2.o -MT _ssabs_2.o -MD -MP -MF _ssabs_2.dep -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4.o -MT _ssabs_4.o -MD -MP -MF _ssabs_4.dep -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8.o -MT _ssabs_8.o -MD -MP -MF _ssabs_8.dep -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8.o -MT _ssadd_8.o -MD -MP -MF _ssadd_8.dep -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8.o -MT _sssub_8.o -MD -MP -MF _sssub_8.dep -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _sssub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8.o -MT _usadd_8.o -MD -MP -MF _usadd_8.dep -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8.o -MT _ussub_8.o -MD -MP -MF _ussub_8.dep -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ussub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1.o -MT _mask1.o -MD -MP -MF _mask1.dep -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mask1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret.o -MT _ret.o -MD -MP -MF _ret.dep -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ret.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3.o -MT _roundqq3.o -MD -MP -MF _roundqq3.dep -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3.o -MT _rounduqq3.o -MD -MP -MF _rounduqq3.dep -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2.o -MT _round_s2.o -MD -MP -MF _round_s2.dep -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2.o -MT _round_u2.o -MD -MP -MF _round_u2.dep -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const.o -MT _round_2_const.o -MD -MP -MF _round_2_const.dep -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_2_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2.o -MT _addmask_2.o -MD -MP -MF _addmask_2.dep -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4.o -MT _round_s4.o -MD -MP -MF _round_s4.dep -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4.o -MT _round_u4.o -MD -MP -MF _round_u4.dep -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const.o -MT _round_4_const.o -MD -MP -MF _round_4_const.dep -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_4_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4.o -MT _addmask_4.o -MD -MP -MF _addmask_4.dep -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8.o -MT _round_x8.o -MD -MP -MF _round_x8.dep -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_x8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3.o -MT _rounddq3.o -MD -MP -MF _rounddq3.dep -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounddq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3.o -MT _roundudq3.o -MD -MP -MF _roundudq3.dep -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundudq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3.o -MT _roundda3.o -MD -MP -MF _roundda3.dep -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3.o -MT _rounduda3.o -MD -MP -MF _rounduda3.dep -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3.o -MT _roundta3.o -MD -MP -MF _roundta3.dep -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3.o -MT _rounduta3.o -MD -MP -MF _rounduta3.dep -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduta3.vis
rm -f libgcov.a
objects="_gcov.o _gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_dump.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_merge_ior.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcov.a $objects
/usr/avr/bin/ranlib libgcov.a
rm -f libgcc.a
objects="_absvhi2.o _addvhi3.o _subvhi3.o _mulvhi3.o _negvhi2.o _clrsbhi2.o _roundhr.o _roundr.o _roundlr.o _rounduhr.o _roundur.o _roundulr.o _roundhk.o _roundk.o _rounduhk.o _rounduk.o _clrsbqi.o _clrsbdi.o _countlsqi.o _countlshi.o _countlssi.o _countlsdi.o _countlsuqi.o _countlsuhi.o _countlsusi.o _countlsudi.o _mulqi3.o _mulhi3.o _mulqihi3.o _umulqihi3.o _mulpsi3.o _mulsqipsi3.o _mulhisi3.o _umulhisi3.o _usmulhisi3.o _muluhisi3.o _mulshisi3.o _mulsi3.o _udivmodqi4.o _divmodqi4.o _udivmodhi4.o _divmodhi4.o _divmodpsi4.o _udivmodpsi4.o _udivmodsi4.o _divmodsi4.o _divdi3.o _udivdi3.o _muldi3.o _muldi3_6.o _mulsidi3.o _umulsidi3.o _udivmod64.o _negsi2.o _negdi2.o _prologue.o _epilogue.o _exit.o _cleanup.o _tablejump.o _tablejump_elpm.o _load_3.o _load_4.o _xload_1.o _xload_2.o _xload_3.o _xload_4.o _movmemx.o _copy_data.o _clear_bss.o _ctors.o _dtors.o _ffssi2.o _ffshi2.o _loop_ffsqi2.o _ctzsi2.o _ctzhi2.o _clzdi2.o _clzsi2.o _clzhi2.o _paritydi2.o _paritysi2.o _parityhi2.o _popcounthi2.o _popcountsi2.o _popcountdi2.o _popcountqi2.o _bswapsi2.o _bswapdi2.o _ashldi3.o _ashrdi3.o _lshrdi3.o _rotldi3.o _adddi3.o _adddi3_s8.o _subdi3.o _cmpdi2.o _cmpdi2_s8.o _fmul.o _fmuls.o _fmulsu.o _fractqqsf.o _fractuqqsf.o _fracthqsf.o _fractuhqsf.o _fracthasf.o _fractuhasf.o _fractsasf.o _fractusasf.o _fractsqsf.o _fractusqsf.o _fractsfqq.o _fractsfuqq.o _fractsfhq.o _fractsfuhq.o _fractsfha.o _fractsfuha.o _fractsfsq.o _fractsfusq.o _fractsfsa.o _fractsfusa.o _mulqq3.o _mulhq3.o _muluhq3.o _mulha3.o _muluha3.o _muluha3_round.o _mulsa3.o _mulusa3.o _usmuluha3.o _ssmulha3.o _usmulusa3.o _ssmulsa3.o _divqq3.o _udivuqq3.o _divqq_helper.o _divhq3.o _udivuhq3.o _divha3.o _udivuha3.o _divsa3.o _udivusa3.o _clr_8.o _ssneg_2.o _ssneg_4.o _ssneg_8.o _ssabs_1.o _ssabs_2.o _ssabs_4.o _ssabs_8.o _ssadd_8.o _sssub_8.o _usadd_8.o _ussub_8.o _mask1.o _ret.o _roundqq3.o _rounduqq3.o _round_s2.o _round_u2.o _round_2_const.o _addmask_2.o _round_s4.o _round_u4.o _round_4_const.o _addmask_4.o _round_x8.o _rounddq3.o _roundudq3.o _roundda3.o _rounduda3.o _roundta3.o _rounduta3.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ffsdi2.o _ctzdi2.o _popcount_tab.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _clrsbsi2.o _fixunsdfsi.o _fixunsxfsi.o _fixdfdi.o _fixxfdi.o _fixtfdi.o _fixunsdfdi.o _fixunsxfdi.o _fixunstfdi.o _floatdidf.o _floatdixf.o _floatditf.o _floatundidf.o _floatundixf.o _floatunditf.o _eprintf.o __gcc_bcmp.o _udiv_w_sdiv.o _udivmoddi4.o _pack_sf.o _unpack_sf.o _fpcmp_parts_sf.o _make_sf.o _sf_to_df.o _thenan_sf.o _negQQ.o _negHQ.o _negSQ.o _negDQ.o _negTQ.o _negHA.o _negSA.o _negDA.o _negTA.o _negUQQ.o _negUHQ.o _negUSQ.o _negUDQ.o _negUTQ.o _negUHA.o _negUSA.o _negUDA.o _negUTA.o _mulSQ.o _mulDQ.o _mulTQ.o _mulDA.o _mulTA.o _mulUSQ.o _mulUDQ.o _mulUTQ.o _mulUDA.o _mulUTA.o _mulhelperQQ.o _mulhelperHQ.o _mulhelperSQ.o _mulhelperDQ.o _mulhelperTQ.o _mulhelperHA.o _mulhelperSA.o _mulhelperDA.o _mulhelperTA.o _mulhelperUQQ.o _mulhelperUHQ.o _mulhelperUSQ.o _mulhelperUDQ.o _mulhelperUTQ.o _mulhelperUHA.o _mulhelperUSA.o _mulhelperUDA.o _mulhelperUTA.o _divhelperQQ.o _divhelperHQ.o _divhelperSQ.o _divhelperDQ.o _divhelperTQ.o _divhelperHA.o _divhelperSA.o _divhelperDA.o _divhelperTA.o _divhelperUQQ.o _divhelperUHQ.o _divhelperUSQ.o _divhelperUDQ.o _divhelperUTQ.o _divhelperUHA.o _divhelperUSA.o _divhelperUDA.o _divhelperUTA.o _ashlhelperQQ.o _ashlhelperHQ.o _ashlhelperSQ.o _ashlhelperDQ.o _ashlhelperTQ.o _ashlhelperHA.o _ashlhelperSA.o _ashlhelperDA.o _ashlhelperTA.o _ashlhelperUQQ.o _ashlhelperUHQ.o _ashlhelperUSQ.o _ashlhelperUDQ.o _ashlhelperUTQ.o _ashlhelperUHA.o _ashlhelperUSA.o _ashlhelperUDA.o _ashlhelperUTA.o _saturate1QQ.o _saturate1HQ.o _saturate1SQ.o _saturate1DQ.o _saturate1TQ.o _saturate1HA.o _saturate1SA.o _saturate1DA.o _saturate1TA.o _saturate1UQQ.o _saturate1UHQ.o _saturate1USQ.o _saturate1UDQ.o _saturate1UTQ.o _saturate1UHA.o _saturate1USA.o _saturate1UDA.o _saturate1UTA.o _saturate2QQ.o _saturate2HQ.o _saturate2SQ.o _saturate2DQ.o _saturate2TQ.o _saturate2HA.o _saturate2SA.o _saturate2DA.o _saturate2TA.o _saturate2UQQ.o _saturate2UHQ.o _saturate2USQ.o _saturate2UDQ.o _saturate2UTQ.o _saturate2UHA.o _saturate2USA.o _saturate2UDA.o _saturate2UTA.o _ssmulQQ.o _ssmulHQ.o _ssmulSQ.o _ssmulDQ.o _ssmulTQ.o _ssmulDA.o _ssmulTA.o _ssdivQQ.o _ssdivHQ.o _ssdivSQ.o _ssdivDQ.o _ssdivTQ.o _ssdivHA.o _ssdivSA.o _ssdivDA.o _ssdivTA.o _divSQ.o _divDQ.o _divTQ.o _divDA.o _divTA.o _ssashlQQ.o _ssashlHQ.o _ssashlSQ.o _ssashlDQ.o _ssashlTQ.o _ssashlHA.o _ssashlSA.o _ssashlDA.o _ssashlTA.o _usmulUQQ.o _usmulUHQ.o _usmulUSQ.o _usmulUDQ.o _usmulUTQ.o _usmulUDA.o _usmulUTA.o _usdivUQQ.o _usdivUHQ.o _usdivUSQ.o _usdivUDQ.o _usdivUTQ.o _usdivUHA.o _usdivUSA.o _usdivUDA.o _usdivUTA.o _udivUQQ.o _udivUHQ.o _udivUSQ.o _udivUDQ.o _udivUTQ.o _udivUHA.o _udivUSA.o _udivUDA.o _udivUTA.o _usashlUQQ.o _usashlUHQ.o _usashlUSQ.o _usashlUDQ.o _usashlUTQ.o _usashlUHA.o _usashlUSA.o _usashlUDA.o _usashlUTA.o _fractQQDF.o _fractHQDF.o _fractSQDF.o _fractDQSF.o _fractDQDF.o _fractTQSF.o _fractTQDF.o _fractHADF.o _fractSADF.o _fractDASF.o _fractDADF.o _fractTASF.o _fractTADF.o _fractUQQDF.o _fractUHQDF.o _fractUSQDF.o _fractUDQSF.o _fractUDQDF.o _fractUTQSF.o _fractUTQDF.o _fractUHADF.o _fractUSADF.o _fractUDASF.o _fractUDADF.o _fractUTASF.o _fractUTADF.o _fractSFSQ.o _fractSFDQ.o _fractSFTQ.o _fractSFDA.o _fractSFTA.o _fractSFUSQ.o _fractSFUDQ.o _fractSFUTQ.o _fractSFUDA.o _fractSFUTA.o _fractDFQQ.o _fractDFHQ.o _fractDFSQ.o _fractDFDQ.o _fractDFTQ.o _fractDFHA.o _fractDFSA.o _fractDFDA.o _fractDFTA.o _fractDFUQQ.o _fractDFUHQ.o _fractDFUSQ.o _fractDFUDQ.o _fractDFUTQ.o _fractDFUHA.o _fractDFUSA.o _fractDFUDA.o _fractDFUTA.o _satfractQQHQ.o _satfractQQSQ.o _satfractQQDQ.o _satfractQQTQ.o _satfractQQHA.o _satfractQQSA.o _satfractQQDA.o _satfractQQTA.o _satfractQQUQQ.o _satfractQQUHQ.o _satfractQQUSQ.o _satfractQQUDQ.o _satfractQQUTQ.o _satfractQQUHA.o _satfractQQUSA.o _satfractQQUDA.o _satfractQQUTA.o _satfractHQQQ.o _satfractHQSQ.o _satfractHQDQ.o _satfractHQTQ.o _satfractHQHA.o _satfractHQSA.o _satfractHQDA.o _satfractHQTA.o _satfractHQUQQ.o _satfractHQUHQ.o _satfractHQUSQ.o _satfractHQUDQ.o _satfractHQUTQ.o _satfractHQUHA.o _satfractHQUSA.o _satfractHQUDA.o _satfractHQUTA.o _satfractSQQQ.o _satfractSQHQ.o _satfractSQDQ.o _satfractSQTQ.o _satfractSQHA.o _satfractSQSA.o _satfractSQDA.o _satfractSQTA.o _satfractSQUQQ.o _satfractSQUHQ.o _satfractSQUSQ.o _satfractSQUDQ.o _satfractSQUTQ.o _satfractSQUHA.o _satfractSQUSA.o _satfractSQUDA.o _satfractSQUTA.o _satfractDQQQ.o _satfractDQHQ.o _satfractDQSQ.o _satfractDQTQ.o _satfractDQHA.o _satfractDQSA.o _satfractDQDA.o _satfractDQTA.o _satfractDQUQQ.o _satfractDQUHQ.o _satfractDQUSQ.o _satfractDQUDQ.o _satfractDQUTQ.o _satfractDQUHA.o _satfractDQUSA.o _satfractDQUDA.o _satfractDQUTA.o _satfractTQQQ.o _satfractTQHQ.o _satfractTQSQ.o _satfractTQDQ.o _satfractTQHA.o _satfractTQSA.o _satfractTQDA.o _satfractTQTA.o _satfractTQUQQ.o _satfractTQUHQ.o _satfractTQUSQ.o _satfractTQUDQ.o _satfractTQUTQ.o _satfractTQUHA.o _satfractTQUSA.o _satfractTQUDA.o _satfractTQUTA.o _satfractHAQQ.o _satfractHAHQ.o _satfractHASQ.o _satfractHADQ.o _satfractHATQ.o _satfractHASA.o _satfractHADA.o _satfractHATA.o _satfractHAUQQ.o _satfractHAUHQ.o _satfractHAUSQ.o _satfractHAUDQ.o _satfractHAUTQ.o _satfractHAUHA.o _satfractHAUSA.o _satfractHAUDA.o _satfractHAUTA.o _satfractSAQQ.o _satfractSAHQ.o _satfractSASQ.o _satfractSADQ.o _satfractSATQ.o _satfractSAHA.o _satfractSADA.o _satfractSATA.o _satfractSAUQQ.o _satfractSAUHQ.o _satfractSAUSQ.o _satfractSAUDQ.o _satfractSAUTQ.o _satfractSAUHA.o _satfractSAUSA.o _satfractSAUDA.o _satfractSAUTA.o _satfractDAQQ.o _satfractDAHQ.o _satfractDASQ.o _satfractDADQ.o _satfractDATQ.o _satfractDAHA.o _satfractDASA.o _satfractDATA.o _satfractDAUQQ.o _satfractDAUHQ.o _satfractDAUSQ.o _satfractDAUDQ.o _satfractDAUTQ.o _satfractDAUHA.o _satfractDAUSA.o _satfractDAUDA.o _satfractDAUTA.o _satfractTAQQ.o _satfractTAHQ.o _satfractTASQ.o _satfractTADQ.o _satfractTATQ.o _satfractTAHA.o _satfractTASA.o _satfractTADA.o _satfractTAUQQ.o _satfractTAUHQ.o _satfractTAUSQ.o _satfractTAUDQ.o _satfractTAUTQ.o _satfractTAUHA.o _satfractTAUSA.o _satfractTAUDA.o _satfractTAUTA.o _satfractUQQQQ.o _satfractUQQHQ.o _satfractUQQSQ.o _satfractUQQDQ.o _satfractUQQTQ.o _satfractUQQHA.o _satfractUQQSA.o _satfractUQQDA.o _satfractUQQTA.o _satfractUQQUHQ.o _satfractUQQUSQ.o _satfractUQQUDQ.o _satfractUQQUTQ.o _satfractUQQUHA.o _satfractUQQUSA.o _satfractUQQUDA.o _satfractUQQUTA.o _satfractUHQQQ.o _satfractUHQHQ.o _satfractUHQSQ.o _satfractUHQDQ.o _satfractUHQTQ.o _satfractUHQHA.o _satfractUHQSA.o _satfractUHQDA.o _satfractUHQTA.o _satfractUHQUQQ.o _satfractUHQUSQ.o _satfractUHQUDQ.o _satfractUHQUTQ.o _satfractUHQUHA.o _satfractUHQUSA.o _satfractUHQUDA.o _satfractUHQUTA.o _satfractUSQQQ.o _satfractUSQHQ.o _satfractUSQSQ.o _satfractUSQDQ.o _satfractUSQTQ.o _satfractUSQHA.o _satfractUSQSA.o _satfractUSQDA.o _satfractUSQTA.o _satfractUSQUQQ.o _satfractUSQUHQ.o _satfractUSQUDQ.o _satfractUSQUTQ.o _satfractUSQUHA.o _satfractUSQUSA.o _satfractUSQUDA.o _satfractUSQUTA.o _satfractUDQQQ.o _satfractUDQHQ.o _satfractUDQSQ.o _satfractUDQDQ.o _satfractUDQTQ.o _satfractUDQHA.o _satfractUDQSA.o _satfractUDQDA.o _satfractUDQTA.o _satfractUDQUQQ.o _satfractUDQUHQ.o _satfractUDQUSQ.o _satfractUDQUTQ.o _satfractUDQUHA.o _satfractUDQUSA.o _satfractUDQUDA.o _satfractUDQUTA.o _satfractUTQQQ.o _satfractUTQHQ.o _satfractUTQSQ.o _satfractUTQDQ.o _satfractUTQTQ.o _satfractUTQHA.o _satfractUTQSA.o _satfractUTQDA.o _satfractUTQTA.o _satfractUTQUQQ.o _satfractUTQUHQ.o _satfractUTQUSQ.o _satfractUTQUDQ.o _satfractUTQUHA.o _satfractUTQUSA.o _satfractUTQUDA.o _satfractUTQUTA.o _satfractUHAQQ.o _satfractUHAHQ.o _satfractUHASQ.o _satfractUHADQ.o _satfractUHATQ.o _satfractUHAHA.o _satfractUHASA.o _satfractUHADA.o _satfractUHATA.o _satfractUHAUQQ.o _satfractUHAUHQ.o _satfractUHAUSQ.o _satfractUHAUDQ.o _satfractUHAUTQ.o _satfractUHAUSA.o _satfractUHAUDA.o _satfractUHAUTA.o _satfractUSAQQ.o _satfractUSAHQ.o _satfractUSASQ.o _satfractUSADQ.o _satfractUSATQ.o _satfractUSAHA.o _satfractUSASA.o _satfractUSADA.o _satfractUSATA.o _satfractUSAUQQ.o _satfractUSAUHQ.o _satfractUSAUSQ.o _satfractUSAUDQ.o _satfractUSAUTQ.o _satfractUSAUHA.o _satfractUSAUDA.o _satfractUSAUTA.o _satfractUDAQQ.o _satfractUDAHQ.o _satfractUDASQ.o _satfractUDADQ.o _satfractUDATQ.o _satfractUDAHA.o _satfractUDASA.o _satfractUDADA.o _satfractUDATA.o _satfractUDAUQQ.o _satfractUDAUHQ.o _satfractUDAUSQ.o _satfractUDAUDQ.o _satfractUDAUTQ.o _satfractUDAUHA.o _satfractUDAUSA.o _satfractUDAUTA.o _satfractUTAQQ.o _satfractUTAHQ.o _satfractUTASQ.o _satfractUTADQ.o _satfractUTATQ.o _satfractUTAHA.o _satfractUTASA.o _satfractUTADA.o _satfractUTATA.o _satfractUTAUQQ.o _satfractUTAUHQ.o _satfractUTAUSQ.o _satfractUTAUDQ.o _satfractUTAUTQ.o _satfractUTAUHA.o _satfractUTAUSA.o _satfractUTAUDA.o _satfractQIQQ.o _satfractQIHQ.o _satfractQISQ.o _satfractQIDQ.o _satfractQITQ.o _satfractQIHA.o _satfractQISA.o _satfractQIDA.o _satfractQITA.o _satfractQIUQQ.o _satfractQIUHQ.o _satfractQIUSQ.o _satfractQIUDQ.o _satfractQIUTQ.o _satfractQIUHA.o _satfractQIUSA.o _satfractQIUDA.o _satfractQIUTA.o _satfractHIQQ.o _satfractHIHQ.o _satfractHISQ.o _satfractHIDQ.o _satfractHITQ.o _satfractHIHA.o _satfractHISA.o _satfractHIDA.o _satfractHITA.o _satfractHIUQQ.o _satfractHIUHQ.o _satfractHIUSQ.o _satfractHIUDQ.o _satfractHIUTQ.o _satfractHIUHA.o _satfractHIUSA.o _satfractHIUDA.o _satfractHIUTA.o _satfractSIQQ.o _satfractSIHQ.o _satfractSISQ.o _satfractSIDQ.o _satfractSITQ.o _satfractSIHA.o _satfractSISA.o _satfractSIDA.o _satfractSITA.o _satfractSIUQQ.o _satfractSIUHQ.o _satfractSIUSQ.o _satfractSIUDQ.o _satfractSIUTQ.o _satfractSIUHA.o _satfractSIUSA.o _satfractSIUDA.o _satfractSIUTA.o _satfractDIQQ.o _satfractDIHQ.o _satfractDISQ.o _satfractDIDQ.o _satfractDITQ.o _satfractDIHA.o _satfractDISA.o _satfractDIDA.o _satfractDITA.o _satfractDIUQQ.o _satfractDIUHQ.o _satfractDIUSQ.o _satfractDIUDQ.o _satfractDIUTQ.o _satfractDIUHA.o _satfractDIUSA.o _satfractDIUDA.o _satfractDIUTA.o _satfractTIQQ.o _satfractTIHQ.o _satfractTISQ.o _satfractTIDQ.o _satfractTITQ.o _satfractTIHA.o _satfractTISA.o _satfractTIDA.o _satfractTITA.o _satfractTIUQQ.o _satfractTIUHQ.o _satfractTIUSQ.o _satfractTIUDQ.o _satfractTIUTQ.o _satfractTIUHA.o _satfractTIUSA.o _satfractTIUDA.o _satfractTIUTA.o _satfractSFQQ.o _satfractSFHQ.o _satfractSFSQ.o _satfractSFDQ.o _satfractSFTQ.o _satfractSFHA.o _satfractSFSA.o _satfractSFDA.o _satfractSFTA.o _satfractSFUQQ.o _satfractSFUHQ.o _satfractSFUSQ.o _satfractSFUDQ.o _satfractSFUTQ.o _satfractSFUHA.o _satfractSFUSA.o _satfractSFUDA.o _satfractSFUTA.o _satfractDFQQ.o _satfractDFHQ.o _satfractDFSQ.o _satfractDFDQ.o _satfractDFTQ.o _satfractDFHA.o _satfractDFSA.o _satfractDFDA.o _satfractDFTA.o _satfractDFUQQ.o _satfractDFUHQ.o _satfractDFUSQ.o _satfractDFUDQ.o _satfractDFUTQ.o _satfractDFUHA.o _satfractDFUSA.o _satfractDFUDA.o _satfractDFUTA.o _satfractunsUQIQQ.o _satfractunsUQIHQ.o _satfractunsUQISQ.o _satfractunsUQIDQ.o _satfractunsUQITQ.o _satfractunsUQIHA.o _satfractunsUQISA.o _satfractunsUQIDA.o _satfractunsUQITA.o _satfractunsUQIUQQ.o _satfractunsUQIUHQ.o _satfractunsUQIUSQ.o _satfractunsUQIUDQ.o _satfractunsUQIUTQ.o _satfractunsUQIUHA.o _satfractunsUQIUSA.o _satfractunsUQIUDA.o _satfractunsUQIUTA.o _satfractunsUHIQQ.o _satfractunsUHIHQ.o _satfractunsUHISQ.o _satfractunsUHIDQ.o _satfractunsUHITQ.o _satfractunsUHIHA.o _satfractunsUHISA.o _satfractunsUHIDA.o _satfractunsUHITA.o _satfractunsUHIUQQ.o _satfractunsUHIUHQ.o _satfractunsUHIUSQ.o _satfractunsUHIUDQ.o _satfractunsUHIUTQ.o _satfractunsUHIUHA.o _satfractunsUHIUSA.o _satfractunsUHIUDA.o _satfractunsUHIUTA.o _satfractunsUSIQQ.o _satfractunsUSIHQ.o _satfractunsUSISQ.o _satfractunsUSIDQ.o _satfractunsUSITQ.o _satfractunsUSIHA.o _satfractunsUSISA.o _satfractunsUSIDA.o _satfractunsUSITA.o _satfractunsUSIUQQ.o _satfractunsUSIUHQ.o _satfractunsUSIUSQ.o _satfractunsUSIUDQ.o _satfractunsUSIUTQ.o _satfractunsUSIUHA.o _satfractunsUSIUSA.o _satfractunsUSIUDA.o _satfractunsUSIUTA.o _satfractunsUDIQQ.o _satfractunsUDIHQ.o _satfractunsUDISQ.o _satfractunsUDIDQ.o _satfractunsUDITQ.o _satfractunsUDIHA.o _satfractunsUDISA.o _satfractunsUDIDA.o _satfractunsUDITA.o _satfractunsUDIUQQ.o _satfractunsUDIUHQ.o _satfractunsUDIUSQ.o _satfractunsUDIUDQ.o _satfractunsUDIUTQ.o _satfractunsUDIUHA.o _satfractunsUDIUSA.o _satfractunsUDIUDA.o _satfractunsUDIUTA.o _satfractunsUTIQQ.o _satfractunsUTIHQ.o _satfractunsUTISQ.o _satfractunsUTIDQ.o _satfractunsUTITQ.o _satfractunsUTIHA.o _satfractunsUTISA.o _satfractunsUTIDA.o _satfractunsUTITA.o _satfractunsUTIUQQ.o _satfractunsUTIUHQ.o _satfractunsUTIUSQ.o _satfractunsUTIUDQ.o _satfractunsUTIUTQ.o _satfractunsUTIUHA.o _satfractunsUTIUSA.o _satfractunsUTIUDA.o _satfractunsUTIUTA.o enable-execute-stack.o unwind-dw2.o unwind-dw2-fde.o unwind-sjlj.o unwind-c.o emutls.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr5 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcc.a $objects
/usr/avr/bin/ranlib libgcc.a
# Now that we have built all the objects, we need to copy
# them back to the GCC directory. Too many things (other
# in-tree libraries, and DejaGNU) know about the layout
# of the build tree, for now.
make install-leaf DESTDIR=../../.././gcc \
slibdir= libsubdir= MULTIOSDIR=avr5
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr5/libgcc'
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr5
/usr/bin/install -c -m 644 libgcc.a ../../.././gcc/avr5/
chmod 644 ../../.././gcc/avr5/libgcc.a
/usr/avr/bin/ranlib ../../.././gcc/avr5/libgcc.a
/usr/bin/install -c -m 644 libgcov.a ../../.././gcc/avr5/
chmod 644 ../../.././gcc/avr5/libgcov.a
/usr/avr/bin/ranlib ../../.././gcc/avr5/libgcov.a
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr5/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr5/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr5/$file ;; \
esac; \
done
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr5/libgcc'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr5/libgcc'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr51/libgcc'
# If this is the top-level multilib, build all the other
DEFINES='' HEADERS='../../../../gcc-4.8.5/libgcc/config/avr/avr-lib.h' \
../../../../gcc-4.8.5/libgcc/mkheader.sh > tmp-libgcc_tm.h
# multilibs.
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3_s.o -MT _mulqi3_s.o -MD -MP -MF _mulqi3_s.dep -DSHARED -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/bin/sh ../../../../gcc-4.8.5/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3_s.o -MT _mulhi3_s.o -MD -MP -MF _mulhi3_s.dep -DSHARED -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3_s.o -MT _mulqihi3_s.o -MD -MP -MF _mulqihi3_s.dep -DSHARED -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3_s.o -MT _umulqihi3_s.o -MD -MP -MF _umulqihi3_s.dep -DSHARED -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
echo timestamp > libgcc_tm.stamp
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3_s.o -MT _mulpsi3_s.o -MD -MP -MF _mulpsi3_s.dep -DSHARED -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3_s.o -MT _mulsqipsi3_s.o -MD -MP -MF _mulsqipsi3_s.dep -DSHARED -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3_s.o -MT _mulhisi3_s.o -MD -MP -MF _mulhisi3_s.dep -DSHARED -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3_s.o -MT _umulhisi3_s.o -MD -MP -MF _umulhisi3_s.dep -DSHARED -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3_s.o -MT _usmulhisi3_s.o -MD -MP -MF _usmulhisi3_s.dep -DSHARED -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3_s.o -MT _muluhisi3_s.o -MD -MP -MF _muluhisi3_s.dep -DSHARED -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3_s.o -MT _mulshisi3_s.o -MD -MP -MF _mulshisi3_s.dep -DSHARED -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3_s.o -MT _mulsi3_s.o -MD -MP -MF _mulsi3_s.dep -DSHARED -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4_s.o -MT _udivmodqi4_s.o -MD -MP -MF _udivmodqi4_s.dep -DSHARED -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4_s.o -MT _divmodqi4_s.o -MD -MP -MF _divmodqi4_s.dep -DSHARED -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4_s.o -MT _udivmodhi4_s.o -MD -MP -MF _udivmodhi4_s.dep -DSHARED -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4_s.o -MT _divmodhi4_s.o -MD -MP -MF _divmodhi4_s.dep -DSHARED -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4_s.o -MT _divmodpsi4_s.o -MD -MP -MF _divmodpsi4_s.dep -DSHARED -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4_s.o -MT _udivmodpsi4_s.o -MD -MP -MF _udivmodpsi4_s.dep -DSHARED -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4_s.o -MT _udivmodsi4_s.o -MD -MP -MF _udivmodsi4_s.dep -DSHARED -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4_s.o -MT _divmodsi4_s.o -MD -MP -MF _divmodsi4_s.dep -DSHARED -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6_s.o -MT _muldi3_6_s.o -MD -MP -MF _muldi3_6_s.dep -DSHARED -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3_s.o -MT _mulsidi3_s.o -MD -MP -MF _mulsidi3_s.dep -DSHARED -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3_s.o -MT _umulsidi3_s.o -MD -MP -MF _umulsidi3_s.dep -DSHARED -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64_s.o -MT _udivmod64_s.o -MD -MP -MF _udivmod64_s.dep -DSHARED -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2_s.o -MT _negsi2_s.o -MD -MP -MF _negsi2_s.dep -DSHARED -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue_s.o -MT _prologue_s.o -MD -MP -MF _prologue_s.dep -DSHARED -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue_s.o -MT _epilogue_s.o -MD -MP -MF _epilogue_s.dep -DSHARED -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit_s.o -MT _exit_s.o -MD -MP -MF _exit_s.dep -DSHARED -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup_s.o -MT _cleanup_s.o -MD -MP -MF _cleanup_s.dep -DSHARED -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_s.o -MT _tablejump_s.o -MD -MP -MF _tablejump_s.dep -DSHARED -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm_s.o -MT _tablejump_elpm_s.o -MD -MP -MF _tablejump_elpm_s.dep -DSHARED -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3_s.o -MT _load_3_s.o -MD -MP -MF _load_3_s.dep -DSHARED -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4_s.o -MT _load_4_s.o -MD -MP -MF _load_4_s.dep -DSHARED -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1_s.o -MT _xload_1_s.o -MD -MP -MF _xload_1_s.dep -DSHARED -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2_s.o -MT _xload_2_s.o -MD -MP -MF _xload_2_s.dep -DSHARED -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3_s.o -MT _xload_3_s.o -MD -MP -MF _xload_3_s.dep -DSHARED -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4_s.o -MT _xload_4_s.o -MD -MP -MF _xload_4_s.dep -DSHARED -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx_s.o -MT _movmemx_s.o -MD -MP -MF _movmemx_s.dep -DSHARED -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data_s.o -MT _copy_data_s.o -MD -MP -MF _copy_data_s.dep -DSHARED -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss_s.o -MT _clear_bss_s.o -MD -MP -MF _clear_bss_s.dep -DSHARED -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors_s.o -MT _dtors_s.o -MD -MP -MF _dtors_s.dep -DSHARED -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2_s.o -MT _ffshi2_s.o -MD -MP -MF _ffshi2_s.dep -DSHARED -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2_s.o -MT _loop_ffsqi2_s.o -MD -MP -MF _loop_ffsqi2_s.dep -DSHARED -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2_s.o -MT _ctzhi2_s.o -MD -MP -MF _ctzhi2_s.dep -DSHARED -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2_s.o -MT _clzhi2_s.o -MD -MP -MF _clzhi2_s.dep -DSHARED -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2_s.o -MT _parityhi2_s.o -MD -MP -MF _parityhi2_s.dep -DSHARED -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2_s.o -MT _popcounthi2_s.o -MD -MP -MF _popcounthi2_s.dep -DSHARED -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2_s.o -MT _popcountqi2_s.o -MD -MP -MF _popcountqi2_s.dep -DSHARED -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3_s.o -MT _rotldi3_s.o -MD -MP -MF _rotldi3_s.dep -DSHARED -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s.o -MT _adddi3_s.o -MD -MP -MF _adddi3_s.dep -DSHARED -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8_s.o -MT _adddi3_s8_s.o -MD -MP -MF _adddi3_s8_s.dep -DSHARED -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3_s.o -MT _subdi3_s.o -MD -MP -MF _subdi3_s.dep -DSHARED -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8_s.o -MT _cmpdi2_s8_s.o -MD -MP -MF _cmpdi2_s8_s.dep -DSHARED -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul_s.o -MT _fmul_s.o -MD -MP -MF _fmul_s.dep -DSHARED -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls_s.o -MT _fmuls_s.o -MD -MP -MF _fmuls_s.dep -DSHARED -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu_s.o -MT _fmulsu_s.o -MD -MP -MF _fmulsu_s.dep -DSHARED -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf_s.o -MT _fractqqsf_s.o -MD -MP -MF _fractqqsf_s.dep -DSHARED -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf_s.o -MT _fractuqqsf_s.o -MD -MP -MF _fractuqqsf_s.dep -DSHARED -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf_s.o -MT _fracthqsf_s.o -MD -MP -MF _fracthqsf_s.dep -DSHARED -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf_s.o -MT _fractuhqsf_s.o -MD -MP -MF _fractuhqsf_s.dep -DSHARED -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf_s.o -MT _fracthasf_s.o -MD -MP -MF _fracthasf_s.dep -DSHARED -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf_s.o -MT _fractuhasf_s.o -MD -MP -MF _fractuhasf_s.dep -DSHARED -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf_s.o -MT _fractsasf_s.o -MD -MP -MF _fractsasf_s.dep -DSHARED -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf_s.o -MT _fractusasf_s.o -MD -MP -MF _fractusasf_s.dep -DSHARED -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf_s.o -MT _fractsqsf_s.o -MD -MP -MF _fractsqsf_s.dep -DSHARED -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf_s.o -MT _fractusqsf_s.o -MD -MP -MF _fractusqsf_s.dep -DSHARED -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq_s.o -MT _fractsfqq_s.o -MD -MP -MF _fractsfqq_s.dep -DSHARED -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq_s.o -MT _fractsfuqq_s.o -MD -MP -MF _fractsfuqq_s.dep -DSHARED -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq_s.o -MT _fractsfhq_s.o -MD -MP -MF _fractsfhq_s.dep -DSHARED -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq_s.o -MT _fractsfuhq_s.o -MD -MP -MF _fractsfuhq_s.dep -DSHARED -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha_s.o -MT _fractsfha_s.o -MD -MP -MF _fractsfha_s.dep -DSHARED -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha_s.o -MT _fractsfuha_s.o -MD -MP -MF _fractsfuha_s.dep -DSHARED -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq_s.o -MT _fractsfsq_s.o -MD -MP -MF _fractsfsq_s.dep -DSHARED -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq_s.o -MT _fractsfusq_s.o -MD -MP -MF _fractsfusq_s.dep -DSHARED -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa_s.o -MT _fractsfsa_s.o -MD -MP -MF _fractsfsa_s.dep -DSHARED -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa_s.o -MT _fractsfusa_s.o -MD -MP -MF _fractsfusa_s.dep -DSHARED -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3_s.o -MT _mulqq3_s.o -MD -MP -MF _mulqq3_s.dep -DSHARED -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3_s.o -MT _mulhq3_s.o -MD -MP -MF _mulhq3_s.dep -DSHARED -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3_s.o -MT _muluhq3_s.o -MD -MP -MF _muluhq3_s.dep -DSHARED -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3_s.o -MT _mulha3_s.o -MD -MP -MF _mulha3_s.dep -DSHARED -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_s.o -MT _muluha3_s.o -MD -MP -MF _muluha3_s.dep -DSHARED -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round_s.o -MT _muluha3_round_s.o -MD -MP -MF _muluha3_round_s.dep -DSHARED -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3_s.o -MT _mulsa3_s.o -MD -MP -MF _mulsa3_s.dep -DSHARED -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3_s.o -MT _mulusa3_s.o -MD -MP -MF _mulusa3_s.dep -DSHARED -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3_s.o -MT _usmuluha3_s.o -MD -MP -MF _usmuluha3_s.dep -DSHARED -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3_s.o -MT _ssmulha3_s.o -MD -MP -MF _ssmulha3_s.dep -DSHARED -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3_s.o -MT _usmulusa3_s.o -MD -MP -MF _usmulusa3_s.dep -DSHARED -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3_s.o -MT _ssmulsa3_s.o -MD -MP -MF _ssmulsa3_s.dep -DSHARED -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3_s.o -MT _divqq3_s.o -MD -MP -MF _divqq3_s.dep -DSHARED -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3_s.o -MT _udivuqq3_s.o -MD -MP -MF _udivuqq3_s.dep -DSHARED -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper_s.o -MT _divqq_helper_s.o -MD -MP -MF _divqq_helper_s.dep -DSHARED -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3_s.o -MT _divhq3_s.o -MD -MP -MF _divhq3_s.dep -DSHARED -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3_s.o -MT _udivuhq3_s.o -MD -MP -MF _udivuhq3_s.dep -DSHARED -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3_s.o -MT _divha3_s.o -MD -MP -MF _divha3_s.dep -DSHARED -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3_s.o -MT _udivuha3_s.o -MD -MP -MF _udivuha3_s.dep -DSHARED -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3_s.o -MT _divsa3_s.o -MD -MP -MF _divsa3_s.dep -DSHARED -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3_s.o -MT _udivusa3_s.o -MD -MP -MF _udivusa3_s.dep -DSHARED -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8_s.o -MT _clr_8_s.o -MD -MP -MF _clr_8_s.dep -DSHARED -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2_s.o -MT _ssneg_2_s.o -MD -MP -MF _ssneg_2_s.dep -DSHARED -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4_s.o -MT _ssneg_4_s.o -MD -MP -MF _ssneg_4_s.dep -DSHARED -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8_s.o -MT _ssneg_8_s.o -MD -MP -MF _ssneg_8_s.dep -DSHARED -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1_s.o -MT _ssabs_1_s.o -MD -MP -MF _ssabs_1_s.dep -DSHARED -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2_s.o -MT _ssabs_2_s.o -MD -MP -MF _ssabs_2_s.dep -DSHARED -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4_s.o -MT _ssabs_4_s.o -MD -MP -MF _ssabs_4_s.dep -DSHARED -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8_s.o -MT _ssabs_8_s.o -MD -MP -MF _ssabs_8_s.dep -DSHARED -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8_s.o -MT _ssadd_8_s.o -MD -MP -MF _ssadd_8_s.dep -DSHARED -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8_s.o -MT _sssub_8_s.o -MD -MP -MF _sssub_8_s.dep -DSHARED -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8_s.o -MT _usadd_8_s.o -MD -MP -MF _usadd_8_s.dep -DSHARED -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8_s.o -MT _ussub_8_s.o -MD -MP -MF _ussub_8_s.dep -DSHARED -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1_s.o -MT _mask1_s.o -MD -MP -MF _mask1_s.dep -DSHARED -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret_s.o -MT _ret_s.o -MD -MP -MF _ret_s.dep -DSHARED -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3_s.o -MT _roundqq3_s.o -MD -MP -MF _roundqq3_s.dep -DSHARED -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3_s.o -MT _rounduqq3_s.o -MD -MP -MF _rounduqq3_s.dep -DSHARED -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2_s.o -MT _round_s2_s.o -MD -MP -MF _round_s2_s.dep -DSHARED -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2_s.o -MT _round_u2_s.o -MD -MP -MF _round_u2_s.dep -DSHARED -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const_s.o -MT _round_2_const_s.o -MD -MP -MF _round_2_const_s.dep -DSHARED -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2_s.o -MT _addmask_2_s.o -MD -MP -MF _addmask_2_s.dep -DSHARED -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4_s.o -MT _round_s4_s.o -MD -MP -MF _round_s4_s.dep -DSHARED -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4_s.o -MT _round_u4_s.o -MD -MP -MF _round_u4_s.dep -DSHARED -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const_s.o -MT _round_4_const_s.o -MD -MP -MF _round_4_const_s.dep -DSHARED -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4_s.o -MT _addmask_4_s.o -MD -MP -MF _addmask_4_s.dep -DSHARED -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8_s.o -MT _round_x8_s.o -MD -MP -MF _round_x8_s.dep -DSHARED -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3_s.o -MT _rounddq3_s.o -MD -MP -MF _rounddq3_s.dep -DSHARED -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3_s.o -MT _roundudq3_s.o -MD -MP -MF _roundudq3_s.dep -DSHARED -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3_s.o -MT _roundda3_s.o -MD -MP -MF _roundda3_s.dep -DSHARED -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3_s.o -MT _rounduda3_s.o -MD -MP -MF _rounduda3_s.dep -DSHARED -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3_s.o -MT _roundta3_s.o -MD -MP -MF _roundta3_s.dep -DSHARED -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3_s.o -MT _rounduta3_s.o -MD -MP -MF _rounduta3_s.dep -DSHARED -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
# Early copyback; see "all" above for the rationale. The
dest=../../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../../gcc-4.8.5/libgcc/../move-if-change $dest ../../.././gcc/include/unwind.h
# early copy is necessary so that the gcc -B options find
# the right startup files when linking shared libgcc.
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr51
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhi3.visT
mkdir -p -- ../../.././gcc/avr51
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr51/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr51/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr51/$file ;; \
esac; \
done
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqihi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulqihi3.visT
mv -f _mulqi3.visT _mulqi3.vis
mv -f _mulhi3.visT _mulhi3.vis
mv -f _mulqihi3.visT _mulqihi3.vis
mv -f _umulqihi3.visT _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulpsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulpsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsqipsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsqipsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulhisi3.visT
mv -f _mulpsi3.visT _mulpsi3.vis
mv -f _mulsqipsi3.visT _mulsqipsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulshisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulshisi3.visT
mv -f _mulhisi3.visT _mulhisi3.vis
mv -f _umulhisi3.visT _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsi3.visT
mv -f _usmulhisi3.visT _usmulhisi3.vis
mv -f _muluhisi3.visT _muluhisi3.vis
mv -f _mulshisi3.visT _mulshisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodhi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodhi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodpsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodpsi4.visT
mv -f _divmodqi4.visT _divmodqi4.vis
mv -f _mulsi3.visT _mulsi3.vis
mv -f _udivmodqi4.visT _udivmodqi4.vis
mv -f _udivmodhi4.visT _udivmodhi4.vis
mv -f _divmodhi4.visT _divmodhi4.vis
mv -f _divmodpsi4.visT _divmodpsi4.vis
mv -f _udivmodpsi4.visT _udivmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3_6.visT
mv -f _udivmodsi4.visT _udivmodsi4.vis
mv -f _divmodsi4.visT _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmod64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmod64.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negsi2.visT
mv -f _divdi3.visT _divdi3.vis
mv -f _udivdi3.visT _udivdi3.vis
mv -f _muldi3.visT _muldi3.vis
mv -f _muldi3_6.visT _muldi3_6.vis
mv -f _mulsidi3.visT _mulsidi3.vis
mv -f _umulsidi3.visT _umulsidi3.vis
mv -f _udivmod64.visT _udivmod64.vis
mv -f _negsi2.visT _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _prologue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _prologue.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _epilogue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _epilogue.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _exit_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _exit.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cleanup_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cleanup.visT
mv -f _negdi2.visT _negdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump.visT
mv -f _prologue.visT _prologue.vis
mv -f _epilogue.visT _epilogue.vis
mv -f _exit.visT _exit.vis
mv -f _cleanup.visT _cleanup.vis
mv -f _tablejump.visT _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_elpm_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump_elpm.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_3.visT
mv -f _tablejump_elpm.visT _tablejump_elpm.vis
mv -f _load_3.visT _load_3.vis
mv -f _load_4.visT _load_4.vis
mv -f _xload_1.visT _xload_1.vis
mv -f _xload_2.visT _xload_2.vis
mv -f _xload_3.visT _xload_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _movmemx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _movmemx.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _copy_data_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _copy_data.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clear_bss_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clear_bss.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctors.visT
mv -f _movmemx.visT _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _dtors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _dtors.visT
mv -f _xload_4.visT _xload_4.vis
mv -f _copy_data.visT _copy_data.vis
mv -f _clear_bss.visT _clear_bss.vis
mv -f _ctors.visT _ctors.vis
mv -f _dtors.visT _dtors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffssi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffssi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffshi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffshi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _loop_ffsqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _loop_ffsqi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzsi2.visT
mv -f _ffssi2.visT _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzsi2.visT
mv -f _ffshi2.visT _ffshi2.vis
mv -f _loop_ffsqi2.visT _loop_ffsqi2.vis
mv -f _ctzsi2.visT _ctzsi2.vis
mv -f _ctzhi2.visT _ctzhi2.vis
mv -f _clzdi2.visT _clzdi2.vis
mv -f _clzsi2.visT _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzhi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritydi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritydi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritysi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritysi2.visT
mv -f _clzhi2.visT _clzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _parityhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _parityhi2.visT
mv -f _paritysi2.visT _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcounthi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcounthi2.visT
mv -f _paritydi2.visT _paritydi2.vis
mv -f _parityhi2.visT _parityhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountdi2.visT
mv -f _popcounthi2.visT _popcounthi2.vis
mv -f _popcountsi2.visT _popcountsi2.vis
mv -f _popcountdi2.visT _popcountdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountqi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashrdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _lshrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _lshrdi3.visT
mv -f _bswapsi2.visT _bswapsi2.vis
mv -f _popcountqi2.visT _popcountqi2.vis
mv -f _bswapdi2.visT _bswapdi2.vis
mv -f _ashldi3.visT _ashldi3.vis
mv -f _ashrdi3.visT _ashrdi3.vis
mv -f _lshrdi3.visT _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rotldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rotldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _subdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _subdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmul_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmul.visT
mv -f _adddi3_s8.visT _adddi3_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmuls_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmuls.visT
mv -f _rotldi3.visT _rotldi3.vis
mv -f _adddi3.visT _adddi3.vis
mv -f _cmpdi2.visT _cmpdi2.vis
mv -f _subdi3.visT _subdi3.vis
mv -f _cmpdi2_s8.visT _cmpdi2_s8.vis
mv -f _fmul.visT _fmul.vis
mv -f _fmuls.visT _fmuls.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmulsu_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmulsu.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractqqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuqqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhasf.visT
mv -f _fmulsu.visT _fmulsu.vis
mv -f _fractqqsf.visT _fractqqsf.vis
mv -f _fractuqqsf.visT _fractuqqsf.vis
mv -f _fracthqsf.visT _fracthqsf.vis
mv -f _fractuhqsf.visT _fractuhqsf.vis
mv -f _fracthasf.visT _fracthasf.vis
mv -f _fractuhasf.visT _fractuhasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfqq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuqq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfhq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuhq.visT
mv -f _fractsasf.visT _fractsasf.vis
mv -f _fractusasf.visT _fractusasf.vis
mv -f _fractsqsf.visT _fractsqsf.vis
mv -f _fractusqsf.visT _fractusqsf.vis
mv -f _fractsfqq.visT _fractsfqq.vis
mv -f _fractsfuqq.visT _fractsfuqq.vis
mv -f _fractsfhq.visT _fractsfhq.vis
mv -f _fractsfuhq.visT _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfha.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuha.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusq.visT
mv -f _fractsfha.visT _fractsfha.vis
mv -f _fractsfuha.visT _fractsfuha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsa.visT
mv -f _fractsfsq.visT _fractsfsq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhq3.visT
mv -f _fractsfusq.visT _fractsfusq.vis
mv -f _fractsfsa.visT _fractsfsa.vis
mv -f _mulqq3.visT _mulqq3.vis
mv -f _mulhq3.visT _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulha3.visT
mv -f _fractsfusa.visT _fractsfusa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_round_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3_round.visT
mv -f _muluhq3.visT _muluhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsa3.visT
mv -f _mulha3.visT _mulha3.vis
mv -f _muluha3.visT _muluha3.vis
mv -f _muluha3_round.visT _muluha3_round.vis
mv -f _mulsa3.visT _mulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmuluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmuluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulusa3.visT
mv -f _mulusa3.visT _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulsa3.visT
mv -f _usmuluha3.visT _usmuluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuqq3.visT
mv -f _ssmulha3.visT _ssmulha3.vis
mv -f _usmulusa3.visT _usmulusa3.vis
mv -f _ssmulsa3.visT _ssmulsa3.vis
mv -f _divqq3.visT _divqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq_helper_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq_helper.visT
mv -f _udivuqq3.visT _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuhq3.visT
mv -f _divqq_helper.visT _divqq_helper.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divha3.visT
mv -f _divhq3.visT _divhq3.vis
mv -f _udivuhq3.visT _udivuhq3.vis
mv -f _divha3.visT _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clr_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clr_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_2.visT
mv -f _divsa3.visT _divsa3.vis
mv -f _udivuha3.visT _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_4.visT
mv -f _udivusa3.visT _udivusa3.vis
mv -f _clr_8.visT _clr_8.vis
mv -f _ssneg_2.visT _ssneg_2.vis
mv -f _ssneg_4.visT _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_2.visT
mv -f _ssneg_8.visT _ssneg_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _sssub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _sssub_8.visT
mv -f _ssabs_1.visT _ssabs_1.vis
mv -f _ssabs_2.visT _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usadd_8.visT
mv -f _ssabs_4.visT _ssabs_4.vis
mv -f _ssadd_8.visT _ssadd_8.vis
mv -f _ssabs_8.visT _ssabs_8.vis
mv -f _usadd_8.visT _usadd_8.vis
mv -f _sssub_8.visT _sssub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ussub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ussub_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mask1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mask1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ret_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ret.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduqq3.visT
mv -f _ussub_8.visT _ussub_8.vis
mv -f _ret.visT _ret.vis
mv -f _mask1.visT _mask1.vis
mv -f _roundqq3.visT _roundqq3.vis
mv -f _rounduqq3.visT _rounduqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_2_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_2_const.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u4.visT
mv -f _round_s2.visT _round_s2.vis
mv -f _round_2_const.visT _round_2_const.vis
mv -f _round_u2.visT _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_4_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_4_const.visT
mv -f _round_s4.visT _round_s4.vis
mv -f _addmask_2.visT _addmask_2.vis
mv -f _round_u4.visT _round_u4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_x8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_x8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounddq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounddq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundudq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundudq3.visT
mv -f _round_4_const.visT _round_4_const.vis
mv -f _addmask_4.visT _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundda3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduda3.visT
mv -f _round_x8.visT _round_x8.vis
mv -f _rounddq3.visT _rounddq3.vis
mv -f _roundudq3.visT _roundudq3.vis
mv -f _roundda3.visT _roundda3.vis
mv -f _rounduda3.visT _rounduda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundta3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduta3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _roundta3.visT _roundta3.vis
mv -f _rounduta3.visT _rounduta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _pack_sf.o -MT _pack_sf.o -MD -MP -MF _pack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_pack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _unpack_sf.o -MT _unpack_sf.o -MD -MP -MF _unpack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_unpack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fpcmp_parts_sf.o -MT _fpcmp_parts_sf.o -MD -MP -MF _fpcmp_parts_sf.dep -DFINE_GRAINED_LIBRARIES -DL_fpcmp_parts_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _make_sf.o -MT _make_sf.o -MD -MP -MF _make_sf.dep -DFINE_GRAINED_LIBRARIES -DL_make_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sf_to_df.o -MT _sf_to_df.o -MD -MP -MF _sf_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_df -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _thenan_sf.o -MT _thenan_sf.o -MD -MP -MF _thenan_sf.dep -DFINE_GRAINED_LIBRARIES -DL_thenan_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negQQ.o -MT _negQQ.o -MD -MP -MF _negQQ.dep -DL_neg -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHQ.o -MT _negHQ.o -MD -MP -MF _negHQ.dep -DL_neg -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSQ.o -MT _negSQ.o -MD -MP -MF _negSQ.dep -DL_neg -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDQ.o -MT _negDQ.o -MD -MP -MF _negDQ.dep -DL_neg -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTQ.o -MT _negTQ.o -MD -MP -MF _negTQ.dep -DL_neg -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHA.o -MT _negHA.o -MD -MP -MF _negHA.dep -DL_neg -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSA.o -MT _negSA.o -MD -MP -MF _negSA.dep -DL_neg -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDA.o -MT _negDA.o -MD -MP -MF _negDA.dep -DL_neg -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTA.o -MT _negTA.o -MD -MP -MF _negTA.dep -DL_neg -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUQQ.o -MT _negUQQ.o -MD -MP -MF _negUQQ.dep -DL_neg -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHQ.o -MT _negUHQ.o -MD -MP -MF _negUHQ.dep -DL_neg -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSQ.o -MT _negUSQ.o -MD -MP -MF _negUSQ.dep -DL_neg -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDQ.o -MT _negUDQ.o -MD -MP -MF _negUDQ.dep -DL_neg -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTQ.o -MT _negUTQ.o -MD -MP -MF _negUTQ.dep -DL_neg -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHA.o -MT _negUHA.o -MD -MP -MF _negUHA.dep -DL_neg -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSA.o -MT _negUSA.o -MD -MP -MF _negUSA.dep -DL_neg -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDA.o -MT _negUDA.o -MD -MP -MF _negUDA.dep -DL_neg -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTA.o -MT _negUTA.o -MD -MP -MF _negUTA.dep -DL_neg -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulSQ.o -MT _mulSQ.o -MD -MP -MF _mulSQ.dep -DL_mul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDQ.o -MT _mulDQ.o -MD -MP -MF _mulDQ.dep -DL_mul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTQ.o -MT _mulTQ.o -MD -MP -MF _mulTQ.dep -DL_mul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDA.o -MT _mulDA.o -MD -MP -MF _mulDA.dep -DL_mul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTA.o -MT _mulTA.o -MD -MP -MF _mulTA.dep -DL_mul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUSQ.o -MT _mulUSQ.o -MD -MP -MF _mulUSQ.dep -DL_mul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDQ.o -MT _mulUDQ.o -MD -MP -MF _mulUDQ.dep -DL_mul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTQ.o -MT _mulUTQ.o -MD -MP -MF _mulUTQ.dep -DL_mul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDA.o -MT _mulUDA.o -MD -MP -MF _mulUDA.dep -DL_mul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTA.o -MT _mulUTA.o -MD -MP -MF _mulUTA.dep -DL_mul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperQQ.o -MT _mulhelperQQ.o -MD -MP -MF _mulhelperQQ.dep -DL_mulhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHQ.o -MT _mulhelperHQ.o -MD -MP -MF _mulhelperHQ.dep -DL_mulhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSQ.o -MT _mulhelperSQ.o -MD -MP -MF _mulhelperSQ.dep -DL_mulhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDQ.o -MT _mulhelperDQ.o -MD -MP -MF _mulhelperDQ.dep -DL_mulhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTQ.o -MT _mulhelperTQ.o -MD -MP -MF _mulhelperTQ.dep -DL_mulhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHA.o -MT _mulhelperHA.o -MD -MP -MF _mulhelperHA.dep -DL_mulhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSA.o -MT _mulhelperSA.o -MD -MP -MF _mulhelperSA.dep -DL_mulhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDA.o -MT _mulhelperDA.o -MD -MP -MF _mulhelperDA.dep -DL_mulhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTA.o -MT _mulhelperTA.o -MD -MP -MF _mulhelperTA.dep -DL_mulhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUQQ.o -MT _mulhelperUQQ.o -MD -MP -MF _mulhelperUQQ.dep -DL_mulhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHQ.o -MT _mulhelperUHQ.o -MD -MP -MF _mulhelperUHQ.dep -DL_mulhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSQ.o -MT _mulhelperUSQ.o -MD -MP -MF _mulhelperUSQ.dep -DL_mulhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDQ.o -MT _mulhelperUDQ.o -MD -MP -MF _mulhelperUDQ.dep -DL_mulhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTQ.o -MT _mulhelperUTQ.o -MD -MP -MF _mulhelperUTQ.dep -DL_mulhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHA.o -MT _mulhelperUHA.o -MD -MP -MF _mulhelperUHA.dep -DL_mulhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSA.o -MT _mulhelperUSA.o -MD -MP -MF _mulhelperUSA.dep -DL_mulhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDA.o -MT _mulhelperUDA.o -MD -MP -MF _mulhelperUDA.dep -DL_mulhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTA.o -MT _mulhelperUTA.o -MD -MP -MF _mulhelperUTA.dep -DL_mulhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperQQ.o -MT _divhelperQQ.o -MD -MP -MF _divhelperQQ.dep -DL_divhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHQ.o -MT _divhelperHQ.o -MD -MP -MF _divhelperHQ.dep -DL_divhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSQ.o -MT _divhelperSQ.o -MD -MP -MF _divhelperSQ.dep -DL_divhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDQ.o -MT _divhelperDQ.o -MD -MP -MF _divhelperDQ.dep -DL_divhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTQ.o -MT _divhelperTQ.o -MD -MP -MF _divhelperTQ.dep -DL_divhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHA.o -MT _divhelperHA.o -MD -MP -MF _divhelperHA.dep -DL_divhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSA.o -MT _divhelperSA.o -MD -MP -MF _divhelperSA.dep -DL_divhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDA.o -MT _divhelperDA.o -MD -MP -MF _divhelperDA.dep -DL_divhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTA.o -MT _divhelperTA.o -MD -MP -MF _divhelperTA.dep -DL_divhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUQQ.o -MT _divhelperUQQ.o -MD -MP -MF _divhelperUQQ.dep -DL_divhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHQ.o -MT _divhelperUHQ.o -MD -MP -MF _divhelperUHQ.dep -DL_divhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSQ.o -MT _divhelperUSQ.o -MD -MP -MF _divhelperUSQ.dep -DL_divhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDQ.o -MT _divhelperUDQ.o -MD -MP -MF _divhelperUDQ.dep -DL_divhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTQ.o -MT _divhelperUTQ.o -MD -MP -MF _divhelperUTQ.dep -DL_divhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHA.o -MT _divhelperUHA.o -MD -MP -MF _divhelperUHA.dep -DL_divhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSA.o -MT _divhelperUSA.o -MD -MP -MF _divhelperUSA.dep -DL_divhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDA.o -MT _divhelperUDA.o -MD -MP -MF _divhelperUDA.dep -DL_divhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTA.o -MT _divhelperUTA.o -MD -MP -MF _divhelperUTA.dep -DL_divhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperQQ.o -MT _ashlhelperQQ.o -MD -MP -MF _ashlhelperQQ.dep -DL_ashlhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHQ.o -MT _ashlhelperHQ.o -MD -MP -MF _ashlhelperHQ.dep -DL_ashlhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSQ.o -MT _ashlhelperSQ.o -MD -MP -MF _ashlhelperSQ.dep -DL_ashlhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDQ.o -MT _ashlhelperDQ.o -MD -MP -MF _ashlhelperDQ.dep -DL_ashlhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTQ.o -MT _ashlhelperTQ.o -MD -MP -MF _ashlhelperTQ.dep -DL_ashlhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHA.o -MT _ashlhelperHA.o -MD -MP -MF _ashlhelperHA.dep -DL_ashlhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSA.o -MT _ashlhelperSA.o -MD -MP -MF _ashlhelperSA.dep -DL_ashlhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDA.o -MT _ashlhelperDA.o -MD -MP -MF _ashlhelperDA.dep -DL_ashlhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTA.o -MT _ashlhelperTA.o -MD -MP -MF _ashlhelperTA.dep -DL_ashlhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUQQ.o -MT _ashlhelperUQQ.o -MD -MP -MF _ashlhelperUQQ.dep -DL_ashlhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHQ.o -MT _ashlhelperUHQ.o -MD -MP -MF _ashlhelperUHQ.dep -DL_ashlhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSQ.o -MT _ashlhelperUSQ.o -MD -MP -MF _ashlhelperUSQ.dep -DL_ashlhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDQ.o -MT _ashlhelperUDQ.o -MD -MP -MF _ashlhelperUDQ.dep -DL_ashlhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTQ.o -MT _ashlhelperUTQ.o -MD -MP -MF _ashlhelperUTQ.dep -DL_ashlhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHA.o -MT _ashlhelperUHA.o -MD -MP -MF _ashlhelperUHA.dep -DL_ashlhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSA.o -MT _ashlhelperUSA.o -MD -MP -MF _ashlhelperUSA.dep -DL_ashlhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDA.o -MT _ashlhelperUDA.o -MD -MP -MF _ashlhelperUDA.dep -DL_ashlhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTA.o -MT _ashlhelperUTA.o -MD -MP -MF _ashlhelperUTA.dep -DL_ashlhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1QQ.o -MT _saturate1QQ.o -MD -MP -MF _saturate1QQ.dep -DL_saturate1 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HQ.o -MT _saturate1HQ.o -MD -MP -MF _saturate1HQ.dep -DL_saturate1 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SQ.o -MT _saturate1SQ.o -MD -MP -MF _saturate1SQ.dep -DL_saturate1 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DQ.o -MT _saturate1DQ.o -MD -MP -MF _saturate1DQ.dep -DL_saturate1 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TQ.o -MT _saturate1TQ.o -MD -MP -MF _saturate1TQ.dep -DL_saturate1 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HA.o -MT _saturate1HA.o -MD -MP -MF _saturate1HA.dep -DL_saturate1 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SA.o -MT _saturate1SA.o -MD -MP -MF _saturate1SA.dep -DL_saturate1 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DA.o -MT _saturate1DA.o -MD -MP -MF _saturate1DA.dep -DL_saturate1 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TA.o -MT _saturate1TA.o -MD -MP -MF _saturate1TA.dep -DL_saturate1 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UQQ.o -MT _saturate1UQQ.o -MD -MP -MF _saturate1UQQ.dep -DL_saturate1 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHQ.o -MT _saturate1UHQ.o -MD -MP -MF _saturate1UHQ.dep -DL_saturate1 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USQ.o -MT _saturate1USQ.o -MD -MP -MF _saturate1USQ.dep -DL_saturate1 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDQ.o -MT _saturate1UDQ.o -MD -MP -MF _saturate1UDQ.dep -DL_saturate1 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTQ.o -MT _saturate1UTQ.o -MD -MP -MF _saturate1UTQ.dep -DL_saturate1 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHA.o -MT _saturate1UHA.o -MD -MP -MF _saturate1UHA.dep -DL_saturate1 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USA.o -MT _saturate1USA.o -MD -MP -MF _saturate1USA.dep -DL_saturate1 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDA.o -MT _saturate1UDA.o -MD -MP -MF _saturate1UDA.dep -DL_saturate1 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTA.o -MT _saturate1UTA.o -MD -MP -MF _saturate1UTA.dep -DL_saturate1 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2QQ.o -MT _saturate2QQ.o -MD -MP -MF _saturate2QQ.dep -DL_saturate2 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HQ.o -MT _saturate2HQ.o -MD -MP -MF _saturate2HQ.dep -DL_saturate2 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SQ.o -MT _saturate2SQ.o -MD -MP -MF _saturate2SQ.dep -DL_saturate2 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DQ.o -MT _saturate2DQ.o -MD -MP -MF _saturate2DQ.dep -DL_saturate2 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TQ.o -MT _saturate2TQ.o -MD -MP -MF _saturate2TQ.dep -DL_saturate2 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HA.o -MT _saturate2HA.o -MD -MP -MF _saturate2HA.dep -DL_saturate2 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SA.o -MT _saturate2SA.o -MD -MP -MF _saturate2SA.dep -DL_saturate2 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DA.o -MT _saturate2DA.o -MD -MP -MF _saturate2DA.dep -DL_saturate2 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TA.o -MT _saturate2TA.o -MD -MP -MF _saturate2TA.dep -DL_saturate2 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UQQ.o -MT _saturate2UQQ.o -MD -MP -MF _saturate2UQQ.dep -DL_saturate2 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHQ.o -MT _saturate2UHQ.o -MD -MP -MF _saturate2UHQ.dep -DL_saturate2 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USQ.o -MT _saturate2USQ.o -MD -MP -MF _saturate2USQ.dep -DL_saturate2 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDQ.o -MT _saturate2UDQ.o -MD -MP -MF _saturate2UDQ.dep -DL_saturate2 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTQ.o -MT _saturate2UTQ.o -MD -MP -MF _saturate2UTQ.dep -DL_saturate2 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHA.o -MT _saturate2UHA.o -MD -MP -MF _saturate2UHA.dep -DL_saturate2 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USA.o -MT _saturate2USA.o -MD -MP -MF _saturate2USA.dep -DL_saturate2 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDA.o -MT _saturate2UDA.o -MD -MP -MF _saturate2UDA.dep -DL_saturate2 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTA.o -MT _saturate2UTA.o -MD -MP -MF _saturate2UTA.dep -DL_saturate2 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulQQ.o -MT _ssmulQQ.o -MD -MP -MF _ssmulQQ.dep -DL_ssmul -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulHQ.o -MT _ssmulHQ.o -MD -MP -MF _ssmulHQ.dep -DL_ssmul -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulSQ.o -MT _ssmulSQ.o -MD -MP -MF _ssmulSQ.dep -DL_ssmul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDQ.o -MT _ssmulDQ.o -MD -MP -MF _ssmulDQ.dep -DL_ssmul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTQ.o -MT _ssmulTQ.o -MD -MP -MF _ssmulTQ.dep -DL_ssmul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDA.o -MT _ssmulDA.o -MD -MP -MF _ssmulDA.dep -DL_ssmul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTA.o -MT _ssmulTA.o -MD -MP -MF _ssmulTA.dep -DL_ssmul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivQQ.o -MT _ssdivQQ.o -MD -MP -MF _ssdivQQ.dep -DL_ssdiv -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHQ.o -MT _ssdivHQ.o -MD -MP -MF _ssdivHQ.dep -DL_ssdiv -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSQ.o -MT _ssdivSQ.o -MD -MP -MF _ssdivSQ.dep -DL_ssdiv -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDQ.o -MT _ssdivDQ.o -MD -MP -MF _ssdivDQ.dep -DL_ssdiv -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTQ.o -MT _ssdivTQ.o -MD -MP -MF _ssdivTQ.dep -DL_ssdiv -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHA.o -MT _ssdivHA.o -MD -MP -MF _ssdivHA.dep -DL_ssdiv -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSA.o -MT _ssdivSA.o -MD -MP -MF _ssdivSA.dep -DL_ssdiv -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDA.o -MT _ssdivDA.o -MD -MP -MF _ssdivDA.dep -DL_ssdiv -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTA.o -MT _ssdivTA.o -MD -MP -MF _ssdivTA.dep -DL_ssdiv -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divSQ.o -MT _divSQ.o -MD -MP -MF _divSQ.dep -DL_div -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDQ.o -MT _divDQ.o -MD -MP -MF _divDQ.dep -DL_div -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTQ.o -MT _divTQ.o -MD -MP -MF _divTQ.dep -DL_div -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDA.o -MT _divDA.o -MD -MP -MF _divDA.dep -DL_div -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTA.o -MT _divTA.o -MD -MP -MF _divTA.dep -DL_div -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlQQ.o -MT _ssashlQQ.o -MD -MP -MF _ssashlQQ.dep -DL_ssashl -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHQ.o -MT _ssashlHQ.o -MD -MP -MF _ssashlHQ.dep -DL_ssashl -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSQ.o -MT _ssashlSQ.o -MD -MP -MF _ssashlSQ.dep -DL_ssashl -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDQ.o -MT _ssashlDQ.o -MD -MP -MF _ssashlDQ.dep -DL_ssashl -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTQ.o -MT _ssashlTQ.o -MD -MP -MF _ssashlTQ.dep -DL_ssashl -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHA.o -MT _ssashlHA.o -MD -MP -MF _ssashlHA.dep -DL_ssashl -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSA.o -MT _ssashlSA.o -MD -MP -MF _ssashlSA.dep -DL_ssashl -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDA.o -MT _ssashlDA.o -MD -MP -MF _ssashlDA.dep -DL_ssashl -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTA.o -MT _ssashlTA.o -MD -MP -MF _ssashlTA.dep -DL_ssashl -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUQQ.o -MT _usmulUQQ.o -MD -MP -MF _usmulUQQ.dep -DL_usmul -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUHQ.o -MT _usmulUHQ.o -MD -MP -MF _usmulUHQ.dep -DL_usmul -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUSQ.o -MT _usmulUSQ.o -MD -MP -MF _usmulUSQ.dep -DL_usmul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDQ.o -MT _usmulUDQ.o -MD -MP -MF _usmulUDQ.dep -DL_usmul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTQ.o -MT _usmulUTQ.o -MD -MP -MF _usmulUTQ.dep -DL_usmul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDA.o -MT _usmulUDA.o -MD -MP -MF _usmulUDA.dep -DL_usmul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTA.o -MT _usmulUTA.o -MD -MP -MF _usmulUTA.dep -DL_usmul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUQQ.o -MT _usdivUQQ.o -MD -MP -MF _usdivUQQ.dep -DL_usdiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHQ.o -MT _usdivUHQ.o -MD -MP -MF _usdivUHQ.dep -DL_usdiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSQ.o -MT _usdivUSQ.o -MD -MP -MF _usdivUSQ.dep -DL_usdiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDQ.o -MT _usdivUDQ.o -MD -MP -MF _usdivUDQ.dep -DL_usdiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTQ.o -MT _usdivUTQ.o -MD -MP -MF _usdivUTQ.dep -DL_usdiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHA.o -MT _usdivUHA.o -MD -MP -MF _usdivUHA.dep -DL_usdiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSA.o -MT _usdivUSA.o -MD -MP -MF _usdivUSA.dep -DL_usdiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDA.o -MT _usdivUDA.o -MD -MP -MF _usdivUDA.dep -DL_usdiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTA.o -MT _usdivUTA.o -MD -MP -MF _usdivUTA.dep -DL_usdiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUQQ.o -MT _udivUQQ.o -MD -MP -MF _udivUQQ.dep -DL_udiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHQ.o -MT _udivUHQ.o -MD -MP -MF _udivUHQ.dep -DL_udiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSQ.o -MT _udivUSQ.o -MD -MP -MF _udivUSQ.dep -DL_udiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDQ.o -MT _udivUDQ.o -MD -MP -MF _udivUDQ.dep -DL_udiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTQ.o -MT _udivUTQ.o -MD -MP -MF _udivUTQ.dep -DL_udiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHA.o -MT _udivUHA.o -MD -MP -MF _udivUHA.dep -DL_udiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSA.o -MT _udivUSA.o -MD -MP -MF _udivUSA.dep -DL_udiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDA.o -MT _udivUDA.o -MD -MP -MF _udivUDA.dep -DL_udiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTA.o -MT _udivUTA.o -MD -MP -MF _udivUTA.dep -DL_udiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUQQ.o -MT _usashlUQQ.o -MD -MP -MF _usashlUQQ.dep -DL_usashl -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHQ.o -MT _usashlUHQ.o -MD -MP -MF _usashlUHQ.dep -DL_usashl -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSQ.o -MT _usashlUSQ.o -MD -MP -MF _usashlUSQ.dep -DL_usashl -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDQ.o -MT _usashlUDQ.o -MD -MP -MF _usashlUDQ.dep -DL_usashl -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTQ.o -MT _usashlUTQ.o -MD -MP -MF _usashlUTQ.dep -DL_usashl -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHA.o -MT _usashlUHA.o -MD -MP -MF _usashlUHA.dep -DL_usashl -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSA.o -MT _usashlUSA.o -MD -MP -MF _usashlUSA.dep -DL_usashl -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDA.o -MT _usashlUDA.o -MD -MP -MF _usashlUDA.dep -DL_usashl -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTA.o -MT _usashlUTA.o -MD -MP -MF _usashlUTA.dep -DL_usashl -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractQQDF.o -MT _fractQQDF.o -MD -MP -MF _fractQQDF.dep -DL_fract -DFROM_QQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHQDF.o -MT _fractHQDF.o -MD -MP -MF _fractHQDF.dep -DL_fract -DFROM_HQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSQDF.o -MT _fractSQDF.o -MD -MP -MF _fractSQDF.dep -DL_fract -DFROM_SQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQSF.o -MT _fractDQSF.o -MD -MP -MF _fractDQSF.dep -DL_fract -DFROM_DQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQDF.o -MT _fractDQDF.o -MD -MP -MF _fractDQDF.dep -DL_fract -DFROM_DQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQSF.o -MT _fractTQSF.o -MD -MP -MF _fractTQSF.dep -DL_fract -DFROM_TQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQDF.o -MT _fractTQDF.o -MD -MP -MF _fractTQDF.dep -DL_fract -DFROM_TQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHADF.o -MT _fractHADF.o -MD -MP -MF _fractHADF.dep -DL_fract -DFROM_HA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSADF.o -MT _fractSADF.o -MD -MP -MF _fractSADF.dep -DL_fract -DFROM_SA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDASF.o -MT _fractDASF.o -MD -MP -MF _fractDASF.dep -DL_fract -DFROM_DA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDADF.o -MT _fractDADF.o -MD -MP -MF _fractDADF.dep -DL_fract -DFROM_DA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTASF.o -MT _fractTASF.o -MD -MP -MF _fractTASF.dep -DL_fract -DFROM_TA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTADF.o -MT _fractTADF.o -MD -MP -MF _fractTADF.dep -DL_fract -DFROM_TA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUQQDF.o -MT _fractUQQDF.o -MD -MP -MF _fractUQQDF.dep -DL_fract -DFROM_UQQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHQDF.o -MT _fractUHQDF.o -MD -MP -MF _fractUHQDF.dep -DL_fract -DFROM_UHQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSQDF.o -MT _fractUSQDF.o -MD -MP -MF _fractUSQDF.dep -DL_fract -DFROM_USQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQSF.o -MT _fractUDQSF.o -MD -MP -MF _fractUDQSF.dep -DL_fract -DFROM_UDQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQDF.o -MT _fractUDQDF.o -MD -MP -MF _fractUDQDF.dep -DL_fract -DFROM_UDQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQSF.o -MT _fractUTQSF.o -MD -MP -MF _fractUTQSF.dep -DL_fract -DFROM_UTQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQDF.o -MT _fractUTQDF.o -MD -MP -MF _fractUTQDF.dep -DL_fract -DFROM_UTQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHADF.o -MT _fractUHADF.o -MD -MP -MF _fractUHADF.dep -DL_fract -DFROM_UHA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSADF.o -MT _fractUSADF.o -MD -MP -MF _fractUSADF.dep -DL_fract -DFROM_USA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDASF.o -MT _fractUDASF.o -MD -MP -MF _fractUDASF.dep -DL_fract -DFROM_UDA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDADF.o -MT _fractUDADF.o -MD -MP -MF _fractUDADF.dep -DL_fract -DFROM_UDA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTASF.o -MT _fractUTASF.o -MD -MP -MF _fractUTASF.dep -DL_fract -DFROM_UTA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTADF.o -MT _fractUTADF.o -MD -MP -MF _fractUTADF.dep -DL_fract -DFROM_UTA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFSQ.o -MT _fractSFSQ.o -MD -MP -MF _fractSFSQ.dep -DL_fract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDQ.o -MT _fractSFDQ.o -MD -MP -MF _fractSFDQ.dep -DL_fract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTQ.o -MT _fractSFTQ.o -MD -MP -MF _fractSFTQ.dep -DL_fract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDA.o -MT _fractSFDA.o -MD -MP -MF _fractSFDA.dep -DL_fract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTA.o -MT _fractSFTA.o -MD -MP -MF _fractSFTA.dep -DL_fract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUSQ.o -MT _fractSFUSQ.o -MD -MP -MF _fractSFUSQ.dep -DL_fract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDQ.o -MT _fractSFUDQ.o -MD -MP -MF _fractSFUDQ.dep -DL_fract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTQ.o -MT _fractSFUTQ.o -MD -MP -MF _fractSFUTQ.dep -DL_fract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDA.o -MT _fractSFUDA.o -MD -MP -MF _fractSFUDA.dep -DL_fract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTA.o -MT _fractSFUTA.o -MD -MP -MF _fractSFUTA.dep -DL_fract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFQQ.o -MT _fractDFQQ.o -MD -MP -MF _fractDFQQ.dep -DL_fract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHQ.o -MT _fractDFHQ.o -MD -MP -MF _fractDFHQ.dep -DL_fract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSQ.o -MT _fractDFSQ.o -MD -MP -MF _fractDFSQ.dep -DL_fract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDQ.o -MT _fractDFDQ.o -MD -MP -MF _fractDFDQ.dep -DL_fract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTQ.o -MT _fractDFTQ.o -MD -MP -MF _fractDFTQ.dep -DL_fract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHA.o -MT _fractDFHA.o -MD -MP -MF _fractDFHA.dep -DL_fract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSA.o -MT _fractDFSA.o -MD -MP -MF _fractDFSA.dep -DL_fract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDA.o -MT _fractDFDA.o -MD -MP -MF _fractDFDA.dep -DL_fract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTA.o -MT _fractDFTA.o -MD -MP -MF _fractDFTA.dep -DL_fract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUQQ.o -MT _fractDFUQQ.o -MD -MP -MF _fractDFUQQ.dep -DL_fract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHQ.o -MT _fractDFUHQ.o -MD -MP -MF _fractDFUHQ.dep -DL_fract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSQ.o -MT _fractDFUSQ.o -MD -MP -MF _fractDFUSQ.dep -DL_fract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDQ.o -MT _fractDFUDQ.o -MD -MP -MF _fractDFUDQ.dep -DL_fract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTQ.o -MT _fractDFUTQ.o -MD -MP -MF _fractDFUTQ.dep -DL_fract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHA.o -MT _fractDFUHA.o -MD -MP -MF _fractDFUHA.dep -DL_fract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSA.o -MT _fractDFUSA.o -MD -MP -MF _fractDFUSA.dep -DL_fract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDA.o -MT _fractDFUDA.o -MD -MP -MF _fractDFUDA.dep -DL_fract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTA.o -MT _fractDFUTA.o -MD -MP -MF _fractDFUTA.dep -DL_fract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHQ.o -MT _satfractQQHQ.o -MD -MP -MF _satfractQQHQ.dep -DL_satfract -DFROM_QQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSQ.o -MT _satfractQQSQ.o -MD -MP -MF _satfractQQSQ.dep -DL_satfract -DFROM_QQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDQ.o -MT _satfractQQDQ.o -MD -MP -MF _satfractQQDQ.dep -DL_satfract -DFROM_QQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTQ.o -MT _satfractQQTQ.o -MD -MP -MF _satfractQQTQ.dep -DL_satfract -DFROM_QQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHA.o -MT _satfractQQHA.o -MD -MP -MF _satfractQQHA.dep -DL_satfract -DFROM_QQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSA.o -MT _satfractQQSA.o -MD -MP -MF _satfractQQSA.dep -DL_satfract -DFROM_QQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDA.o -MT _satfractQQDA.o -MD -MP -MF _satfractQQDA.dep -DL_satfract -DFROM_QQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTA.o -MT _satfractQQTA.o -MD -MP -MF _satfractQQTA.dep -DL_satfract -DFROM_QQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUQQ.o -MT _satfractQQUQQ.o -MD -MP -MF _satfractQQUQQ.dep -DL_satfract -DFROM_QQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHQ.o -MT _satfractQQUHQ.o -MD -MP -MF _satfractQQUHQ.dep -DL_satfract -DFROM_QQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSQ.o -MT _satfractQQUSQ.o -MD -MP -MF _satfractQQUSQ.dep -DL_satfract -DFROM_QQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDQ.o -MT _satfractQQUDQ.o -MD -MP -MF _satfractQQUDQ.dep -DL_satfract -DFROM_QQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTQ.o -MT _satfractQQUTQ.o -MD -MP -MF _satfractQQUTQ.dep -DL_satfract -DFROM_QQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHA.o -MT _satfractQQUHA.o -MD -MP -MF _satfractQQUHA.dep -DL_satfract -DFROM_QQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSA.o -MT _satfractQQUSA.o -MD -MP -MF _satfractQQUSA.dep -DL_satfract -DFROM_QQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDA.o -MT _satfractQQUDA.o -MD -MP -MF _satfractQQUDA.dep -DL_satfract -DFROM_QQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTA.o -MT _satfractQQUTA.o -MD -MP -MF _satfractQQUTA.dep -DL_satfract -DFROM_QQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQQQ.o -MT _satfractHQQQ.o -MD -MP -MF _satfractHQQQ.dep -DL_satfract -DFROM_HQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSQ.o -MT _satfractHQSQ.o -MD -MP -MF _satfractHQSQ.dep -DL_satfract -DFROM_HQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDQ.o -MT _satfractHQDQ.o -MD -MP -MF _satfractHQDQ.dep -DL_satfract -DFROM_HQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTQ.o -MT _satfractHQTQ.o -MD -MP -MF _satfractHQTQ.dep -DL_satfract -DFROM_HQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQHA.o -MT _satfractHQHA.o -MD -MP -MF _satfractHQHA.dep -DL_satfract -DFROM_HQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSA.o -MT _satfractHQSA.o -MD -MP -MF _satfractHQSA.dep -DL_satfract -DFROM_HQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDA.o -MT _satfractHQDA.o -MD -MP -MF _satfractHQDA.dep -DL_satfract -DFROM_HQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTA.o -MT _satfractHQTA.o -MD -MP -MF _satfractHQTA.dep -DL_satfract -DFROM_HQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUQQ.o -MT _satfractHQUQQ.o -MD -MP -MF _satfractHQUQQ.dep -DL_satfract -DFROM_HQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHQ.o -MT _satfractHQUHQ.o -MD -MP -MF _satfractHQUHQ.dep -DL_satfract -DFROM_HQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSQ.o -MT _satfractHQUSQ.o -MD -MP -MF _satfractHQUSQ.dep -DL_satfract -DFROM_HQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDQ.o -MT _satfractHQUDQ.o -MD -MP -MF _satfractHQUDQ.dep -DL_satfract -DFROM_HQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTQ.o -MT _satfractHQUTQ.o -MD -MP -MF _satfractHQUTQ.dep -DL_satfract -DFROM_HQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHA.o -MT _satfractHQUHA.o -MD -MP -MF _satfractHQUHA.dep -DL_satfract -DFROM_HQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSA.o -MT _satfractHQUSA.o -MD -MP -MF _satfractHQUSA.dep -DL_satfract -DFROM_HQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDA.o -MT _satfractHQUDA.o -MD -MP -MF _satfractHQUDA.dep -DL_satfract -DFROM_HQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTA.o -MT _satfractHQUTA.o -MD -MP -MF _satfractHQUTA.dep -DL_satfract -DFROM_HQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQQQ.o -MT _satfractSQQQ.o -MD -MP -MF _satfractSQQQ.dep -DL_satfract -DFROM_SQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHQ.o -MT _satfractSQHQ.o -MD -MP -MF _satfractSQHQ.dep -DL_satfract -DFROM_SQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDQ.o -MT _satfractSQDQ.o -MD -MP -MF _satfractSQDQ.dep -DL_satfract -DFROM_SQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTQ.o -MT _satfractSQTQ.o -MD -MP -MF _satfractSQTQ.dep -DL_satfract -DFROM_SQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHA.o -MT _satfractSQHA.o -MD -MP -MF _satfractSQHA.dep -DL_satfract -DFROM_SQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQSA.o -MT _satfractSQSA.o -MD -MP -MF _satfractSQSA.dep -DL_satfract -DFROM_SQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDA.o -MT _satfractSQDA.o -MD -MP -MF _satfractSQDA.dep -DL_satfract -DFROM_SQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTA.o -MT _satfractSQTA.o -MD -MP -MF _satfractSQTA.dep -DL_satfract -DFROM_SQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUQQ.o -MT _satfractSQUQQ.o -MD -MP -MF _satfractSQUQQ.dep -DL_satfract -DFROM_SQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHQ.o -MT _satfractSQUHQ.o -MD -MP -MF _satfractSQUHQ.dep -DL_satfract -DFROM_SQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSQ.o -MT _satfractSQUSQ.o -MD -MP -MF _satfractSQUSQ.dep -DL_satfract -DFROM_SQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDQ.o -MT _satfractSQUDQ.o -MD -MP -MF _satfractSQUDQ.dep -DL_satfract -DFROM_SQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTQ.o -MT _satfractSQUTQ.o -MD -MP -MF _satfractSQUTQ.dep -DL_satfract -DFROM_SQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUHA.o -MT _satfractSQUHA.o -MD -MP -MF _satfractSQUHA.dep -DL_satfract -DFROM_SQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUSA.o -MT _satfractSQUSA.o -MD -MP -MF _satfractSQUSA.dep -DL_satfract -DFROM_SQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUDA.o -MT _satfractSQUDA.o -MD -MP -MF _satfractSQUDA.dep -DL_satfract -DFROM_SQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQUTA.o -MT _satfractSQUTA.o -MD -MP -MF _satfractSQUTA.dep -DL_satfract -DFROM_SQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQQQ.o -MT _satfractDQQQ.o -MD -MP -MF _satfractDQQQ.dep -DL_satfract -DFROM_DQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHQ.o -MT _satfractDQHQ.o -MD -MP -MF _satfractDQHQ.dep -DL_satfract -DFROM_DQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSQ.o -MT _satfractDQSQ.o -MD -MP -MF _satfractDQSQ.dep -DL_satfract -DFROM_DQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTQ.o -MT _satfractDQTQ.o -MD -MP -MF _satfractDQTQ.dep -DL_satfract -DFROM_DQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQHA.o -MT _satfractDQHA.o -MD -MP -MF _satfractDQHA.dep -DL_satfract -DFROM_DQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQSA.o -MT _satfractDQSA.o -MD -MP -MF _satfractDQSA.dep -DL_satfract -DFROM_DQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQDA.o -MT _satfractDQDA.o -MD -MP -MF _satfractDQDA.dep -DL_satfract -DFROM_DQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQTA.o -MT _satfractDQTA.o -MD -MP -MF _satfractDQTA.dep -DL_satfract -DFROM_DQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUQQ.o -MT _satfractDQUQQ.o -MD -MP -MF _satfractDQUQQ.dep -DL_satfract -DFROM_DQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHQ.o -MT _satfractDQUHQ.o -MD -MP -MF _satfractDQUHQ.dep -DL_satfract -DFROM_DQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSQ.o -MT _satfractDQUSQ.o -MD -MP -MF _satfractDQUSQ.dep -DL_satfract -DFROM_DQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDQ.o -MT _satfractDQUDQ.o -MD -MP -MF _satfractDQUDQ.dep -DL_satfract -DFROM_DQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTQ.o -MT _satfractDQUTQ.o -MD -MP -MF _satfractDQUTQ.dep -DL_satfract -DFROM_DQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUHA.o -MT _satfractDQUHA.o -MD -MP -MF _satfractDQUHA.dep -DL_satfract -DFROM_DQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUSA.o -MT _satfractDQUSA.o -MD -MP -MF _satfractDQUSA.dep -DL_satfract -DFROM_DQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUDA.o -MT _satfractDQUDA.o -MD -MP -MF _satfractDQUDA.dep -DL_satfract -DFROM_DQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDQUTA.o -MT _satfractDQUTA.o -MD -MP -MF _satfractDQUTA.dep -DL_satfract -DFROM_DQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQQQ.o -MT _satfractTQQQ.o -MD -MP -MF _satfractTQQQ.dep -DL_satfract -DFROM_TQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHQ.o -MT _satfractTQHQ.o -MD -MP -MF _satfractTQHQ.dep -DL_satfract -DFROM_TQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSQ.o -MT _satfractTQSQ.o -MD -MP -MF _satfractTQSQ.dep -DL_satfract -DFROM_TQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDQ.o -MT _satfractTQDQ.o -MD -MP -MF _satfractTQDQ.dep -DL_satfract -DFROM_TQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQHA.o -MT _satfractTQHA.o -MD -MP -MF _satfractTQHA.dep -DL_satfract -DFROM_TQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQSA.o -MT _satfractTQSA.o -MD -MP -MF _satfractTQSA.dep -DL_satfract -DFROM_TQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQDA.o -MT _satfractTQDA.o -MD -MP -MF _satfractTQDA.dep -DL_satfract -DFROM_TQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQTA.o -MT _satfractTQTA.o -MD -MP -MF _satfractTQTA.dep -DL_satfract -DFROM_TQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUQQ.o -MT _satfractTQUQQ.o -MD -MP -MF _satfractTQUQQ.dep -DL_satfract -DFROM_TQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHQ.o -MT _satfractTQUHQ.o -MD -MP -MF _satfractTQUHQ.dep -DL_satfract -DFROM_TQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSQ.o -MT _satfractTQUSQ.o -MD -MP -MF _satfractTQUSQ.dep -DL_satfract -DFROM_TQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDQ.o -MT _satfractTQUDQ.o -MD -MP -MF _satfractTQUDQ.dep -DL_satfract -DFROM_TQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTQ.o -MT _satfractTQUTQ.o -MD -MP -MF _satfractTQUTQ.dep -DL_satfract -DFROM_TQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUHA.o -MT _satfractTQUHA.o -MD -MP -MF _satfractTQUHA.dep -DL_satfract -DFROM_TQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUSA.o -MT _satfractTQUSA.o -MD -MP -MF _satfractTQUSA.dep -DL_satfract -DFROM_TQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUDA.o -MT _satfractTQUDA.o -MD -MP -MF _satfractTQUDA.dep -DL_satfract -DFROM_TQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTQUTA.o -MT _satfractTQUTA.o -MD -MP -MF _satfractTQUTA.dep -DL_satfract -DFROM_TQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAQQ.o -MT _satfractHAQQ.o -MD -MP -MF _satfractHAQQ.dep -DL_satfract -DFROM_HA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAHQ.o -MT _satfractHAHQ.o -MD -MP -MF _satfractHAHQ.dep -DL_satfract -DFROM_HA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASQ.o -MT _satfractHASQ.o -MD -MP -MF _satfractHASQ.dep -DL_satfract -DFROM_HA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADQ.o -MT _satfractHADQ.o -MD -MP -MF _satfractHADQ.dep -DL_satfract -DFROM_HA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATQ.o -MT _satfractHATQ.o -MD -MP -MF _satfractHATQ.dep -DL_satfract -DFROM_HA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHASA.o -MT _satfractHASA.o -MD -MP -MF _satfractHASA.dep -DL_satfract -DFROM_HA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHADA.o -MT _satfractHADA.o -MD -MP -MF _satfractHADA.dep -DL_satfract -DFROM_HA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHATA.o -MT _satfractHATA.o -MD -MP -MF _satfractHATA.dep -DL_satfract -DFROM_HA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUQQ.o -MT _satfractHAUQQ.o -MD -MP -MF _satfractHAUQQ.dep -DL_satfract -DFROM_HA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHQ.o -MT _satfractHAUHQ.o -MD -MP -MF _satfractHAUHQ.dep -DL_satfract -DFROM_HA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSQ.o -MT _satfractHAUSQ.o -MD -MP -MF _satfractHAUSQ.dep -DL_satfract -DFROM_HA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDQ.o -MT _satfractHAUDQ.o -MD -MP -MF _satfractHAUDQ.dep -DL_satfract -DFROM_HA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTQ.o -MT _satfractHAUTQ.o -MD -MP -MF _satfractHAUTQ.dep -DL_satfract -DFROM_HA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUHA.o -MT _satfractHAUHA.o -MD -MP -MF _satfractHAUHA.dep -DL_satfract -DFROM_HA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUSA.o -MT _satfractHAUSA.o -MD -MP -MF _satfractHAUSA.dep -DL_satfract -DFROM_HA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUDA.o -MT _satfractHAUDA.o -MD -MP -MF _satfractHAUDA.dep -DL_satfract -DFROM_HA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHAUTA.o -MT _satfractHAUTA.o -MD -MP -MF _satfractHAUTA.dep -DL_satfract -DFROM_HA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAQQ.o -MT _satfractSAQQ.o -MD -MP -MF _satfractSAQQ.dep -DL_satfract -DFROM_SA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHQ.o -MT _satfractSAHQ.o -MD -MP -MF _satfractSAHQ.dep -DL_satfract -DFROM_SA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSASQ.o -MT _satfractSASQ.o -MD -MP -MF _satfractSASQ.dep -DL_satfract -DFROM_SA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADQ.o -MT _satfractSADQ.o -MD -MP -MF _satfractSADQ.dep -DL_satfract -DFROM_SA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATQ.o -MT _satfractSATQ.o -MD -MP -MF _satfractSATQ.dep -DL_satfract -DFROM_SA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAHA.o -MT _satfractSAHA.o -MD -MP -MF _satfractSAHA.dep -DL_satfract -DFROM_SA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSADA.o -MT _satfractSADA.o -MD -MP -MF _satfractSADA.dep -DL_satfract -DFROM_SA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSATA.o -MT _satfractSATA.o -MD -MP -MF _satfractSATA.dep -DL_satfract -DFROM_SA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUQQ.o -MT _satfractSAUQQ.o -MD -MP -MF _satfractSAUQQ.dep -DL_satfract -DFROM_SA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHQ.o -MT _satfractSAUHQ.o -MD -MP -MF _satfractSAUHQ.dep -DL_satfract -DFROM_SA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSQ.o -MT _satfractSAUSQ.o -MD -MP -MF _satfractSAUSQ.dep -DL_satfract -DFROM_SA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDQ.o -MT _satfractSAUDQ.o -MD -MP -MF _satfractSAUDQ.dep -DL_satfract -DFROM_SA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTQ.o -MT _satfractSAUTQ.o -MD -MP -MF _satfractSAUTQ.dep -DL_satfract -DFROM_SA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUHA.o -MT _satfractSAUHA.o -MD -MP -MF _satfractSAUHA.dep -DL_satfract -DFROM_SA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUSA.o -MT _satfractSAUSA.o -MD -MP -MF _satfractSAUSA.dep -DL_satfract -DFROM_SA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUDA.o -MT _satfractSAUDA.o -MD -MP -MF _satfractSAUDA.dep -DL_satfract -DFROM_SA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSAUTA.o -MT _satfractSAUTA.o -MD -MP -MF _satfractSAUTA.dep -DL_satfract -DFROM_SA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAQQ.o -MT _satfractDAQQ.o -MD -MP -MF _satfractDAQQ.dep -DL_satfract -DFROM_DA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHQ.o -MT _satfractDAHQ.o -MD -MP -MF _satfractDAHQ.dep -DL_satfract -DFROM_DA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASQ.o -MT _satfractDASQ.o -MD -MP -MF _satfractDASQ.dep -DL_satfract -DFROM_DA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDADQ.o -MT _satfractDADQ.o -MD -MP -MF _satfractDADQ.dep -DL_satfract -DFROM_DA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATQ.o -MT _satfractDATQ.o -MD -MP -MF _satfractDATQ.dep -DL_satfract -DFROM_DA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAHA.o -MT _satfractDAHA.o -MD -MP -MF _satfractDAHA.dep -DL_satfract -DFROM_DA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDASA.o -MT _satfractDASA.o -MD -MP -MF _satfractDASA.dep -DL_satfract -DFROM_DA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDATA.o -MT _satfractDATA.o -MD -MP -MF _satfractDATA.dep -DL_satfract -DFROM_DA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUQQ.o -MT _satfractDAUQQ.o -MD -MP -MF _satfractDAUQQ.dep -DL_satfract -DFROM_DA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHQ.o -MT _satfractDAUHQ.o -MD -MP -MF _satfractDAUHQ.dep -DL_satfract -DFROM_DA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSQ.o -MT _satfractDAUSQ.o -MD -MP -MF _satfractDAUSQ.dep -DL_satfract -DFROM_DA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDQ.o -MT _satfractDAUDQ.o -MD -MP -MF _satfractDAUDQ.dep -DL_satfract -DFROM_DA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTQ.o -MT _satfractDAUTQ.o -MD -MP -MF _satfractDAUTQ.dep -DL_satfract -DFROM_DA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUHA.o -MT _satfractDAUHA.o -MD -MP -MF _satfractDAUHA.dep -DL_satfract -DFROM_DA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUSA.o -MT _satfractDAUSA.o -MD -MP -MF _satfractDAUSA.dep -DL_satfract -DFROM_DA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUDA.o -MT _satfractDAUDA.o -MD -MP -MF _satfractDAUDA.dep -DL_satfract -DFROM_DA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDAUTA.o -MT _satfractDAUTA.o -MD -MP -MF _satfractDAUTA.dep -DL_satfract -DFROM_DA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAQQ.o -MT _satfractTAQQ.o -MD -MP -MF _satfractTAQQ.dep -DL_satfract -DFROM_TA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHQ.o -MT _satfractTAHQ.o -MD -MP -MF _satfractTAHQ.dep -DL_satfract -DFROM_TA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASQ.o -MT _satfractTASQ.o -MD -MP -MF _satfractTASQ.dep -DL_satfract -DFROM_TA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADQ.o -MT _satfractTADQ.o -MD -MP -MF _satfractTADQ.dep -DL_satfract -DFROM_TA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTATQ.o -MT _satfractTATQ.o -MD -MP -MF _satfractTATQ.dep -DL_satfract -DFROM_TA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAHA.o -MT _satfractTAHA.o -MD -MP -MF _satfractTAHA.dep -DL_satfract -DFROM_TA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTASA.o -MT _satfractTASA.o -MD -MP -MF _satfractTASA.dep -DL_satfract -DFROM_TA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTADA.o -MT _satfractTADA.o -MD -MP -MF _satfractTADA.dep -DL_satfract -DFROM_TA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUQQ.o -MT _satfractTAUQQ.o -MD -MP -MF _satfractTAUQQ.dep -DL_satfract -DFROM_TA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHQ.o -MT _satfractTAUHQ.o -MD -MP -MF _satfractTAUHQ.dep -DL_satfract -DFROM_TA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSQ.o -MT _satfractTAUSQ.o -MD -MP -MF _satfractTAUSQ.dep -DL_satfract -DFROM_TA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDQ.o -MT _satfractTAUDQ.o -MD -MP -MF _satfractTAUDQ.dep -DL_satfract -DFROM_TA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTQ.o -MT _satfractTAUTQ.o -MD -MP -MF _satfractTAUTQ.dep -DL_satfract -DFROM_TA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUHA.o -MT _satfractTAUHA.o -MD -MP -MF _satfractTAUHA.dep -DL_satfract -DFROM_TA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUSA.o -MT _satfractTAUSA.o -MD -MP -MF _satfractTAUSA.dep -DL_satfract -DFROM_TA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUDA.o -MT _satfractTAUDA.o -MD -MP -MF _satfractTAUDA.dep -DL_satfract -DFROM_TA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTAUTA.o -MT _satfractTAUTA.o -MD -MP -MF _satfractTAUTA.dep -DL_satfract -DFROM_TA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQQQ.o -MT _satfractUQQQQ.o -MD -MP -MF _satfractUQQQQ.dep -DL_satfract -DFROM_UQQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHQ.o -MT _satfractUQQHQ.o -MD -MP -MF _satfractUQQHQ.dep -DL_satfract -DFROM_UQQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSQ.o -MT _satfractUQQSQ.o -MD -MP -MF _satfractUQQSQ.dep -DL_satfract -DFROM_UQQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDQ.o -MT _satfractUQQDQ.o -MD -MP -MF _satfractUQQDQ.dep -DL_satfract -DFROM_UQQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTQ.o -MT _satfractUQQTQ.o -MD -MP -MF _satfractUQQTQ.dep -DL_satfract -DFROM_UQQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQHA.o -MT _satfractUQQHA.o -MD -MP -MF _satfractUQQHA.dep -DL_satfract -DFROM_UQQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQSA.o -MT _satfractUQQSA.o -MD -MP -MF _satfractUQQSA.dep -DL_satfract -DFROM_UQQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQDA.o -MT _satfractUQQDA.o -MD -MP -MF _satfractUQQDA.dep -DL_satfract -DFROM_UQQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQTA.o -MT _satfractUQQTA.o -MD -MP -MF _satfractUQQTA.dep -DL_satfract -DFROM_UQQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHQ.o -MT _satfractUQQUHQ.o -MD -MP -MF _satfractUQQUHQ.dep -DL_satfract -DFROM_UQQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSQ.o -MT _satfractUQQUSQ.o -MD -MP -MF _satfractUQQUSQ.dep -DL_satfract -DFROM_UQQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDQ.o -MT _satfractUQQUDQ.o -MD -MP -MF _satfractUQQUDQ.dep -DL_satfract -DFROM_UQQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTQ.o -MT _satfractUQQUTQ.o -MD -MP -MF _satfractUQQUTQ.dep -DL_satfract -DFROM_UQQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUHA.o -MT _satfractUQQUHA.o -MD -MP -MF _satfractUQQUHA.dep -DL_satfract -DFROM_UQQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUSA.o -MT _satfractUQQUSA.o -MD -MP -MF _satfractUQQUSA.dep -DL_satfract -DFROM_UQQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUDA.o -MT _satfractUQQUDA.o -MD -MP -MF _satfractUQQUDA.dep -DL_satfract -DFROM_UQQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUQQUTA.o -MT _satfractUQQUTA.o -MD -MP -MF _satfractUQQUTA.dep -DL_satfract -DFROM_UQQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQQQ.o -MT _satfractUHQQQ.o -MD -MP -MF _satfractUHQQQ.dep -DL_satfract -DFROM_UHQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHQ.o -MT _satfractUHQHQ.o -MD -MP -MF _satfractUHQHQ.dep -DL_satfract -DFROM_UHQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSQ.o -MT _satfractUHQSQ.o -MD -MP -MF _satfractUHQSQ.dep -DL_satfract -DFROM_UHQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDQ.o -MT _satfractUHQDQ.o -MD -MP -MF _satfractUHQDQ.dep -DL_satfract -DFROM_UHQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTQ.o -MT _satfractUHQTQ.o -MD -MP -MF _satfractUHQTQ.dep -DL_satfract -DFROM_UHQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQHA.o -MT _satfractUHQHA.o -MD -MP -MF _satfractUHQHA.dep -DL_satfract -DFROM_UHQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQSA.o -MT _satfractUHQSA.o -MD -MP -MF _satfractUHQSA.dep -DL_satfract -DFROM_UHQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQDA.o -MT _satfractUHQDA.o -MD -MP -MF _satfractUHQDA.dep -DL_satfract -DFROM_UHQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQTA.o -MT _satfractUHQTA.o -MD -MP -MF _satfractUHQTA.dep -DL_satfract -DFROM_UHQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUQQ.o -MT _satfractUHQUQQ.o -MD -MP -MF _satfractUHQUQQ.dep -DL_satfract -DFROM_UHQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSQ.o -MT _satfractUHQUSQ.o -MD -MP -MF _satfractUHQUSQ.dep -DL_satfract -DFROM_UHQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDQ.o -MT _satfractUHQUDQ.o -MD -MP -MF _satfractUHQUDQ.dep -DL_satfract -DFROM_UHQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTQ.o -MT _satfractUHQUTQ.o -MD -MP -MF _satfractUHQUTQ.dep -DL_satfract -DFROM_UHQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUHA.o -MT _satfractUHQUHA.o -MD -MP -MF _satfractUHQUHA.dep -DL_satfract -DFROM_UHQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUSA.o -MT _satfractUHQUSA.o -MD -MP -MF _satfractUHQUSA.dep -DL_satfract -DFROM_UHQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUDA.o -MT _satfractUHQUDA.o -MD -MP -MF _satfractUHQUDA.dep -DL_satfract -DFROM_UHQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHQUTA.o -MT _satfractUHQUTA.o -MD -MP -MF _satfractUHQUTA.dep -DL_satfract -DFROM_UHQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQQQ.o -MT _satfractUSQQQ.o -MD -MP -MF _satfractUSQQQ.dep -DL_satfract -DFROM_USQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHQ.o -MT _satfractUSQHQ.o -MD -MP -MF _satfractUSQHQ.dep -DL_satfract -DFROM_USQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSQ.o -MT _satfractUSQSQ.o -MD -MP -MF _satfractUSQSQ.dep -DL_satfract -DFROM_USQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDQ.o -MT _satfractUSQDQ.o -MD -MP -MF _satfractUSQDQ.dep -DL_satfract -DFROM_USQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTQ.o -MT _satfractUSQTQ.o -MD -MP -MF _satfractUSQTQ.dep -DL_satfract -DFROM_USQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQHA.o -MT _satfractUSQHA.o -MD -MP -MF _satfractUSQHA.dep -DL_satfract -DFROM_USQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQSA.o -MT _satfractUSQSA.o -MD -MP -MF _satfractUSQSA.dep -DL_satfract -DFROM_USQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQDA.o -MT _satfractUSQDA.o -MD -MP -MF _satfractUSQDA.dep -DL_satfract -DFROM_USQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQTA.o -MT _satfractUSQTA.o -MD -MP -MF _satfractUSQTA.dep -DL_satfract -DFROM_USQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUQQ.o -MT _satfractUSQUQQ.o -MD -MP -MF _satfractUSQUQQ.dep -DL_satfract -DFROM_USQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHQ.o -MT _satfractUSQUHQ.o -MD -MP -MF _satfractUSQUHQ.dep -DL_satfract -DFROM_USQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDQ.o -MT _satfractUSQUDQ.o -MD -MP -MF _satfractUSQUDQ.dep -DL_satfract -DFROM_USQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTQ.o -MT _satfractUSQUTQ.o -MD -MP -MF _satfractUSQUTQ.dep -DL_satfract -DFROM_USQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUHA.o -MT _satfractUSQUHA.o -MD -MP -MF _satfractUSQUHA.dep -DL_satfract -DFROM_USQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUSA.o -MT _satfractUSQUSA.o -MD -MP -MF _satfractUSQUSA.dep -DL_satfract -DFROM_USQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUDA.o -MT _satfractUSQUDA.o -MD -MP -MF _satfractUSQUDA.dep -DL_satfract -DFROM_USQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSQUTA.o -MT _satfractUSQUTA.o -MD -MP -MF _satfractUSQUTA.dep -DL_satfract -DFROM_USQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQQQ.o -MT _satfractUDQQQ.o -MD -MP -MF _satfractUDQQQ.dep -DL_satfract -DFROM_UDQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHQ.o -MT _satfractUDQHQ.o -MD -MP -MF _satfractUDQHQ.dep -DL_satfract -DFROM_UDQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSQ.o -MT _satfractUDQSQ.o -MD -MP -MF _satfractUDQSQ.dep -DL_satfract -DFROM_UDQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDQ.o -MT _satfractUDQDQ.o -MD -MP -MF _satfractUDQDQ.dep -DL_satfract -DFROM_UDQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTQ.o -MT _satfractUDQTQ.o -MD -MP -MF _satfractUDQTQ.dep -DL_satfract -DFROM_UDQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQHA.o -MT _satfractUDQHA.o -MD -MP -MF _satfractUDQHA.dep -DL_satfract -DFROM_UDQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQSA.o -MT _satfractUDQSA.o -MD -MP -MF _satfractUDQSA.dep -DL_satfract -DFROM_UDQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQDA.o -MT _satfractUDQDA.o -MD -MP -MF _satfractUDQDA.dep -DL_satfract -DFROM_UDQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQTA.o -MT _satfractUDQTA.o -MD -MP -MF _satfractUDQTA.dep -DL_satfract -DFROM_UDQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUQQ.o -MT _satfractUDQUQQ.o -MD -MP -MF _satfractUDQUQQ.dep -DL_satfract -DFROM_UDQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHQ.o -MT _satfractUDQUHQ.o -MD -MP -MF _satfractUDQUHQ.dep -DL_satfract -DFROM_UDQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSQ.o -MT _satfractUDQUSQ.o -MD -MP -MF _satfractUDQUSQ.dep -DL_satfract -DFROM_UDQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTQ.o -MT _satfractUDQUTQ.o -MD -MP -MF _satfractUDQUTQ.dep -DL_satfract -DFROM_UDQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUHA.o -MT _satfractUDQUHA.o -MD -MP -MF _satfractUDQUHA.dep -DL_satfract -DFROM_UDQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUSA.o -MT _satfractUDQUSA.o -MD -MP -MF _satfractUDQUSA.dep -DL_satfract -DFROM_UDQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUDA.o -MT _satfractUDQUDA.o -MD -MP -MF _satfractUDQUDA.dep -DL_satfract -DFROM_UDQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDQUTA.o -MT _satfractUDQUTA.o -MD -MP -MF _satfractUDQUTA.dep -DL_satfract -DFROM_UDQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQQQ.o -MT _satfractUTQQQ.o -MD -MP -MF _satfractUTQQQ.dep -DL_satfract -DFROM_UTQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHQ.o -MT _satfractUTQHQ.o -MD -MP -MF _satfractUTQHQ.dep -DL_satfract -DFROM_UTQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSQ.o -MT _satfractUTQSQ.o -MD -MP -MF _satfractUTQSQ.dep -DL_satfract -DFROM_UTQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDQ.o -MT _satfractUTQDQ.o -MD -MP -MF _satfractUTQDQ.dep -DL_satfract -DFROM_UTQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTQ.o -MT _satfractUTQTQ.o -MD -MP -MF _satfractUTQTQ.dep -DL_satfract -DFROM_UTQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQHA.o -MT _satfractUTQHA.o -MD -MP -MF _satfractUTQHA.dep -DL_satfract -DFROM_UTQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQSA.o -MT _satfractUTQSA.o -MD -MP -MF _satfractUTQSA.dep -DL_satfract -DFROM_UTQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQDA.o -MT _satfractUTQDA.o -MD -MP -MF _satfractUTQDA.dep -DL_satfract -DFROM_UTQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQTA.o -MT _satfractUTQTA.o -MD -MP -MF _satfractUTQTA.dep -DL_satfract -DFROM_UTQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUQQ.o -MT _satfractUTQUQQ.o -MD -MP -MF _satfractUTQUQQ.dep -DL_satfract -DFROM_UTQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHQ.o -MT _satfractUTQUHQ.o -MD -MP -MF _satfractUTQUHQ.dep -DL_satfract -DFROM_UTQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSQ.o -MT _satfractUTQUSQ.o -MD -MP -MF _satfractUTQUSQ.dep -DL_satfract -DFROM_UTQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDQ.o -MT _satfractUTQUDQ.o -MD -MP -MF _satfractUTQUDQ.dep -DL_satfract -DFROM_UTQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUHA.o -MT _satfractUTQUHA.o -MD -MP -MF _satfractUTQUHA.dep -DL_satfract -DFROM_UTQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUSA.o -MT _satfractUTQUSA.o -MD -MP -MF _satfractUTQUSA.dep -DL_satfract -DFROM_UTQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUDA.o -MT _satfractUTQUDA.o -MD -MP -MF _satfractUTQUDA.dep -DL_satfract -DFROM_UTQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTQUTA.o -MT _satfractUTQUTA.o -MD -MP -MF _satfractUTQUTA.dep -DL_satfract -DFROM_UTQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAQQ.o -MT _satfractUHAQQ.o -MD -MP -MF _satfractUHAQQ.dep -DL_satfract -DFROM_UHA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHQ.o -MT _satfractUHAHQ.o -MD -MP -MF _satfractUHAHQ.dep -DL_satfract -DFROM_UHA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASQ.o -MT _satfractUHASQ.o -MD -MP -MF _satfractUHASQ.dep -DL_satfract -DFROM_UHA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADQ.o -MT _satfractUHADQ.o -MD -MP -MF _satfractUHADQ.dep -DL_satfract -DFROM_UHA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATQ.o -MT _satfractUHATQ.o -MD -MP -MF _satfractUHATQ.dep -DL_satfract -DFROM_UHA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAHA.o -MT _satfractUHAHA.o -MD -MP -MF _satfractUHAHA.dep -DL_satfract -DFROM_UHA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHASA.o -MT _satfractUHASA.o -MD -MP -MF _satfractUHASA.dep -DL_satfract -DFROM_UHA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHADA.o -MT _satfractUHADA.o -MD -MP -MF _satfractUHADA.dep -DL_satfract -DFROM_UHA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHATA.o -MT _satfractUHATA.o -MD -MP -MF _satfractUHATA.dep -DL_satfract -DFROM_UHA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUQQ.o -MT _satfractUHAUQQ.o -MD -MP -MF _satfractUHAUQQ.dep -DL_satfract -DFROM_UHA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUHQ.o -MT _satfractUHAUHQ.o -MD -MP -MF _satfractUHAUHQ.dep -DL_satfract -DFROM_UHA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSQ.o -MT _satfractUHAUSQ.o -MD -MP -MF _satfractUHAUSQ.dep -DL_satfract -DFROM_UHA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDQ.o -MT _satfractUHAUDQ.o -MD -MP -MF _satfractUHAUDQ.dep -DL_satfract -DFROM_UHA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTQ.o -MT _satfractUHAUTQ.o -MD -MP -MF _satfractUHAUTQ.dep -DL_satfract -DFROM_UHA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUSA.o -MT _satfractUHAUSA.o -MD -MP -MF _satfractUHAUSA.dep -DL_satfract -DFROM_UHA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUDA.o -MT _satfractUHAUDA.o -MD -MP -MF _satfractUHAUDA.dep -DL_satfract -DFROM_UHA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUHAUTA.o -MT _satfractUHAUTA.o -MD -MP -MF _satfractUHAUTA.dep -DL_satfract -DFROM_UHA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAQQ.o -MT _satfractUSAQQ.o -MD -MP -MF _satfractUSAQQ.dep -DL_satfract -DFROM_USA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHQ.o -MT _satfractUSAHQ.o -MD -MP -MF _satfractUSAHQ.dep -DL_satfract -DFROM_USA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASQ.o -MT _satfractUSASQ.o -MD -MP -MF _satfractUSASQ.dep -DL_satfract -DFROM_USA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADQ.o -MT _satfractUSADQ.o -MD -MP -MF _satfractUSADQ.dep -DL_satfract -DFROM_USA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATQ.o -MT _satfractUSATQ.o -MD -MP -MF _satfractUSATQ.dep -DL_satfract -DFROM_USA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAHA.o -MT _satfractUSAHA.o -MD -MP -MF _satfractUSAHA.dep -DL_satfract -DFROM_USA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSASA.o -MT _satfractUSASA.o -MD -MP -MF _satfractUSASA.dep -DL_satfract -DFROM_USA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSADA.o -MT _satfractUSADA.o -MD -MP -MF _satfractUSADA.dep -DL_satfract -DFROM_USA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSATA.o -MT _satfractUSATA.o -MD -MP -MF _satfractUSATA.dep -DL_satfract -DFROM_USA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUQQ.o -MT _satfractUSAUQQ.o -MD -MP -MF _satfractUSAUQQ.dep -DL_satfract -DFROM_USA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHQ.o -MT _satfractUSAUHQ.o -MD -MP -MF _satfractUSAUHQ.dep -DL_satfract -DFROM_USA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUSQ.o -MT _satfractUSAUSQ.o -MD -MP -MF _satfractUSAUSQ.dep -DL_satfract -DFROM_USA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDQ.o -MT _satfractUSAUDQ.o -MD -MP -MF _satfractUSAUDQ.dep -DL_satfract -DFROM_USA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTQ.o -MT _satfractUSAUTQ.o -MD -MP -MF _satfractUSAUTQ.dep -DL_satfract -DFROM_USA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUHA.o -MT _satfractUSAUHA.o -MD -MP -MF _satfractUSAUHA.dep -DL_satfract -DFROM_USA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUDA.o -MT _satfractUSAUDA.o -MD -MP -MF _satfractUSAUDA.dep -DL_satfract -DFROM_USA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUSAUTA.o -MT _satfractUSAUTA.o -MD -MP -MF _satfractUSAUTA.dep -DL_satfract -DFROM_USA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAQQ.o -MT _satfractUDAQQ.o -MD -MP -MF _satfractUDAQQ.dep -DL_satfract -DFROM_UDA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHQ.o -MT _satfractUDAHQ.o -MD -MP -MF _satfractUDAHQ.dep -DL_satfract -DFROM_UDA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASQ.o -MT _satfractUDASQ.o -MD -MP -MF _satfractUDASQ.dep -DL_satfract -DFROM_UDA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADQ.o -MT _satfractUDADQ.o -MD -MP -MF _satfractUDADQ.dep -DL_satfract -DFROM_UDA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATQ.o -MT _satfractUDATQ.o -MD -MP -MF _satfractUDATQ.dep -DL_satfract -DFROM_UDA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAHA.o -MT _satfractUDAHA.o -MD -MP -MF _satfractUDAHA.dep -DL_satfract -DFROM_UDA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDASA.o -MT _satfractUDASA.o -MD -MP -MF _satfractUDASA.dep -DL_satfract -DFROM_UDA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDADA.o -MT _satfractUDADA.o -MD -MP -MF _satfractUDADA.dep -DL_satfract -DFROM_UDA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDATA.o -MT _satfractUDATA.o -MD -MP -MF _satfractUDATA.dep -DL_satfract -DFROM_UDA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUQQ.o -MT _satfractUDAUQQ.o -MD -MP -MF _satfractUDAUQQ.dep -DL_satfract -DFROM_UDA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHQ.o -MT _satfractUDAUHQ.o -MD -MP -MF _satfractUDAUHQ.dep -DL_satfract -DFROM_UDA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSQ.o -MT _satfractUDAUSQ.o -MD -MP -MF _satfractUDAUSQ.dep -DL_satfract -DFROM_UDA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUDQ.o -MT _satfractUDAUDQ.o -MD -MP -MF _satfractUDAUDQ.dep -DL_satfract -DFROM_UDA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTQ.o -MT _satfractUDAUTQ.o -MD -MP -MF _satfractUDAUTQ.dep -DL_satfract -DFROM_UDA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUHA.o -MT _satfractUDAUHA.o -MD -MP -MF _satfractUDAUHA.dep -DL_satfract -DFROM_UDA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUSA.o -MT _satfractUDAUSA.o -MD -MP -MF _satfractUDAUSA.dep -DL_satfract -DFROM_UDA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUDAUTA.o -MT _satfractUDAUTA.o -MD -MP -MF _satfractUDAUTA.dep -DL_satfract -DFROM_UDA -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAQQ.o -MT _satfractUTAQQ.o -MD -MP -MF _satfractUTAQQ.dep -DL_satfract -DFROM_UTA -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHQ.o -MT _satfractUTAHQ.o -MD -MP -MF _satfractUTAHQ.dep -DL_satfract -DFROM_UTA -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASQ.o -MT _satfractUTASQ.o -MD -MP -MF _satfractUTASQ.dep -DL_satfract -DFROM_UTA -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADQ.o -MT _satfractUTADQ.o -MD -MP -MF _satfractUTADQ.dep -DL_satfract -DFROM_UTA -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATQ.o -MT _satfractUTATQ.o -MD -MP -MF _satfractUTATQ.dep -DL_satfract -DFROM_UTA -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAHA.o -MT _satfractUTAHA.o -MD -MP -MF _satfractUTAHA.dep -DL_satfract -DFROM_UTA -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTASA.o -MT _satfractUTASA.o -MD -MP -MF _satfractUTASA.dep -DL_satfract -DFROM_UTA -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTADA.o -MT _satfractUTADA.o -MD -MP -MF _satfractUTADA.dep -DL_satfract -DFROM_UTA -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTATA.o -MT _satfractUTATA.o -MD -MP -MF _satfractUTATA.dep -DL_satfract -DFROM_UTA -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUQQ.o -MT _satfractUTAUQQ.o -MD -MP -MF _satfractUTAUQQ.dep -DL_satfract -DFROM_UTA -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHQ.o -MT _satfractUTAUHQ.o -MD -MP -MF _satfractUTAUHQ.dep -DL_satfract -DFROM_UTA -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSQ.o -MT _satfractUTAUSQ.o -MD -MP -MF _satfractUTAUSQ.dep -DL_satfract -DFROM_UTA -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDQ.o -MT _satfractUTAUDQ.o -MD -MP -MF _satfractUTAUDQ.dep -DL_satfract -DFROM_UTA -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUTQ.o -MT _satfractUTAUTQ.o -MD -MP -MF _satfractUTAUTQ.dep -DL_satfract -DFROM_UTA -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUHA.o -MT _satfractUTAUHA.o -MD -MP -MF _satfractUTAUHA.dep -DL_satfract -DFROM_UTA -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUSA.o -MT _satfractUTAUSA.o -MD -MP -MF _satfractUTAUSA.dep -DL_satfract -DFROM_UTA -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractUTAUDA.o -MT _satfractUTAUDA.o -MD -MP -MF _satfractUTAUDA.dep -DL_satfract -DFROM_UTA -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIQQ.o -MT _satfractQIQQ.o -MD -MP -MF _satfractQIQQ.dep -DL_satfract -DFROM_QI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHQ.o -MT _satfractQIHQ.o -MD -MP -MF _satfractQIHQ.dep -DL_satfract -DFROM_QI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISQ.o -MT _satfractQISQ.o -MD -MP -MF _satfractQISQ.dep -DL_satfract -DFROM_QI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDQ.o -MT _satfractQIDQ.o -MD -MP -MF _satfractQIDQ.dep -DL_satfract -DFROM_QI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITQ.o -MT _satfractQITQ.o -MD -MP -MF _satfractQITQ.dep -DL_satfract -DFROM_QI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIHA.o -MT _satfractQIHA.o -MD -MP -MF _satfractQIHA.dep -DL_satfract -DFROM_QI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQISA.o -MT _satfractQISA.o -MD -MP -MF _satfractQISA.dep -DL_satfract -DFROM_QI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIDA.o -MT _satfractQIDA.o -MD -MP -MF _satfractQIDA.dep -DL_satfract -DFROM_QI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQITA.o -MT _satfractQITA.o -MD -MP -MF _satfractQITA.dep -DL_satfract -DFROM_QI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUQQ.o -MT _satfractQIUQQ.o -MD -MP -MF _satfractQIUQQ.dep -DL_satfract -DFROM_QI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHQ.o -MT _satfractQIUHQ.o -MD -MP -MF _satfractQIUHQ.dep -DL_satfract -DFROM_QI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSQ.o -MT _satfractQIUSQ.o -MD -MP -MF _satfractQIUSQ.dep -DL_satfract -DFROM_QI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDQ.o -MT _satfractQIUDQ.o -MD -MP -MF _satfractQIUDQ.dep -DL_satfract -DFROM_QI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTQ.o -MT _satfractQIUTQ.o -MD -MP -MF _satfractQIUTQ.dep -DL_satfract -DFROM_QI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUHA.o -MT _satfractQIUHA.o -MD -MP -MF _satfractQIUHA.dep -DL_satfract -DFROM_QI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUSA.o -MT _satfractQIUSA.o -MD -MP -MF _satfractQIUSA.dep -DL_satfract -DFROM_QI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUDA.o -MT _satfractQIUDA.o -MD -MP -MF _satfractQIUDA.dep -DL_satfract -DFROM_QI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQIUTA.o -MT _satfractQIUTA.o -MD -MP -MF _satfractQIUTA.dep -DL_satfract -DFROM_QI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIQQ.o -MT _satfractHIQQ.o -MD -MP -MF _satfractHIQQ.dep -DL_satfract -DFROM_HI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHQ.o -MT _satfractHIHQ.o -MD -MP -MF _satfractHIHQ.dep -DL_satfract -DFROM_HI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISQ.o -MT _satfractHISQ.o -MD -MP -MF _satfractHISQ.dep -DL_satfract -DFROM_HI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDQ.o -MT _satfractHIDQ.o -MD -MP -MF _satfractHIDQ.dep -DL_satfract -DFROM_HI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITQ.o -MT _satfractHITQ.o -MD -MP -MF _satfractHITQ.dep -DL_satfract -DFROM_HI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIHA.o -MT _satfractHIHA.o -MD -MP -MF _satfractHIHA.dep -DL_satfract -DFROM_HI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHISA.o -MT _satfractHISA.o -MD -MP -MF _satfractHISA.dep -DL_satfract -DFROM_HI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIDA.o -MT _satfractHIDA.o -MD -MP -MF _satfractHIDA.dep -DL_satfract -DFROM_HI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHITA.o -MT _satfractHITA.o -MD -MP -MF _satfractHITA.dep -DL_satfract -DFROM_HI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUQQ.o -MT _satfractHIUQQ.o -MD -MP -MF _satfractHIUQQ.dep -DL_satfract -DFROM_HI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHQ.o -MT _satfractHIUHQ.o -MD -MP -MF _satfractHIUHQ.dep -DL_satfract -DFROM_HI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSQ.o -MT _satfractHIUSQ.o -MD -MP -MF _satfractHIUSQ.dep -DL_satfract -DFROM_HI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDQ.o -MT _satfractHIUDQ.o -MD -MP -MF _satfractHIUDQ.dep -DL_satfract -DFROM_HI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTQ.o -MT _satfractHIUTQ.o -MD -MP -MF _satfractHIUTQ.dep -DL_satfract -DFROM_HI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUHA.o -MT _satfractHIUHA.o -MD -MP -MF _satfractHIUHA.dep -DL_satfract -DFROM_HI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUSA.o -MT _satfractHIUSA.o -MD -MP -MF _satfractHIUSA.dep -DL_satfract -DFROM_HI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUDA.o -MT _satfractHIUDA.o -MD -MP -MF _satfractHIUDA.dep -DL_satfract -DFROM_HI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHIUTA.o -MT _satfractHIUTA.o -MD -MP -MF _satfractHIUTA.dep -DL_satfract -DFROM_HI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIQQ.o -MT _satfractSIQQ.o -MD -MP -MF _satfractSIQQ.dep -DL_satfract -DFROM_SI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHQ.o -MT _satfractSIHQ.o -MD -MP -MF _satfractSIHQ.dep -DL_satfract -DFROM_SI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISQ.o -MT _satfractSISQ.o -MD -MP -MF _satfractSISQ.dep -DL_satfract -DFROM_SI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDQ.o -MT _satfractSIDQ.o -MD -MP -MF _satfractSIDQ.dep -DL_satfract -DFROM_SI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITQ.o -MT _satfractSITQ.o -MD -MP -MF _satfractSITQ.dep -DL_satfract -DFROM_SI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIHA.o -MT _satfractSIHA.o -MD -MP -MF _satfractSIHA.dep -DL_satfract -DFROM_SI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSISA.o -MT _satfractSISA.o -MD -MP -MF _satfractSISA.dep -DL_satfract -DFROM_SI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIDA.o -MT _satfractSIDA.o -MD -MP -MF _satfractSIDA.dep -DL_satfract -DFROM_SI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSITA.o -MT _satfractSITA.o -MD -MP -MF _satfractSITA.dep -DL_satfract -DFROM_SI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUQQ.o -MT _satfractSIUQQ.o -MD -MP -MF _satfractSIUQQ.dep -DL_satfract -DFROM_SI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHQ.o -MT _satfractSIUHQ.o -MD -MP -MF _satfractSIUHQ.dep -DL_satfract -DFROM_SI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSQ.o -MT _satfractSIUSQ.o -MD -MP -MF _satfractSIUSQ.dep -DL_satfract -DFROM_SI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDQ.o -MT _satfractSIUDQ.o -MD -MP -MF _satfractSIUDQ.dep -DL_satfract -DFROM_SI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTQ.o -MT _satfractSIUTQ.o -MD -MP -MF _satfractSIUTQ.dep -DL_satfract -DFROM_SI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUHA.o -MT _satfractSIUHA.o -MD -MP -MF _satfractSIUHA.dep -DL_satfract -DFROM_SI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUSA.o -MT _satfractSIUSA.o -MD -MP -MF _satfractSIUSA.dep -DL_satfract -DFROM_SI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUDA.o -MT _satfractSIUDA.o -MD -MP -MF _satfractSIUDA.dep -DL_satfract -DFROM_SI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSIUTA.o -MT _satfractSIUTA.o -MD -MP -MF _satfractSIUTA.dep -DL_satfract -DFROM_SI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIQQ.o -MT _satfractDIQQ.o -MD -MP -MF _satfractDIQQ.dep -DL_satfract -DFROM_DI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHQ.o -MT _satfractDIHQ.o -MD -MP -MF _satfractDIHQ.dep -DL_satfract -DFROM_DI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISQ.o -MT _satfractDISQ.o -MD -MP -MF _satfractDISQ.dep -DL_satfract -DFROM_DI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDQ.o -MT _satfractDIDQ.o -MD -MP -MF _satfractDIDQ.dep -DL_satfract -DFROM_DI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITQ.o -MT _satfractDITQ.o -MD -MP -MF _satfractDITQ.dep -DL_satfract -DFROM_DI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIHA.o -MT _satfractDIHA.o -MD -MP -MF _satfractDIHA.dep -DL_satfract -DFROM_DI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDISA.o -MT _satfractDISA.o -MD -MP -MF _satfractDISA.dep -DL_satfract -DFROM_DI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIDA.o -MT _satfractDIDA.o -MD -MP -MF _satfractDIDA.dep -DL_satfract -DFROM_DI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDITA.o -MT _satfractDITA.o -MD -MP -MF _satfractDITA.dep -DL_satfract -DFROM_DI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUQQ.o -MT _satfractDIUQQ.o -MD -MP -MF _satfractDIUQQ.dep -DL_satfract -DFROM_DI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHQ.o -MT _satfractDIUHQ.o -MD -MP -MF _satfractDIUHQ.dep -DL_satfract -DFROM_DI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSQ.o -MT _satfractDIUSQ.o -MD -MP -MF _satfractDIUSQ.dep -DL_satfract -DFROM_DI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDQ.o -MT _satfractDIUDQ.o -MD -MP -MF _satfractDIUDQ.dep -DL_satfract -DFROM_DI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTQ.o -MT _satfractDIUTQ.o -MD -MP -MF _satfractDIUTQ.dep -DL_satfract -DFROM_DI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUHA.o -MT _satfractDIUHA.o -MD -MP -MF _satfractDIUHA.dep -DL_satfract -DFROM_DI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUSA.o -MT _satfractDIUSA.o -MD -MP -MF _satfractDIUSA.dep -DL_satfract -DFROM_DI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUDA.o -MT _satfractDIUDA.o -MD -MP -MF _satfractDIUDA.dep -DL_satfract -DFROM_DI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDIUTA.o -MT _satfractDIUTA.o -MD -MP -MF _satfractDIUTA.dep -DL_satfract -DFROM_DI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIQQ.o -MT _satfractTIQQ.o -MD -MP -MF _satfractTIQQ.dep -DL_satfract -DFROM_TI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHQ.o -MT _satfractTIHQ.o -MD -MP -MF _satfractTIHQ.dep -DL_satfract -DFROM_TI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISQ.o -MT _satfractTISQ.o -MD -MP -MF _satfractTISQ.dep -DL_satfract -DFROM_TI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDQ.o -MT _satfractTIDQ.o -MD -MP -MF _satfractTIDQ.dep -DL_satfract -DFROM_TI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITQ.o -MT _satfractTITQ.o -MD -MP -MF _satfractTITQ.dep -DL_satfract -DFROM_TI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIHA.o -MT _satfractTIHA.o -MD -MP -MF _satfractTIHA.dep -DL_satfract -DFROM_TI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTISA.o -MT _satfractTISA.o -MD -MP -MF _satfractTISA.dep -DL_satfract -DFROM_TI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIDA.o -MT _satfractTIDA.o -MD -MP -MF _satfractTIDA.dep -DL_satfract -DFROM_TI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTITA.o -MT _satfractTITA.o -MD -MP -MF _satfractTITA.dep -DL_satfract -DFROM_TI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUQQ.o -MT _satfractTIUQQ.o -MD -MP -MF _satfractTIUQQ.dep -DL_satfract -DFROM_TI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHQ.o -MT _satfractTIUHQ.o -MD -MP -MF _satfractTIUHQ.dep -DL_satfract -DFROM_TI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSQ.o -MT _satfractTIUSQ.o -MD -MP -MF _satfractTIUSQ.dep -DL_satfract -DFROM_TI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDQ.o -MT _satfractTIUDQ.o -MD -MP -MF _satfractTIUDQ.dep -DL_satfract -DFROM_TI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTQ.o -MT _satfractTIUTQ.o -MD -MP -MF _satfractTIUTQ.dep -DL_satfract -DFROM_TI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUHA.o -MT _satfractTIUHA.o -MD -MP -MF _satfractTIUHA.dep -DL_satfract -DFROM_TI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUSA.o -MT _satfractTIUSA.o -MD -MP -MF _satfractTIUSA.dep -DL_satfract -DFROM_TI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUDA.o -MT _satfractTIUDA.o -MD -MP -MF _satfractTIUDA.dep -DL_satfract -DFROM_TI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractTIUTA.o -MT _satfractTIUTA.o -MD -MP -MF _satfractTIUTA.dep -DL_satfract -DFROM_TI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFQQ.o -MT _satfractSFQQ.o -MD -MP -MF _satfractSFQQ.dep -DL_satfract -DFROM_SF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHQ.o -MT _satfractSFHQ.o -MD -MP -MF _satfractSFHQ.dep -DL_satfract -DFROM_SF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSQ.o -MT _satfractSFSQ.o -MD -MP -MF _satfractSFSQ.dep -DL_satfract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDQ.o -MT _satfractSFDQ.o -MD -MP -MF _satfractSFDQ.dep -DL_satfract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTQ.o -MT _satfractSFTQ.o -MD -MP -MF _satfractSFTQ.dep -DL_satfract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFHA.o -MT _satfractSFHA.o -MD -MP -MF _satfractSFHA.dep -DL_satfract -DFROM_SF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFSA.o -MT _satfractSFSA.o -MD -MP -MF _satfractSFSA.dep -DL_satfract -DFROM_SF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFDA.o -MT _satfractSFDA.o -MD -MP -MF _satfractSFDA.dep -DL_satfract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFTA.o -MT _satfractSFTA.o -MD -MP -MF _satfractSFTA.dep -DL_satfract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUQQ.o -MT _satfractSFUQQ.o -MD -MP -MF _satfractSFUQQ.dep -DL_satfract -DFROM_SF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHQ.o -MT _satfractSFUHQ.o -MD -MP -MF _satfractSFUHQ.dep -DL_satfract -DFROM_SF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSQ.o -MT _satfractSFUSQ.o -MD -MP -MF _satfractSFUSQ.dep -DL_satfract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDQ.o -MT _satfractSFUDQ.o -MD -MP -MF _satfractSFUDQ.dep -DL_satfract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTQ.o -MT _satfractSFUTQ.o -MD -MP -MF _satfractSFUTQ.dep -DL_satfract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUHA.o -MT _satfractSFUHA.o -MD -MP -MF _satfractSFUHA.dep -DL_satfract -DFROM_SF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUSA.o -MT _satfractSFUSA.o -MD -MP -MF _satfractSFUSA.dep -DL_satfract -DFROM_SF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUDA.o -MT _satfractSFUDA.o -MD -MP -MF _satfractSFUDA.dep -DL_satfract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSFUTA.o -MT _satfractSFUTA.o -MD -MP -MF _satfractSFUTA.dep -DL_satfract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFQQ.o -MT _satfractDFQQ.o -MD -MP -MF _satfractDFQQ.dep -DL_satfract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHQ.o -MT _satfractDFHQ.o -MD -MP -MF _satfractDFHQ.dep -DL_satfract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSQ.o -MT _satfractDFSQ.o -MD -MP -MF _satfractDFSQ.dep -DL_satfract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDQ.o -MT _satfractDFDQ.o -MD -MP -MF _satfractDFDQ.dep -DL_satfract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTQ.o -MT _satfractDFTQ.o -MD -MP -MF _satfractDFTQ.dep -DL_satfract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFHA.o -MT _satfractDFHA.o -MD -MP -MF _satfractDFHA.dep -DL_satfract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFSA.o -MT _satfractDFSA.o -MD -MP -MF _satfractDFSA.dep -DL_satfract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFDA.o -MT _satfractDFDA.o -MD -MP -MF _satfractDFDA.dep -DL_satfract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFTA.o -MT _satfractDFTA.o -MD -MP -MF _satfractDFTA.dep -DL_satfract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUQQ.o -MT _satfractDFUQQ.o -MD -MP -MF _satfractDFUQQ.dep -DL_satfract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHQ.o -MT _satfractDFUHQ.o -MD -MP -MF _satfractDFUHQ.dep -DL_satfract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSQ.o -MT _satfractDFUSQ.o -MD -MP -MF _satfractDFUSQ.dep -DL_satfract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDQ.o -MT _satfractDFUDQ.o -MD -MP -MF _satfractDFUDQ.dep -DL_satfract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTQ.o -MT _satfractDFUTQ.o -MD -MP -MF _satfractDFUTQ.dep -DL_satfract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUHA.o -MT _satfractDFUHA.o -MD -MP -MF _satfractDFUHA.dep -DL_satfract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUSA.o -MT _satfractDFUSA.o -MD -MP -MF _satfractDFUSA.dep -DL_satfract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUDA.o -MT _satfractDFUDA.o -MD -MP -MF _satfractDFUDA.dep -DL_satfract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractDFUTA.o -MT _satfractDFUTA.o -MD -MP -MF _satfractDFUTA.dep -DL_satfract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIQQ.o -MT _satfractunsUQIQQ.o -MD -MP -MF _satfractunsUQIQQ.dep -DL_satfractuns -DFROM_UQI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHQ.o -MT _satfractunsUQIHQ.o -MD -MP -MF _satfractunsUQIHQ.dep -DL_satfractuns -DFROM_UQI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISQ.o -MT _satfractunsUQISQ.o -MD -MP -MF _satfractunsUQISQ.dep -DL_satfractuns -DFROM_UQI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDQ.o -MT _satfractunsUQIDQ.o -MD -MP -MF _satfractunsUQIDQ.dep -DL_satfractuns -DFROM_UQI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITQ.o -MT _satfractunsUQITQ.o -MD -MP -MF _satfractunsUQITQ.dep -DL_satfractuns -DFROM_UQI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIHA.o -MT _satfractunsUQIHA.o -MD -MP -MF _satfractunsUQIHA.dep -DL_satfractuns -DFROM_UQI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQISA.o -MT _satfractunsUQISA.o -MD -MP -MF _satfractunsUQISA.dep -DL_satfractuns -DFROM_UQI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIDA.o -MT _satfractunsUQIDA.o -MD -MP -MF _satfractunsUQIDA.dep -DL_satfractuns -DFROM_UQI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQITA.o -MT _satfractunsUQITA.o -MD -MP -MF _satfractunsUQITA.dep -DL_satfractuns -DFROM_UQI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUQQ.o -MT _satfractunsUQIUQQ.o -MD -MP -MF _satfractunsUQIUQQ.dep -DL_satfractuns -DFROM_UQI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHQ.o -MT _satfractunsUQIUHQ.o -MD -MP -MF _satfractunsUQIUHQ.dep -DL_satfractuns -DFROM_UQI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSQ.o -MT _satfractunsUQIUSQ.o -MD -MP -MF _satfractunsUQIUSQ.dep -DL_satfractuns -DFROM_UQI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDQ.o -MT _satfractunsUQIUDQ.o -MD -MP -MF _satfractunsUQIUDQ.dep -DL_satfractuns -DFROM_UQI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTQ.o -MT _satfractunsUQIUTQ.o -MD -MP -MF _satfractunsUQIUTQ.dep -DL_satfractuns -DFROM_UQI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUHA.o -MT _satfractunsUQIUHA.o -MD -MP -MF _satfractunsUQIUHA.dep -DL_satfractuns -DFROM_UQI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUSA.o -MT _satfractunsUQIUSA.o -MD -MP -MF _satfractunsUQIUSA.dep -DL_satfractuns -DFROM_UQI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUDA.o -MT _satfractunsUQIUDA.o -MD -MP -MF _satfractunsUQIUDA.dep -DL_satfractuns -DFROM_UQI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUQIUTA.o -MT _satfractunsUQIUTA.o -MD -MP -MF _satfractunsUQIUTA.dep -DL_satfractuns -DFROM_UQI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIQQ.o -MT _satfractunsUHIQQ.o -MD -MP -MF _satfractunsUHIQQ.dep -DL_satfractuns -DFROM_UHI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHQ.o -MT _satfractunsUHIHQ.o -MD -MP -MF _satfractunsUHIHQ.dep -DL_satfractuns -DFROM_UHI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISQ.o -MT _satfractunsUHISQ.o -MD -MP -MF _satfractunsUHISQ.dep -DL_satfractuns -DFROM_UHI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDQ.o -MT _satfractunsUHIDQ.o -MD -MP -MF _satfractunsUHIDQ.dep -DL_satfractuns -DFROM_UHI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITQ.o -MT _satfractunsUHITQ.o -MD -MP -MF _satfractunsUHITQ.dep -DL_satfractuns -DFROM_UHI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIHA.o -MT _satfractunsUHIHA.o -MD -MP -MF _satfractunsUHIHA.dep -DL_satfractuns -DFROM_UHI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHISA.o -MT _satfractunsUHISA.o -MD -MP -MF _satfractunsUHISA.dep -DL_satfractuns -DFROM_UHI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIDA.o -MT _satfractunsUHIDA.o -MD -MP -MF _satfractunsUHIDA.dep -DL_satfractuns -DFROM_UHI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHITA.o -MT _satfractunsUHITA.o -MD -MP -MF _satfractunsUHITA.dep -DL_satfractuns -DFROM_UHI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUQQ.o -MT _satfractunsUHIUQQ.o -MD -MP -MF _satfractunsUHIUQQ.dep -DL_satfractuns -DFROM_UHI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHQ.o -MT _satfractunsUHIUHQ.o -MD -MP -MF _satfractunsUHIUHQ.dep -DL_satfractuns -DFROM_UHI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSQ.o -MT _satfractunsUHIUSQ.o -MD -MP -MF _satfractunsUHIUSQ.dep -DL_satfractuns -DFROM_UHI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDQ.o -MT _satfractunsUHIUDQ.o -MD -MP -MF _satfractunsUHIUDQ.dep -DL_satfractuns -DFROM_UHI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTQ.o -MT _satfractunsUHIUTQ.o -MD -MP -MF _satfractunsUHIUTQ.dep -DL_satfractuns -DFROM_UHI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUHA.o -MT _satfractunsUHIUHA.o -MD -MP -MF _satfractunsUHIUHA.dep -DL_satfractuns -DFROM_UHI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUSA.o -MT _satfractunsUHIUSA.o -MD -MP -MF _satfractunsUHIUSA.dep -DL_satfractuns -DFROM_UHI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUDA.o -MT _satfractunsUHIUDA.o -MD -MP -MF _satfractunsUHIUDA.dep -DL_satfractuns -DFROM_UHI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUHIUTA.o -MT _satfractunsUHIUTA.o -MD -MP -MF _satfractunsUHIUTA.dep -DL_satfractuns -DFROM_UHI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIQQ.o -MT _satfractunsUSIQQ.o -MD -MP -MF _satfractunsUSIQQ.dep -DL_satfractuns -DFROM_USI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHQ.o -MT _satfractunsUSIHQ.o -MD -MP -MF _satfractunsUSIHQ.dep -DL_satfractuns -DFROM_USI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISQ.o -MT _satfractunsUSISQ.o -MD -MP -MF _satfractunsUSISQ.dep -DL_satfractuns -DFROM_USI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDQ.o -MT _satfractunsUSIDQ.o -MD -MP -MF _satfractunsUSIDQ.dep -DL_satfractuns -DFROM_USI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITQ.o -MT _satfractunsUSITQ.o -MD -MP -MF _satfractunsUSITQ.dep -DL_satfractuns -DFROM_USI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIHA.o -MT _satfractunsUSIHA.o -MD -MP -MF _satfractunsUSIHA.dep -DL_satfractuns -DFROM_USI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSISA.o -MT _satfractunsUSISA.o -MD -MP -MF _satfractunsUSISA.dep -DL_satfractuns -DFROM_USI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIDA.o -MT _satfractunsUSIDA.o -MD -MP -MF _satfractunsUSIDA.dep -DL_satfractuns -DFROM_USI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSITA.o -MT _satfractunsUSITA.o -MD -MP -MF _satfractunsUSITA.dep -DL_satfractuns -DFROM_USI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUQQ.o -MT _satfractunsUSIUQQ.o -MD -MP -MF _satfractunsUSIUQQ.dep -DL_satfractuns -DFROM_USI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHQ.o -MT _satfractunsUSIUHQ.o -MD -MP -MF _satfractunsUSIUHQ.dep -DL_satfractuns -DFROM_USI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSQ.o -MT _satfractunsUSIUSQ.o -MD -MP -MF _satfractunsUSIUSQ.dep -DL_satfractuns -DFROM_USI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDQ.o -MT _satfractunsUSIUDQ.o -MD -MP -MF _satfractunsUSIUDQ.dep -DL_satfractuns -DFROM_USI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTQ.o -MT _satfractunsUSIUTQ.o -MD -MP -MF _satfractunsUSIUTQ.dep -DL_satfractuns -DFROM_USI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUHA.o -MT _satfractunsUSIUHA.o -MD -MP -MF _satfractunsUSIUHA.dep -DL_satfractuns -DFROM_USI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUSA.o -MT _satfractunsUSIUSA.o -MD -MP -MF _satfractunsUSIUSA.dep -DL_satfractuns -DFROM_USI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUDA.o -MT _satfractunsUSIUDA.o -MD -MP -MF _satfractunsUSIUDA.dep -DL_satfractuns -DFROM_USI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUSIUTA.o -MT _satfractunsUSIUTA.o -MD -MP -MF _satfractunsUSIUTA.dep -DL_satfractuns -DFROM_USI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIQQ.o -MT _satfractunsUDIQQ.o -MD -MP -MF _satfractunsUDIQQ.dep -DL_satfractuns -DFROM_UDI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHQ.o -MT _satfractunsUDIHQ.o -MD -MP -MF _satfractunsUDIHQ.dep -DL_satfractuns -DFROM_UDI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISQ.o -MT _satfractunsUDISQ.o -MD -MP -MF _satfractunsUDISQ.dep -DL_satfractuns -DFROM_UDI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDQ.o -MT _satfractunsUDIDQ.o -MD -MP -MF _satfractunsUDIDQ.dep -DL_satfractuns -DFROM_UDI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITQ.o -MT _satfractunsUDITQ.o -MD -MP -MF _satfractunsUDITQ.dep -DL_satfractuns -DFROM_UDI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIHA.o -MT _satfractunsUDIHA.o -MD -MP -MF _satfractunsUDIHA.dep -DL_satfractuns -DFROM_UDI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDISA.o -MT _satfractunsUDISA.o -MD -MP -MF _satfractunsUDISA.dep -DL_satfractuns -DFROM_UDI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIDA.o -MT _satfractunsUDIDA.o -MD -MP -MF _satfractunsUDIDA.dep -DL_satfractuns -DFROM_UDI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDITA.o -MT _satfractunsUDITA.o -MD -MP -MF _satfractunsUDITA.dep -DL_satfractuns -DFROM_UDI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUQQ.o -MT _satfractunsUDIUQQ.o -MD -MP -MF _satfractunsUDIUQQ.dep -DL_satfractuns -DFROM_UDI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHQ.o -MT _satfractunsUDIUHQ.o -MD -MP -MF _satfractunsUDIUHQ.dep -DL_satfractuns -DFROM_UDI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSQ.o -MT _satfractunsUDIUSQ.o -MD -MP -MF _satfractunsUDIUSQ.dep -DL_satfractuns -DFROM_UDI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDQ.o -MT _satfractunsUDIUDQ.o -MD -MP -MF _satfractunsUDIUDQ.dep -DL_satfractuns -DFROM_UDI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTQ.o -MT _satfractunsUDIUTQ.o -MD -MP -MF _satfractunsUDIUTQ.dep -DL_satfractuns -DFROM_UDI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUHA.o -MT _satfractunsUDIUHA.o -MD -MP -MF _satfractunsUDIUHA.dep -DL_satfractuns -DFROM_UDI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUSA.o -MT _satfractunsUDIUSA.o -MD -MP -MF _satfractunsUDIUSA.dep -DL_satfractuns -DFROM_UDI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUDA.o -MT _satfractunsUDIUDA.o -MD -MP -MF _satfractunsUDIUDA.dep -DL_satfractuns -DFROM_UDI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUDIUTA.o -MT _satfractunsUDIUTA.o -MD -MP -MF _satfractunsUDIUTA.dep -DL_satfractuns -DFROM_UDI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIQQ.o -MT _satfractunsUTIQQ.o -MD -MP -MF _satfractunsUTIQQ.dep -DL_satfractuns -DFROM_UTI -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHQ.o -MT _satfractunsUTIHQ.o -MD -MP -MF _satfractunsUTIHQ.dep -DL_satfractuns -DFROM_UTI -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISQ.o -MT _satfractunsUTISQ.o -MD -MP -MF _satfractunsUTISQ.dep -DL_satfractuns -DFROM_UTI -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDQ.o -MT _satfractunsUTIDQ.o -MD -MP -MF _satfractunsUTIDQ.dep -DL_satfractuns -DFROM_UTI -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITQ.o -MT _satfractunsUTITQ.o -MD -MP -MF _satfractunsUTITQ.dep -DL_satfractuns -DFROM_UTI -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIHA.o -MT _satfractunsUTIHA.o -MD -MP -MF _satfractunsUTIHA.dep -DL_satfractuns -DFROM_UTI -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTISA.o -MT _satfractunsUTISA.o -MD -MP -MF _satfractunsUTISA.dep -DL_satfractuns -DFROM_UTI -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIDA.o -MT _satfractunsUTIDA.o -MD -MP -MF _satfractunsUTIDA.dep -DL_satfractuns -DFROM_UTI -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTITA.o -MT _satfractunsUTITA.o -MD -MP -MF _satfractunsUTITA.dep -DL_satfractuns -DFROM_UTI -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUQQ.o -MT _satfractunsUTIUQQ.o -MD -MP -MF _satfractunsUTIUQQ.dep -DL_satfractuns -DFROM_UTI -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHQ.o -MT _satfractunsUTIUHQ.o -MD -MP -MF _satfractunsUTIUHQ.dep -DL_satfractuns -DFROM_UTI -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSQ.o -MT _satfractunsUTIUSQ.o -MD -MP -MF _satfractunsUTIUSQ.dep -DL_satfractuns -DFROM_UTI -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDQ.o -MT _satfractunsUTIUDQ.o -MD -MP -MF _satfractunsUTIUDQ.dep -DL_satfractuns -DFROM_UTI -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTQ.o -MT _satfractunsUTIUTQ.o -MD -MP -MF _satfractunsUTIUTQ.dep -DL_satfractuns -DFROM_UTI -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUHA.o -MT _satfractunsUTIUHA.o -MD -MP -MF _satfractunsUTIUHA.dep -DL_satfractuns -DFROM_UTI -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUSA.o -MT _satfractunsUTIUSA.o -MD -MP -MF _satfractunsUTIUSA.dep -DL_satfractuns -DFROM_UTI -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUDA.o -MT _satfractunsUTIUDA.o -MD -MP -MF _satfractunsUTIUDA.dep -DL_satfractuns -DFROM_UTI -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractunsUTIUTA.o -MT _satfractunsUTIUTA.o -MD -MP -MF _satfractunsUTIUTA.dep -DL_satfractuns -DFROM_UTI -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o enable-execute-stack.o -MT enable-execute-stack.o -MD -MP -MF enable-execute-stack.dep -c enable-execute-stack.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2.o -MT unwind-dw2.o -MD -MP -MF unwind-dw2.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-dw2-fde.o -MT unwind-dw2-fde.o -MD -MP -MF unwind-dw2-fde.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-dw2-fde.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-sjlj.o -MT unwind-sjlj.o -MD -MP -MF unwind-sjlj.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-sjlj.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o unwind-c.o -MT unwind-c.o -MD -MP -MF unwind-c.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/unwind-c.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o emutls.o -MT emutls.o -MD -MP -MF emutls.dep -fexceptions -c ../../../../gcc-4.8.5/libgcc/emutls.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov.o -MT _gcov.o -MD -MP -MF _gcov.dep -DL_gcov -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_add.o -MT _gcov_merge_add.o -MD -MP -MF _gcov_merge_add.dep -DL_gcov_merge_add -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_single.o -MT _gcov_merge_single.o -MD -MP -MF _gcov_merge_single.dep -DL_gcov_merge_single -c ../../../../gcc-4.8.5/libgcc/libgcov.c
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c: In function '_Unwind_GetCFA':
../../../../gcc-4.8.5/libgcc/unwind-sjlj.c:195:12: warning: cast from pointer to integer of different size [-Wpointer-to-int-cast]
return (_Unwind_Word) context->fc->jbuf[2];
^
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_delta.o -MT _gcov_merge_delta.o -MD -MP -MF _gcov_merge_delta.dep -DL_gcov_merge_delta -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_fork.o -MT _gcov_fork.o -MD -MP -MF _gcov_fork.dep -DL_gcov_fork -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execl.o -MT _gcov_execl.o -MD -MP -MF _gcov_execl.dep -DL_gcov_execl -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execlp.o -MT _gcov_execlp.o -MD -MP -MF _gcov_execlp.dep -DL_gcov_execlp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execle.o -MT _gcov_execle.o -MD -MP -MF _gcov_execle.dep -DL_gcov_execle -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execv.o -MT _gcov_execv.o -MD -MP -MF _gcov_execv.dep -DL_gcov_execv -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execvp.o -MT _gcov_execvp.o -MD -MP -MF _gcov_execvp.dep -DL_gcov_execvp -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_execve.o -MT _gcov_execve.o -MD -MP -MF _gcov_execve.dep -DL_gcov_execve -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_reset.o -MT _gcov_reset.o -MD -MP -MF _gcov_reset.dep -DL_gcov_reset -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_dump.o -MT _gcov_dump.o -MD -MP -MF _gcov_dump.dep -DL_gcov_dump -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_interval_profiler.o -MT _gcov_interval_profiler.o -MD -MP -MF _gcov_interval_profiler.dep -DL_gcov_interval_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_pow2_profiler.o -MT _gcov_pow2_profiler.o -MD -MP -MF _gcov_pow2_profiler.dep -DL_gcov_pow2_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_one_value_profiler.o -MT _gcov_one_value_profiler.o -MD -MP -MF _gcov_one_value_profiler.dep -DL_gcov_one_value_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_indirect_call_profiler.o -MT _gcov_indirect_call_profiler.o -MD -MP -MF _gcov_indirect_call_profiler.dep -DL_gcov_indirect_call_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_average_profiler.o -MT _gcov_average_profiler.o -MD -MP -MF _gcov_average_profiler.dep -DL_gcov_average_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_ior_profiler.o -MT _gcov_ior_profiler.o -MD -MP -MF _gcov_ior_profiler.dep -DL_gcov_ior_profiler -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _gcov_merge_ior.o -MT _gcov_merge_ior.o -MD -MP -MF _gcov_merge_ior.dep -DL_gcov_merge_ior -c ../../../../gcc-4.8.5/libgcc/libgcov.c
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvhi2.o -MT _absvhi2.o -MD -MP -MF _absvhi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvhi3.o -MT _addvhi3.o -MD -MP -MF _addvhi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvhi3.o -MT _subvhi3.o -MD -MP -MF _subvhi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvhi3.o -MT _mulvhi3.o -MD -MP -MF _mulvhi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvhi2.o -MT _negvhi2.o -MD -MP -MF _negvhi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbhi2.o -MT _clrsbhi2.o -MD -MP -MF _clrsbhi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS \
-DLIBGCC2_UNITS_PER_WORD=2
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhr.o -MT _roundhr.o -MD -MP -MF _roundhr.dep -DL_hr -DL_LABEL=hr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundr.o -MT _roundr.o -MD -MP -MF _roundr.dep -DL_r -DL_LABEL=r -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundlr.o -MT _roundlr.o -MD -MP -MF _roundlr.dep -DL_lr -DL_LABEL=lr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhr.o -MT _rounduhr.o -MD -MP -MF _rounduhr.dep -DL_uhr -DL_LABEL=uhr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundur.o -MT _roundur.o -MD -MP -MF _roundur.dep -DL_ur -DL_LABEL=ur -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundulr.o -MT _roundulr.o -MD -MP -MF _roundulr.dep -DL_ulr -DL_LABEL=ulr -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundhk.o -MT _roundhk.o -MD -MP -MF _roundhk.dep -DL_hk -DL_LABEL=hk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundk.o -MT _roundk.o -MD -MP -MF _roundk.dep -DL_k -DL_LABEL=k -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduhk.o -MT _rounduhk.o -MD -MP -MF _rounduhk.dep -DL_uhk -DL_LABEL=uhk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduk.o -MT _rounduk.o -MD -MP -MF _rounduk.dep -DL_uk -DL_LABEL=uk -DL_round \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbqi.o -MT _clrsbqi.o -MD -MP -MF _clrsbqi.dep -DL__clrsbqi -DL_LABEL=_clrsbqi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbdi.o -MT _clrsbdi.o -MD -MP -MF _clrsbdi.dep -DL__clrsbdi -DL_LABEL=_clrsbdi -DL_clrsb \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsqi.o -MT _countlsqi.o -MD -MP -MF _countlsqi.dep -DL_qi -DL_LABEL=qi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlshi.o -MT _countlshi.o -MD -MP -MF _countlshi.dep -DL_hi -DL_LABEL=hi -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlssi.o -MT _countlssi.o -MD -MP -MF _countlssi.dep -DL_si -DL_LABEL=si -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsdi.o -MT _countlsdi.o -MD -MP -MF _countlsdi.dep -DL_di -DL_LABEL=di -DL_countls \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuqi.o -MT _countlsuqi.o -MD -MP -MF _countlsuqi.dep -DL_qi -DL_LABEL=qi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsuhi.o -MT _countlsuhi.o -MD -MP -MF _countlsuhi.dep -DL_hi -DL_LABEL=hi -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsusi.o -MT _countlsusi.o -MD -MP -MF _countlsusi.dep -DL_si -DL_LABEL=si -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _countlsudi.o -MT _countlsudi.o -MD -MP -MF _countlsudi.dep -DL_di -DL_LABEL=di -DL_countlsu \
-c ../../../../gcc-4.8.5/libgcc/config/avr/lib2funcs.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3.o -MT _mulqi3.o -MD -MP -MF _mulqi3.dep -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3.o -MT _mulhi3.o -MD -MP -MF _mulhi3.dep -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3.o -MT _mulqihi3.o -MD -MP -MF _mulqihi3.dep -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3.o -MT _umulqihi3.o -MD -MP -MF _umulqihi3.dep -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3.o -MT _mulpsi3.o -MD -MP -MF _mulpsi3.dep -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulpsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3.o -MT _mulsqipsi3.o -MD -MP -MF _mulsqipsi3.dep -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsqipsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3.o -MT _mulhisi3.o -MD -MP -MF _mulhisi3.dep -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3.o -MT _umulhisi3.o -MD -MP -MF _umulhisi3.dep -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3.o -MT _usmulhisi3.o -MD -MP -MF _usmulhisi3.dep -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3.o -MT _muluhisi3.o -MD -MP -MF _muluhisi3.dep -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3.o -MT _mulshisi3.o -MD -MP -MF _mulshisi3.dep -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulshisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3.o -MT _mulsi3.o -MD -MP -MF _mulsi3.dep -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4.o -MT _udivmodqi4.o -MD -MP -MF _udivmodqi4.dep -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4.o -MT _divmodqi4.o -MD -MP -MF _divmodqi4.dep -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4.o -MT _udivmodhi4.o -MD -MP -MF _udivmodhi4.dep -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4.o -MT _divmodhi4.o -MD -MP -MF _divmodhi4.dep -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4.o -MT _divmodpsi4.o -MD -MP -MF _divmodpsi4.dep -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4.o -MT _udivmodpsi4.o -MD -MP -MF _udivmodpsi4.dep -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodpsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4.o -MT _udivmodsi4.o -MD -MP -MF _udivmodsi4.dep -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4.o -MT _divmodsi4.o -MD -MP -MF _divmodsi4.dep -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3.o -MT _divdi3.o -MD -MP -MF _divdi3.dep -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3.o -MT _udivdi3.o -MD -MP -MF _udivdi3.dep -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3.o -MT _muldi3.o -MD -MP -MF _muldi3.dep -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6.o -MT _muldi3_6.o -MD -MP -MF _muldi3_6.dep -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muldi3_6.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3.o -MT _mulsidi3.o -MD -MP -MF _mulsidi3.dep -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3.o -MT _umulsidi3.o -MD -MP -MF _umulsidi3.dep -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64.o -MT _udivmod64.o -MD -MP -MF _udivmod64.dep -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivmod64.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2.o -MT _negsi2.o -MD -MP -MF _negsi2.dep -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2.o -MT _negdi2.o -MD -MP -MF _negdi2.dep -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _negdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue.o -MT _prologue.o -MD -MP -MF _prologue.dep -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _prologue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue.o -MT _epilogue.o -MD -MP -MF _epilogue.dep -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _epilogue.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit.o -MT _exit.o -MD -MP -MF _exit.dep -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _exit.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup.o -MT _cleanup.o -MD -MP -MF _cleanup.dep -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cleanup.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump.o -MT _tablejump.o -MD -MP -MF _tablejump.dep -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm.o -MT _tablejump_elpm.o -MD -MP -MF _tablejump_elpm.dep -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _tablejump_elpm.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3.o -MT _load_3.o -MD -MP -MF _load_3.dep -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4.o -MT _load_4.o -MD -MP -MF _load_4.dep -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1.o -MT _xload_1.o -MD -MP -MF _xload_1.dep -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2.o -MT _xload_2.o -MD -MP -MF _xload_2.dep -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3.o -MT _xload_3.o -MD -MP -MF _xload_3.dep -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4.o -MT _xload_4.o -MD -MP -MF _xload_4.dep -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _xload_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx.o -MT _movmemx.o -MD -MP -MF _movmemx.dep -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data.o -MT _copy_data.o -MD -MP -MF _copy_data.dep -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss.o -MT _clear_bss.o -MD -MP -MF _clear_bss.dep -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clear_bss.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors.o -MT _ctors.o -MD -MP -MF _ctors.dep -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors.o -MT _dtors.o -MD -MP -MF _dtors.dep -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _dtors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2.o -MT _ffssi2.o -MD -MP -MF _ffssi2.dep -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2.o -MT _ffshi2.o -MD -MP -MF _ffshi2.dep -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ffshi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2.o -MT _loop_ffsqi2.o -MD -MP -MF _loop_ffsqi2.dep -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _loop_ffsqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2.o -MT _ctzsi2.o -MD -MP -MF _ctzsi2.dep -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2.o -MT _ctzhi2.o -MD -MP -MF _ctzhi2.dep -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ctzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2.o -MT _clzdi2.o -MD -MP -MF _clzdi2.dep -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2.o -MT _clzsi2.o -MD -MP -MF _clzsi2.dep -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2.o -MT _clzhi2.o -MD -MP -MF _clzhi2.dep -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2.o -MT _paritydi2.o -MD -MP -MF _paritydi2.dep -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritydi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2.o -MT _paritysi2.o -MD -MP -MF _paritysi2.dep -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _paritysi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2.o -MT _parityhi2.o -MD -MP -MF _parityhi2.dep -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _parityhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2.o -MT _popcounthi2.o -MD -MP -MF _popcounthi2.dep -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcounthi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2.o -MT _popcountsi2.o -MD -MP -MF _popcountsi2.dep -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2.o -MT _popcountdi2.o -MD -MP -MF _popcountdi2.dep -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2.o -MT _popcountqi2.o -MD -MP -MF _popcountqi2.dep -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _popcountqi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2.o -MT _bswapsi2.o -MD -MP -MF _bswapsi2.dep -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2.o -MT _bswapdi2.o -MD -MP -MF _bswapdi2.dep -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _bswapdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3.o -MT _ashldi3.o -MD -MP -MF _ashldi3.dep -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3.o -MT _ashrdi3.o -MD -MP -MF _ashrdi3.dep -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3.o -MT _lshrdi3.o -MD -MP -MF _lshrdi3.dep -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3.o -MT _rotldi3.o -MD -MP -MF _rotldi3.dep -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rotldi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3.o -MT _adddi3.o -MD -MP -MF _adddi3.dep -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8.o -MT _adddi3_s8.o -MD -MP -MF _adddi3_s8.dep -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _adddi3_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3.o -MT _subdi3.o -MD -MP -MF _subdi3.dep -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2.o -MT _cmpdi2.o -MD -MP -MF _cmpdi2.dep -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8.o -MT _cmpdi2_s8.o -MD -MP -MF _cmpdi2_s8.dep -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _cmpdi2_s8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul.o -MT _fmul.o -MD -MP -MF _fmul.dep -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmul.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls.o -MT _fmuls.o -MD -MP -MF _fmuls.dep -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmuls.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu.o -MT _fmulsu.o -MD -MP -MF _fmulsu.dep -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fmulsu.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf.o -MT _fractqqsf.o -MD -MP -MF _fractqqsf.dep -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf.o -MT _fractuqqsf.o -MD -MP -MF _fractuqqsf.dep -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf.o -MT _fracthqsf.o -MD -MP -MF _fracthqsf.dep -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf.o -MT _fractuhqsf.o -MD -MP -MF _fractuhqsf.dep -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf.o -MT _fracthasf.o -MD -MP -MF _fracthasf.dep -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fracthasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf.o -MT _fractuhasf.o -MD -MP -MF _fractuhasf.dep -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractuhasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf.o -MT _fractsasf.o -MD -MP -MF _fractsasf.dep -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf.o -MT _fractusasf.o -MD -MP -MF _fractusasf.dep -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf.o -MT _fractsqsf.o -MD -MP -MF _fractsqsf.dep -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf.o -MT _fractusqsf.o -MD -MP -MF _fractusqsf.dep -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractusqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq.o -MT _fractsfqq.o -MD -MP -MF _fractsfqq.dep -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq.o -MT _fractsfuqq.o -MD -MP -MF _fractsfuqq.dep -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq.o -MT _fractsfhq.o -MD -MP -MF _fractsfhq.dep -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq.o -MT _fractsfuhq.o -MD -MP -MF _fractsfuhq.dep -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha.o -MT _fractsfha.o -MD -MP -MF _fractsfha.dep -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha.o -MT _fractsfuha.o -MD -MP -MF _fractsfuha.dep -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfuha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq.o -MT _fractsfsq.o -MD -MP -MF _fractsfsq.dep -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq.o -MT _fractsfusq.o -MD -MP -MF _fractsfusq.dep -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa.o -MT _fractsfsa.o -MD -MP -MF _fractsfsa.dep -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfsa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa.o -MT _fractsfusa.o -MD -MP -MF _fractsfusa.dep -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _fractsfusa.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3.o -MT _mulqq3.o -MD -MP -MF _mulqq3.dep -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3.o -MT _mulhq3.o -MD -MP -MF _mulhq3.dep -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3.o -MT _muluhq3.o -MD -MP -MF _muluhq3.dep -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3.o -MT _mulha3.o -MD -MP -MF _mulha3.dep -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3.o -MT _muluha3.o -MD -MP -MF _muluha3.dep -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round.o -MT _muluha3_round.o -MD -MP -MF _muluha3_round.dep -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _muluha3_round.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3.o -MT _mulsa3.o -MD -MP -MF _mulsa3.dep -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3.o -MT _mulusa3.o -MD -MP -MF _mulusa3.dep -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3.o -MT _usmuluha3.o -MD -MP -MF _usmuluha3.dep -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmuluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3.o -MT _ssmulha3.o -MD -MP -MF _ssmulha3.dep -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3.o -MT _usmulusa3.o -MD -MP -MF _usmulusa3.dep -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usmulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3.o -MT _ssmulsa3.o -MD -MP -MF _ssmulsa3.dep -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssmulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3.o -MT _divqq3.o -MD -MP -MF _divqq3.dep -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3.o -MT _udivuqq3.o -MD -MP -MF _udivuqq3.dep -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper.o -MT _divqq_helper.o -MD -MP -MF _divqq_helper.dep -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divqq_helper.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3.o -MT _divhq3.o -MD -MP -MF _divhq3.dep -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3.o -MT _udivuhq3.o -MD -MP -MF _udivuhq3.dep -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3.o -MT _divha3.o -MD -MP -MF _divha3.dep -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3.o -MT _udivuha3.o -MD -MP -MF _udivuha3.dep -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivuha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3.o -MT _divsa3.o -MD -MP -MF _divsa3.dep -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _divsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3.o -MT _udivusa3.o -MD -MP -MF _udivusa3.dep -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _udivusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8.o -MT _clr_8.o -MD -MP -MF _clr_8.dep -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _clr_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2.o -MT _ssneg_2.o -MD -MP -MF _ssneg_2.dep -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4.o -MT _ssneg_4.o -MD -MP -MF _ssneg_4.dep -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8.o -MT _ssneg_8.o -MD -MP -MF _ssneg_8.dep -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssneg_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1.o -MT _ssabs_1.o -MD -MP -MF _ssabs_1.dep -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2.o -MT _ssabs_2.o -MD -MP -MF _ssabs_2.dep -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4.o -MT _ssabs_4.o -MD -MP -MF _ssabs_4.dep -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8.o -MT _ssabs_8.o -MD -MP -MF _ssabs_8.dep -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssabs_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8.o -MT _ssadd_8.o -MD -MP -MF _ssadd_8.dep -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ssadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8.o -MT _sssub_8.o -MD -MP -MF _sssub_8.dep -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _sssub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8.o -MT _usadd_8.o -MD -MP -MF _usadd_8.dep -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _usadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8.o -MT _ussub_8.o -MD -MP -MF _ussub_8.dep -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ussub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1.o -MT _mask1.o -MD -MP -MF _mask1.dep -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _mask1.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret.o -MT _ret.o -MD -MP -MF _ret.dep -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _ret.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3.o -MT _roundqq3.o -MD -MP -MF _roundqq3.dep -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3.o -MT _rounduqq3.o -MD -MP -MF _rounduqq3.dep -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2.o -MT _round_s2.o -MD -MP -MF _round_s2.dep -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2.o -MT _round_u2.o -MD -MP -MF _round_u2.dep -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const.o -MT _round_2_const.o -MD -MP -MF _round_2_const.dep -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_2_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2.o -MT _addmask_2.o -MD -MP -MF _addmask_2.dep -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4.o -MT _round_s4.o -MD -MP -MF _round_s4.dep -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_s4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4.o -MT _round_u4.o -MD -MP -MF _round_u4.dep -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_u4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const.o -MT _round_4_const.o -MD -MP -MF _round_4_const.dep -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_4_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4.o -MT _addmask_4.o -MD -MP -MF _addmask_4.dep -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8.o -MT _round_x8.o -MD -MP -MF _round_x8.dep -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _round_x8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3.o -MT _rounddq3.o -MD -MP -MF _rounddq3.dep -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounddq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3.o -MT _roundudq3.o -MD -MP -MF _roundudq3.dep -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundudq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3.o -MT _roundda3.o -MD -MP -MF _roundda3.dep -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3.o -MT _rounduda3.o -MD -MP -MF _rounduda3.dep -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3.o -MT _roundta3.o -MD -MP -MF _roundta3.dep -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _roundta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3.o -MT _rounduta3.o -MD -MP -MF _rounduta3.dep -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S -include _rounduta3.vis
rm -f libgcov.a
objects="_gcov.o _gcov_merge_add.o _gcov_merge_single.o _gcov_merge_delta.o _gcov_fork.o _gcov_execl.o _gcov_execlp.o _gcov_execle.o _gcov_execv.o _gcov_execvp.o _gcov_execve.o _gcov_reset.o _gcov_dump.o _gcov_interval_profiler.o _gcov_pow2_profiler.o _gcov_one_value_profiler.o _gcov_indirect_call_profiler.o _gcov_average_profiler.o _gcov_ior_profiler.o _gcov_merge_ior.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcov.a $objects
/usr/avr/bin/ranlib libgcov.a
rm -f libgcc.a
objects="_absvhi2.o _addvhi3.o _subvhi3.o _mulvhi3.o _negvhi2.o _clrsbhi2.o _roundhr.o _roundr.o _roundlr.o _rounduhr.o _roundur.o _roundulr.o _roundhk.o _roundk.o _rounduhk.o _rounduk.o _clrsbqi.o _clrsbdi.o _countlsqi.o _countlshi.o _countlssi.o _countlsdi.o _countlsuqi.o _countlsuhi.o _countlsusi.o _countlsudi.o _mulqi3.o _mulhi3.o _mulqihi3.o _umulqihi3.o _mulpsi3.o _mulsqipsi3.o _mulhisi3.o _umulhisi3.o _usmulhisi3.o _muluhisi3.o _mulshisi3.o _mulsi3.o _udivmodqi4.o _divmodqi4.o _udivmodhi4.o _divmodhi4.o _divmodpsi4.o _udivmodpsi4.o _udivmodsi4.o _divmodsi4.o _divdi3.o _udivdi3.o _muldi3.o _muldi3_6.o _mulsidi3.o _umulsidi3.o _udivmod64.o _negsi2.o _negdi2.o _prologue.o _epilogue.o _exit.o _cleanup.o _tablejump.o _tablejump_elpm.o _load_3.o _load_4.o _xload_1.o _xload_2.o _xload_3.o _xload_4.o _movmemx.o _copy_data.o _clear_bss.o _ctors.o _dtors.o _ffssi2.o _ffshi2.o _loop_ffsqi2.o _ctzsi2.o _ctzhi2.o _clzdi2.o _clzsi2.o _clzhi2.o _paritydi2.o _paritysi2.o _parityhi2.o _popcounthi2.o _popcountsi2.o _popcountdi2.o _popcountqi2.o _bswapsi2.o _bswapdi2.o _ashldi3.o _ashrdi3.o _lshrdi3.o _rotldi3.o _adddi3.o _adddi3_s8.o _subdi3.o _cmpdi2.o _cmpdi2_s8.o _fmul.o _fmuls.o _fmulsu.o _fractqqsf.o _fractuqqsf.o _fracthqsf.o _fractuhqsf.o _fracthasf.o _fractuhasf.o _fractsasf.o _fractusasf.o _fractsqsf.o _fractusqsf.o _fractsfqq.o _fractsfuqq.o _fractsfhq.o _fractsfuhq.o _fractsfha.o _fractsfuha.o _fractsfsq.o _fractsfusq.o _fractsfsa.o _fractsfusa.o _mulqq3.o _mulhq3.o _muluhq3.o _mulha3.o _muluha3.o _muluha3_round.o _mulsa3.o _mulusa3.o _usmuluha3.o _ssmulha3.o _usmulusa3.o _ssmulsa3.o _divqq3.o _udivuqq3.o _divqq_helper.o _divhq3.o _udivuhq3.o _divha3.o _udivuha3.o _divsa3.o _udivusa3.o _clr_8.o _ssneg_2.o _ssneg_4.o _ssneg_8.o _ssabs_1.o _ssabs_2.o _ssabs_4.o _ssabs_8.o _ssadd_8.o _sssub_8.o _usadd_8.o _ussub_8.o _mask1.o _ret.o _roundqq3.o _rounduqq3.o _round_s2.o _round_u2.o _round_2_const.o _addmask_2.o _round_s4.o _round_u4.o _round_4_const.o _addmask_4.o _round_x8.o _rounddq3.o _roundudq3.o _roundda3.o _rounduda3.o _roundta3.o _rounduta3.o _ucmpdi2.o _clear_cache.o _trampoline.o __main.o _absvsi2.o _absvdi2.o _addvsi3.o _addvdi3.o _subvsi3.o _subvdi3.o _mulvsi3.o _mulvdi3.o _negvsi2.o _negvdi2.o _ffsdi2.o _ctzdi2.o _popcount_tab.o _powisf2.o _powidf2.o _powixf2.o _powitf2.o _mulsc3.o _muldc3.o _mulxc3.o _multc3.o _divsc3.o _divdc3.o _divxc3.o _divtc3.o _clrsbsi2.o _fixunsdfsi.o _fixunsxfsi.o _fixdfdi.o _fixxfdi.o _fixtfdi.o _fixunsdfdi.o _fixunsxfdi.o _fixunstfdi.o _floatdidf.o _floatdixf.o _floatditf.o _floatundidf.o _floatundixf.o _floatunditf.o _eprintf.o __gcc_bcmp.o _udiv_w_sdiv.o _udivmoddi4.o _pack_sf.o _unpack_sf.o _fpcmp_parts_sf.o _make_sf.o _sf_to_df.o _thenan_sf.o _negQQ.o _negHQ.o _negSQ.o _negDQ.o _negTQ.o _negHA.o _negSA.o _negDA.o _negTA.o _negUQQ.o _negUHQ.o _negUSQ.o _negUDQ.o _negUTQ.o _negUHA.o _negUSA.o _negUDA.o _negUTA.o _mulSQ.o _mulDQ.o _mulTQ.o _mulDA.o _mulTA.o _mulUSQ.o _mulUDQ.o _mulUTQ.o _mulUDA.o _mulUTA.o _mulhelperQQ.o _mulhelperHQ.o _mulhelperSQ.o _mulhelperDQ.o _mulhelperTQ.o _mulhelperHA.o _mulhelperSA.o _mulhelperDA.o _mulhelperTA.o _mulhelperUQQ.o _mulhelperUHQ.o _mulhelperUSQ.o _mulhelperUDQ.o _mulhelperUTQ.o _mulhelperUHA.o _mulhelperUSA.o _mulhelperUDA.o _mulhelperUTA.o _divhelperQQ.o _divhelperHQ.o _divhelperSQ.o _divhelperDQ.o _divhelperTQ.o _divhelperHA.o _divhelperSA.o _divhelperDA.o _divhelperTA.o _divhelperUQQ.o _divhelperUHQ.o _divhelperUSQ.o _divhelperUDQ.o _divhelperUTQ.o _divhelperUHA.o _divhelperUSA.o _divhelperUDA.o _divhelperUTA.o _ashlhelperQQ.o _ashlhelperHQ.o _ashlhelperSQ.o _ashlhelperDQ.o _ashlhelperTQ.o _ashlhelperHA.o _ashlhelperSA.o _ashlhelperDA.o _ashlhelperTA.o _ashlhelperUQQ.o _ashlhelperUHQ.o _ashlhelperUSQ.o _ashlhelperUDQ.o _ashlhelperUTQ.o _ashlhelperUHA.o _ashlhelperUSA.o _ashlhelperUDA.o _ashlhelperUTA.o _saturate1QQ.o _saturate1HQ.o _saturate1SQ.o _saturate1DQ.o _saturate1TQ.o _saturate1HA.o _saturate1SA.o _saturate1DA.o _saturate1TA.o _saturate1UQQ.o _saturate1UHQ.o _saturate1USQ.o _saturate1UDQ.o _saturate1UTQ.o _saturate1UHA.o _saturate1USA.o _saturate1UDA.o _saturate1UTA.o _saturate2QQ.o _saturate2HQ.o _saturate2SQ.o _saturate2DQ.o _saturate2TQ.o _saturate2HA.o _saturate2SA.o _saturate2DA.o _saturate2TA.o _saturate2UQQ.o _saturate2UHQ.o _saturate2USQ.o _saturate2UDQ.o _saturate2UTQ.o _saturate2UHA.o _saturate2USA.o _saturate2UDA.o _saturate2UTA.o _ssmulQQ.o _ssmulHQ.o _ssmulSQ.o _ssmulDQ.o _ssmulTQ.o _ssmulDA.o _ssmulTA.o _ssdivQQ.o _ssdivHQ.o _ssdivSQ.o _ssdivDQ.o _ssdivTQ.o _ssdivHA.o _ssdivSA.o _ssdivDA.o _ssdivTA.o _divSQ.o _divDQ.o _divTQ.o _divDA.o _divTA.o _ssashlQQ.o _ssashlHQ.o _ssashlSQ.o _ssashlDQ.o _ssashlTQ.o _ssashlHA.o _ssashlSA.o _ssashlDA.o _ssashlTA.o _usmulUQQ.o _usmulUHQ.o _usmulUSQ.o _usmulUDQ.o _usmulUTQ.o _usmulUDA.o _usmulUTA.o _usdivUQQ.o _usdivUHQ.o _usdivUSQ.o _usdivUDQ.o _usdivUTQ.o _usdivUHA.o _usdivUSA.o _usdivUDA.o _usdivUTA.o _udivUQQ.o _udivUHQ.o _udivUSQ.o _udivUDQ.o _udivUTQ.o _udivUHA.o _udivUSA.o _udivUDA.o _udivUTA.o _usashlUQQ.o _usashlUHQ.o _usashlUSQ.o _usashlUDQ.o _usashlUTQ.o _usashlUHA.o _usashlUSA.o _usashlUDA.o _usashlUTA.o _fractQQDF.o _fractHQDF.o _fractSQDF.o _fractDQSF.o _fractDQDF.o _fractTQSF.o _fractTQDF.o _fractHADF.o _fractSADF.o _fractDASF.o _fractDADF.o _fractTASF.o _fractTADF.o _fractUQQDF.o _fractUHQDF.o _fractUSQDF.o _fractUDQSF.o _fractUDQDF.o _fractUTQSF.o _fractUTQDF.o _fractUHADF.o _fractUSADF.o _fractUDASF.o _fractUDADF.o _fractUTASF.o _fractUTADF.o _fractSFSQ.o _fractSFDQ.o _fractSFTQ.o _fractSFDA.o _fractSFTA.o _fractSFUSQ.o _fractSFUDQ.o _fractSFUTQ.o _fractSFUDA.o _fractSFUTA.o _fractDFQQ.o _fractDFHQ.o _fractDFSQ.o _fractDFDQ.o _fractDFTQ.o _fractDFHA.o _fractDFSA.o _fractDFDA.o _fractDFTA.o _fractDFUQQ.o _fractDFUHQ.o _fractDFUSQ.o _fractDFUDQ.o _fractDFUTQ.o _fractDFUHA.o _fractDFUSA.o _fractDFUDA.o _fractDFUTA.o _satfractQQHQ.o _satfractQQSQ.o _satfractQQDQ.o _satfractQQTQ.o _satfractQQHA.o _satfractQQSA.o _satfractQQDA.o _satfractQQTA.o _satfractQQUQQ.o _satfractQQUHQ.o _satfractQQUSQ.o _satfractQQUDQ.o _satfractQQUTQ.o _satfractQQUHA.o _satfractQQUSA.o _satfractQQUDA.o _satfractQQUTA.o _satfractHQQQ.o _satfractHQSQ.o _satfractHQDQ.o _satfractHQTQ.o _satfractHQHA.o _satfractHQSA.o _satfractHQDA.o _satfractHQTA.o _satfractHQUQQ.o _satfractHQUHQ.o _satfractHQUSQ.o _satfractHQUDQ.o _satfractHQUTQ.o _satfractHQUHA.o _satfractHQUSA.o _satfractHQUDA.o _satfractHQUTA.o _satfractSQQQ.o _satfractSQHQ.o _satfractSQDQ.o _satfractSQTQ.o _satfractSQHA.o _satfractSQSA.o _satfractSQDA.o _satfractSQTA.o _satfractSQUQQ.o _satfractSQUHQ.o _satfractSQUSQ.o _satfractSQUDQ.o _satfractSQUTQ.o _satfractSQUHA.o _satfractSQUSA.o _satfractSQUDA.o _satfractSQUTA.o _satfractDQQQ.o _satfractDQHQ.o _satfractDQSQ.o _satfractDQTQ.o _satfractDQHA.o _satfractDQSA.o _satfractDQDA.o _satfractDQTA.o _satfractDQUQQ.o _satfractDQUHQ.o _satfractDQUSQ.o _satfractDQUDQ.o _satfractDQUTQ.o _satfractDQUHA.o _satfractDQUSA.o _satfractDQUDA.o _satfractDQUTA.o _satfractTQQQ.o _satfractTQHQ.o _satfractTQSQ.o _satfractTQDQ.o _satfractTQHA.o _satfractTQSA.o _satfractTQDA.o _satfractTQTA.o _satfractTQUQQ.o _satfractTQUHQ.o _satfractTQUSQ.o _satfractTQUDQ.o _satfractTQUTQ.o _satfractTQUHA.o _satfractTQUSA.o _satfractTQUDA.o _satfractTQUTA.o _satfractHAQQ.o _satfractHAHQ.o _satfractHASQ.o _satfractHADQ.o _satfractHATQ.o _satfractHASA.o _satfractHADA.o _satfractHATA.o _satfractHAUQQ.o _satfractHAUHQ.o _satfractHAUSQ.o _satfractHAUDQ.o _satfractHAUTQ.o _satfractHAUHA.o _satfractHAUSA.o _satfractHAUDA.o _satfractHAUTA.o _satfractSAQQ.o _satfractSAHQ.o _satfractSASQ.o _satfractSADQ.o _satfractSATQ.o _satfractSAHA.o _satfractSADA.o _satfractSATA.o _satfractSAUQQ.o _satfractSAUHQ.o _satfractSAUSQ.o _satfractSAUDQ.o _satfractSAUTQ.o _satfractSAUHA.o _satfractSAUSA.o _satfractSAUDA.o _satfractSAUTA.o _satfractDAQQ.o _satfractDAHQ.o _satfractDASQ.o _satfractDADQ.o _satfractDATQ.o _satfractDAHA.o _satfractDASA.o _satfractDATA.o _satfractDAUQQ.o _satfractDAUHQ.o _satfractDAUSQ.o _satfractDAUDQ.o _satfractDAUTQ.o _satfractDAUHA.o _satfractDAUSA.o _satfractDAUDA.o _satfractDAUTA.o _satfractTAQQ.o _satfractTAHQ.o _satfractTASQ.o _satfractTADQ.o _satfractTATQ.o _satfractTAHA.o _satfractTASA.o _satfractTADA.o _satfractTAUQQ.o _satfractTAUHQ.o _satfractTAUSQ.o _satfractTAUDQ.o _satfractTAUTQ.o _satfractTAUHA.o _satfractTAUSA.o _satfractTAUDA.o _satfractTAUTA.o _satfractUQQQQ.o _satfractUQQHQ.o _satfractUQQSQ.o _satfractUQQDQ.o _satfractUQQTQ.o _satfractUQQHA.o _satfractUQQSA.o _satfractUQQDA.o _satfractUQQTA.o _satfractUQQUHQ.o _satfractUQQUSQ.o _satfractUQQUDQ.o _satfractUQQUTQ.o _satfractUQQUHA.o _satfractUQQUSA.o _satfractUQQUDA.o _satfractUQQUTA.o _satfractUHQQQ.o _satfractUHQHQ.o _satfractUHQSQ.o _satfractUHQDQ.o _satfractUHQTQ.o _satfractUHQHA.o _satfractUHQSA.o _satfractUHQDA.o _satfractUHQTA.o _satfractUHQUQQ.o _satfractUHQUSQ.o _satfractUHQUDQ.o _satfractUHQUTQ.o _satfractUHQUHA.o _satfractUHQUSA.o _satfractUHQUDA.o _satfractUHQUTA.o _satfractUSQQQ.o _satfractUSQHQ.o _satfractUSQSQ.o _satfractUSQDQ.o _satfractUSQTQ.o _satfractUSQHA.o _satfractUSQSA.o _satfractUSQDA.o _satfractUSQTA.o _satfractUSQUQQ.o _satfractUSQUHQ.o _satfractUSQUDQ.o _satfractUSQUTQ.o _satfractUSQUHA.o _satfractUSQUSA.o _satfractUSQUDA.o _satfractUSQUTA.o _satfractUDQQQ.o _satfractUDQHQ.o _satfractUDQSQ.o _satfractUDQDQ.o _satfractUDQTQ.o _satfractUDQHA.o _satfractUDQSA.o _satfractUDQDA.o _satfractUDQTA.o _satfractUDQUQQ.o _satfractUDQUHQ.o _satfractUDQUSQ.o _satfractUDQUTQ.o _satfractUDQUHA.o _satfractUDQUSA.o _satfractUDQUDA.o _satfractUDQUTA.o _satfractUTQQQ.o _satfractUTQHQ.o _satfractUTQSQ.o _satfractUTQDQ.o _satfractUTQTQ.o _satfractUTQHA.o _satfractUTQSA.o _satfractUTQDA.o _satfractUTQTA.o _satfractUTQUQQ.o _satfractUTQUHQ.o _satfractUTQUSQ.o _satfractUTQUDQ.o _satfractUTQUHA.o _satfractUTQUSA.o _satfractUTQUDA.o _satfractUTQUTA.o _satfractUHAQQ.o _satfractUHAHQ.o _satfractUHASQ.o _satfractUHADQ.o _satfractUHATQ.o _satfractUHAHA.o _satfractUHASA.o _satfractUHADA.o _satfractUHATA.o _satfractUHAUQQ.o _satfractUHAUHQ.o _satfractUHAUSQ.o _satfractUHAUDQ.o _satfractUHAUTQ.o _satfractUHAUSA.o _satfractUHAUDA.o _satfractUHAUTA.o _satfractUSAQQ.o _satfractUSAHQ.o _satfractUSASQ.o _satfractUSADQ.o _satfractUSATQ.o _satfractUSAHA.o _satfractUSASA.o _satfractUSADA.o _satfractUSATA.o _satfractUSAUQQ.o _satfractUSAUHQ.o _satfractUSAUSQ.o _satfractUSAUDQ.o _satfractUSAUTQ.o _satfractUSAUHA.o _satfractUSAUDA.o _satfractUSAUTA.o _satfractUDAQQ.o _satfractUDAHQ.o _satfractUDASQ.o _satfractUDADQ.o _satfractUDATQ.o _satfractUDAHA.o _satfractUDASA.o _satfractUDADA.o _satfractUDATA.o _satfractUDAUQQ.o _satfractUDAUHQ.o _satfractUDAUSQ.o _satfractUDAUDQ.o _satfractUDAUTQ.o _satfractUDAUHA.o _satfractUDAUSA.o _satfractUDAUTA.o _satfractUTAQQ.o _satfractUTAHQ.o _satfractUTASQ.o _satfractUTADQ.o _satfractUTATQ.o _satfractUTAHA.o _satfractUTASA.o _satfractUTADA.o _satfractUTATA.o _satfractUTAUQQ.o _satfractUTAUHQ.o _satfractUTAUSQ.o _satfractUTAUDQ.o _satfractUTAUTQ.o _satfractUTAUHA.o _satfractUTAUSA.o _satfractUTAUDA.o _satfractQIQQ.o _satfractQIHQ.o _satfractQISQ.o _satfractQIDQ.o _satfractQITQ.o _satfractQIHA.o _satfractQISA.o _satfractQIDA.o _satfractQITA.o _satfractQIUQQ.o _satfractQIUHQ.o _satfractQIUSQ.o _satfractQIUDQ.o _satfractQIUTQ.o _satfractQIUHA.o _satfractQIUSA.o _satfractQIUDA.o _satfractQIUTA.o _satfractHIQQ.o _satfractHIHQ.o _satfractHISQ.o _satfractHIDQ.o _satfractHITQ.o _satfractHIHA.o _satfractHISA.o _satfractHIDA.o _satfractHITA.o _satfractHIUQQ.o _satfractHIUHQ.o _satfractHIUSQ.o _satfractHIUDQ.o _satfractHIUTQ.o _satfractHIUHA.o _satfractHIUSA.o _satfractHIUDA.o _satfractHIUTA.o _satfractSIQQ.o _satfractSIHQ.o _satfractSISQ.o _satfractSIDQ.o _satfractSITQ.o _satfractSIHA.o _satfractSISA.o _satfractSIDA.o _satfractSITA.o _satfractSIUQQ.o _satfractSIUHQ.o _satfractSIUSQ.o _satfractSIUDQ.o _satfractSIUTQ.o _satfractSIUHA.o _satfractSIUSA.o _satfractSIUDA.o _satfractSIUTA.o _satfractDIQQ.o _satfractDIHQ.o _satfractDISQ.o _satfractDIDQ.o _satfractDITQ.o _satfractDIHA.o _satfractDISA.o _satfractDIDA.o _satfractDITA.o _satfractDIUQQ.o _satfractDIUHQ.o _satfractDIUSQ.o _satfractDIUDQ.o _satfractDIUTQ.o _satfractDIUHA.o _satfractDIUSA.o _satfractDIUDA.o _satfractDIUTA.o _satfractTIQQ.o _satfractTIHQ.o _satfractTISQ.o _satfractTIDQ.o _satfractTITQ.o _satfractTIHA.o _satfractTISA.o _satfractTIDA.o _satfractTITA.o _satfractTIUQQ.o _satfractTIUHQ.o _satfractTIUSQ.o _satfractTIUDQ.o _satfractTIUTQ.o _satfractTIUHA.o _satfractTIUSA.o _satfractTIUDA.o _satfractTIUTA.o _satfractSFQQ.o _satfractSFHQ.o _satfractSFSQ.o _satfractSFDQ.o _satfractSFTQ.o _satfractSFHA.o _satfractSFSA.o _satfractSFDA.o _satfractSFTA.o _satfractSFUQQ.o _satfractSFUHQ.o _satfractSFUSQ.o _satfractSFUDQ.o _satfractSFUTQ.o _satfractSFUHA.o _satfractSFUSA.o _satfractSFUDA.o _satfractSFUTA.o _satfractDFQQ.o _satfractDFHQ.o _satfractDFSQ.o _satfractDFDQ.o _satfractDFTQ.o _satfractDFHA.o _satfractDFSA.o _satfractDFDA.o _satfractDFTA.o _satfractDFUQQ.o _satfractDFUHQ.o _satfractDFUSQ.o _satfractDFUDQ.o _satfractDFUTQ.o _satfractDFUHA.o _satfractDFUSA.o _satfractDFUDA.o _satfractDFUTA.o _satfractunsUQIQQ.o _satfractunsUQIHQ.o _satfractunsUQISQ.o _satfractunsUQIDQ.o _satfractunsUQITQ.o _satfractunsUQIHA.o _satfractunsUQISA.o _satfractunsUQIDA.o _satfractunsUQITA.o _satfractunsUQIUQQ.o _satfractunsUQIUHQ.o _satfractunsUQIUSQ.o _satfractunsUQIUDQ.o _satfractunsUQIUTQ.o _satfractunsUQIUHA.o _satfractunsUQIUSA.o _satfractunsUQIUDA.o _satfractunsUQIUTA.o _satfractunsUHIQQ.o _satfractunsUHIHQ.o _satfractunsUHISQ.o _satfractunsUHIDQ.o _satfractunsUHITQ.o _satfractunsUHIHA.o _satfractunsUHISA.o _satfractunsUHIDA.o _satfractunsUHITA.o _satfractunsUHIUQQ.o _satfractunsUHIUHQ.o _satfractunsUHIUSQ.o _satfractunsUHIUDQ.o _satfractunsUHIUTQ.o _satfractunsUHIUHA.o _satfractunsUHIUSA.o _satfractunsUHIUDA.o _satfractunsUHIUTA.o _satfractunsUSIQQ.o _satfractunsUSIHQ.o _satfractunsUSISQ.o _satfractunsUSIDQ.o _satfractunsUSITQ.o _satfractunsUSIHA.o _satfractunsUSISA.o _satfractunsUSIDA.o _satfractunsUSITA.o _satfractunsUSIUQQ.o _satfractunsUSIUHQ.o _satfractunsUSIUSQ.o _satfractunsUSIUDQ.o _satfractunsUSIUTQ.o _satfractunsUSIUHA.o _satfractunsUSIUSA.o _satfractunsUSIUDA.o _satfractunsUSIUTA.o _satfractunsUDIQQ.o _satfractunsUDIHQ.o _satfractunsUDISQ.o _satfractunsUDIDQ.o _satfractunsUDITQ.o _satfractunsUDIHA.o _satfractunsUDISA.o _satfractunsUDIDA.o _satfractunsUDITA.o _satfractunsUDIUQQ.o _satfractunsUDIUHQ.o _satfractunsUDIUSQ.o _satfractunsUDIUDQ.o _satfractunsUDIUTQ.o _satfractunsUDIUHA.o _satfractunsUDIUSA.o _satfractunsUDIUDA.o _satfractunsUDIUTA.o _satfractunsUTIQQ.o _satfractunsUTIHQ.o _satfractunsUTISQ.o _satfractunsUTIDQ.o _satfractunsUTITQ.o _satfractunsUTIHA.o _satfractunsUTISA.o _satfractunsUTIDA.o _satfractunsUTITA.o _satfractunsUTIUQQ.o _satfractunsUTIUHQ.o _satfractunsUTIUSQ.o _satfractunsUTIUDQ.o _satfractunsUTIUTQ.o _satfractunsUTIUHA.o _satfractunsUTIUSA.o _satfractunsUTIUDA.o _satfractunsUTIUTA.o enable-execute-stack.o unwind-dw2.o unwind-dw2-fde.o unwind-sjlj.o unwind-c.o emutls.o"; \
if test -z "$objects"; then \
echo 'int __libgcc_eh_dummy;' > eh_dummy.c; \
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr51 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -fvisibility=hidden -DHIDE_EXPORTS -c eh_dummy.c \
-o eh_dummy.o; \
objects=eh_dummy.o; \
fi; \
/usr/avr/bin/ar rc libgcc.a $objects
/usr/avr/bin/ranlib libgcc.a
# Now that we have built all the objects, we need to copy
# them back to the GCC directory. Too many things (other
# in-tree libraries, and DejaGNU) know about the layout
# of the build tree, for now.
make install-leaf DESTDIR=../../.././gcc \
slibdir= libsubdir= MULTIOSDIR=avr51
make[5]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr51/libgcc'
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr51
/usr/bin/install -c -m 644 libgcc.a ../../.././gcc/avr51/
chmod 644 ../../.././gcc/avr51/libgcc.a
/usr/avr/bin/ranlib ../../.././gcc/avr51/libgcc.a
/usr/bin/install -c -m 644 libgcov.a ../../.././gcc/avr51/
chmod 644 ../../.././gcc/avr51/libgcov.a
/usr/avr/bin/ranlib ../../.././gcc/avr51/libgcov.a
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr51/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr51/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr51/$file ;; \
esac; \
done
make[5]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr51/libgcc'
make[4]: Leaving directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr51/libgcc'
make[4]: Entering directory '/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/avr/avr6/libgcc'
# If this is the top-level multilib, build all the other
DEFINES='' HEADERS='../../../../gcc-4.8.5/libgcc/config/avr/avr-lib.h' \
../../../../gcc-4.8.5/libgcc/mkheader.sh > tmp-libgcc_tm.h
# multilibs.
/bin/sh ../../../../gcc-4.8.5/libgcc/../move-if-change tmp-libgcc_tm.h libgcc_tm.h
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqi3_s.o -MT _mulqi3_s.o -MD -MP -MF _mulqi3_s.dep -DSHARED -DL_mulqi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhi3_s.o -MT _mulhi3_s.o -MD -MP -MF _mulhi3_s.dep -DSHARED -DL_mulhi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
echo timestamp > libgcc_tm.stamp
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqihi3_s.o -MT _mulqihi3_s.o -MD -MP -MF _mulqihi3_s.dep -DSHARED -DL_mulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulqihi3_s.o -MT _umulqihi3_s.o -MD -MP -MF _umulqihi3_s.dep -DSHARED -DL_umulqihi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulpsi3_s.o -MT _mulpsi3_s.o -MD -MP -MF _mulpsi3_s.dep -DSHARED -DL_mulpsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsqipsi3_s.o -MT _mulsqipsi3_s.o -MD -MP -MF _mulsqipsi3_s.dep -DSHARED -DL_mulsqipsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhisi3_s.o -MT _mulhisi3_s.o -MD -MP -MF _mulhisi3_s.dep -DSHARED -DL_mulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulhisi3_s.o -MT _umulhisi3_s.o -MD -MP -MF _umulhisi3_s.dep -DSHARED -DL_umulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulhisi3_s.o -MT _usmulhisi3_s.o -MD -MP -MF _usmulhisi3_s.dep -DSHARED -DL_usmulhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhisi3_s.o -MT _muluhisi3_s.o -MD -MP -MF _muluhisi3_s.dep -DSHARED -DL_muluhisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulshisi3_s.o -MT _mulshisi3_s.o -MD -MP -MF _mulshisi3_s.dep -DSHARED -DL_mulshisi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsi3_s.o -MT _mulsi3_s.o -MD -MP -MF _mulsi3_s.dep -DSHARED -DL_mulsi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodqi4_s.o -MT _udivmodqi4_s.o -MD -MP -MF _udivmodqi4_s.dep -DSHARED -DL_udivmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodqi4_s.o -MT _divmodqi4_s.o -MD -MP -MF _divmodqi4_s.dep -DSHARED -DL_divmodqi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodhi4_s.o -MT _udivmodhi4_s.o -MD -MP -MF _udivmodhi4_s.dep -DSHARED -DL_udivmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodhi4_s.o -MT _divmodhi4_s.o -MD -MP -MF _divmodhi4_s.dep -DSHARED -DL_divmodhi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodpsi4_s.o -MT _divmodpsi4_s.o -MD -MP -MF _divmodpsi4_s.dep -DSHARED -DL_divmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodpsi4_s.o -MT _udivmodpsi4_s.o -MD -MP -MF _udivmodpsi4_s.dep -DSHARED -DL_udivmodpsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmodsi4_s.o -MT _udivmodsi4_s.o -MD -MP -MF _udivmodsi4_s.dep -DSHARED -DL_udivmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divmodsi4_s.o -MT _divmodsi4_s.o -MD -MP -MF _divmodsi4_s.dep -DSHARED -DL_divmodsi4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdi3_s.o -MT _divdi3_s.o -MD -MP -MF _divdi3_s.dep -DSHARED -DL_divdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivdi3_s.o -MT _udivdi3_s.o -MD -MP -MF _udivdi3_s.dep -DSHARED -DL_udivdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_s.o -MT _muldi3_s.o -MD -MP -MF _muldi3_s.dep -DSHARED -DL_muldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldi3_6_s.o -MT _muldi3_6_s.o -MD -MP -MF _muldi3_6_s.dep -DSHARED -DL_muldi3_6 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsidi3_s.o -MT _mulsidi3_s.o -MD -MP -MF _mulsidi3_s.dep -DSHARED -DL_mulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _umulsidi3_s.o -MT _umulsidi3_s.o -MD -MP -MF _umulsidi3_s.dep -DSHARED -DL_umulsidi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmod64_s.o -MT _udivmod64_s.o -MD -MP -MF _udivmod64_s.dep -DSHARED -DL_udivmod64 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negsi2_s.o -MT _negsi2_s.o -MD -MP -MF _negsi2_s.dep -DSHARED -DL_negsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negdi2_s.o -MT _negdi2_s.o -MD -MP -MF _negdi2_s.dep -DSHARED -DL_negdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _prologue_s.o -MT _prologue_s.o -MD -MP -MF _prologue_s.dep -DSHARED -DL_prologue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _epilogue_s.o -MT _epilogue_s.o -MD -MP -MF _epilogue_s.dep -DSHARED -DL_epilogue -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _exit_s.o -MT _exit_s.o -MD -MP -MF _exit_s.dep -DSHARED -DL_exit -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cleanup_s.o -MT _cleanup_s.o -MD -MP -MF _cleanup_s.dep -DSHARED -DL_cleanup -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_s.o -MT _tablejump_s.o -MD -MP -MF _tablejump_s.dep -DSHARED -DL_tablejump -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _tablejump_elpm_s.o -MT _tablejump_elpm_s.o -MD -MP -MF _tablejump_elpm_s.dep -DSHARED -DL_tablejump_elpm -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_3_s.o -MT _load_3_s.o -MD -MP -MF _load_3_s.dep -DSHARED -DL_load_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _load_4_s.o -MT _load_4_s.o -MD -MP -MF _load_4_s.dep -DSHARED -DL_load_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_1_s.o -MT _xload_1_s.o -MD -MP -MF _xload_1_s.dep -DSHARED -DL_xload_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_2_s.o -MT _xload_2_s.o -MD -MP -MF _xload_2_s.dep -DSHARED -DL_xload_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_3_s.o -MT _xload_3_s.o -MD -MP -MF _xload_3_s.dep -DSHARED -DL_xload_3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _xload_4_s.o -MT _xload_4_s.o -MD -MP -MF _xload_4_s.dep -DSHARED -DL_xload_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _movmemx_s.o -MT _movmemx_s.o -MD -MP -MF _movmemx_s.dep -DSHARED -DL_movmemx -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _copy_data_s.o -MT _copy_data_s.o -MD -MP -MF _copy_data_s.dep -DSHARED -DL_copy_data -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_bss_s.o -MT _clear_bss_s.o -MD -MP -MF _clear_bss_s.dep -DSHARED -DL_clear_bss -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctors_s.o -MT _ctors_s.o -MD -MP -MF _ctors_s.dep -DSHARED -DL_ctors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _dtors_s.o -MT _dtors_s.o -MD -MP -MF _dtors_s.dep -DSHARED -DL_dtors -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffssi2_s.o -MT _ffssi2_s.o -MD -MP -MF _ffssi2_s.dep -DSHARED -DL_ffssi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffshi2_s.o -MT _ffshi2_s.o -MD -MP -MF _ffshi2_s.dep -DSHARED -DL_ffshi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _loop_ffsqi2_s.o -MT _loop_ffsqi2_s.o -MD -MP -MF _loop_ffsqi2_s.dep -DSHARED -DL_loop_ffsqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzsi2_s.o -MT _ctzsi2_s.o -MD -MP -MF _ctzsi2_s.dep -DSHARED -DL_ctzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzhi2_s.o -MT _ctzhi2_s.o -MD -MP -MF _ctzhi2_s.dep -DSHARED -DL_ctzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzdi2_s.o -MT _clzdi2_s.o -MD -MP -MF _clzdi2_s.dep -DSHARED -DL_clzdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzsi2_s.o -MT _clzsi2_s.o -MD -MP -MF _clzsi2_s.dep -DSHARED -DL_clzsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clzhi2_s.o -MT _clzhi2_s.o -MD -MP -MF _clzhi2_s.dep -DSHARED -DL_clzhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritydi2_s.o -MT _paritydi2_s.o -MD -MP -MF _paritydi2_s.dep -DSHARED -DL_paritydi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _paritysi2_s.o -MT _paritysi2_s.o -MD -MP -MF _paritysi2_s.dep -DSHARED -DL_paritysi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _parityhi2_s.o -MT _parityhi2_s.o -MD -MP -MF _parityhi2_s.dep -DSHARED -DL_parityhi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcounthi2_s.o -MT _popcounthi2_s.o -MD -MP -MF _popcounthi2_s.dep -DSHARED -DL_popcounthi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountsi2_s.o -MT _popcountsi2_s.o -MD -MP -MF _popcountsi2_s.dep -DSHARED -DL_popcountsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountdi2_s.o -MT _popcountdi2_s.o -MD -MP -MF _popcountdi2_s.dep -DSHARED -DL_popcountdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcountqi2_s.o -MT _popcountqi2_s.o -MD -MP -MF _popcountqi2_s.dep -DSHARED -DL_popcountqi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapsi2_s.o -MT _bswapsi2_s.o -MD -MP -MF _bswapsi2_s.dep -DSHARED -DL_bswapsi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _bswapdi2_s.o -MT _bswapdi2_s.o -MD -MP -MF _bswapdi2_s.dep -DSHARED -DL_bswapdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashldi3_s.o -MT _ashldi3_s.o -MD -MP -MF _ashldi3_s.dep -DSHARED -DL_ashldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashrdi3_s.o -MT _ashrdi3_s.o -MD -MP -MF _ashrdi3_s.dep -DSHARED -DL_ashrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _lshrdi3_s.o -MT _lshrdi3_s.o -MD -MP -MF _lshrdi3_s.dep -DSHARED -DL_lshrdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rotldi3_s.o -MT _rotldi3_s.o -MD -MP -MF _rotldi3_s.dep -DSHARED -DL_rotldi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s.o -MT _adddi3_s.o -MD -MP -MF _adddi3_s.dep -DSHARED -DL_adddi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _adddi3_s8_s.o -MT _adddi3_s8_s.o -MD -MP -MF _adddi3_s8_s.dep -DSHARED -DL_adddi3_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subdi3_s.o -MT _subdi3_s.o -MD -MP -MF _subdi3_s.dep -DSHARED -DL_subdi3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s.o -MT _cmpdi2_s.o -MD -MP -MF _cmpdi2_s.dep -DSHARED -DL_cmpdi2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _cmpdi2_s8_s.o -MT _cmpdi2_s8_s.o -MD -MP -MF _cmpdi2_s8_s.dep -DSHARED -DL_cmpdi2_s8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmul_s.o -MT _fmul_s.o -MD -MP -MF _fmul_s.dep -DSHARED -DL_fmul -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmuls_s.o -MT _fmuls_s.o -MD -MP -MF _fmuls_s.dep -DSHARED -DL_fmuls -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fmulsu_s.o -MT _fmulsu_s.o -MD -MP -MF _fmulsu_s.dep -DSHARED -DL_fmulsu -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractqqsf_s.o -MT _fractqqsf_s.o -MD -MP -MF _fractqqsf_s.dep -DSHARED -DL_fractqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuqqsf_s.o -MT _fractuqqsf_s.o -MD -MP -MF _fractuqqsf_s.dep -DSHARED -DL_fractuqqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthqsf_s.o -MT _fracthqsf_s.o -MD -MP -MF _fracthqsf_s.dep -DSHARED -DL_fracthqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhqsf_s.o -MT _fractuhqsf_s.o -MD -MP -MF _fractuhqsf_s.dep -DSHARED -DL_fractuhqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fracthasf_s.o -MT _fracthasf_s.o -MD -MP -MF _fracthasf_s.dep -DSHARED -DL_fracthasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractuhasf_s.o -MT _fractuhasf_s.o -MD -MP -MF _fractuhasf_s.dep -DSHARED -DL_fractuhasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsasf_s.o -MT _fractsasf_s.o -MD -MP -MF _fractsasf_s.dep -DSHARED -DL_fractsasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusasf_s.o -MT _fractusasf_s.o -MD -MP -MF _fractusasf_s.dep -DSHARED -DL_fractusasf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsqsf_s.o -MT _fractsqsf_s.o -MD -MP -MF _fractsqsf_s.dep -DSHARED -DL_fractsqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractusqsf_s.o -MT _fractusqsf_s.o -MD -MP -MF _fractusqsf_s.dep -DSHARED -DL_fractusqsf -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfqq_s.o -MT _fractsfqq_s.o -MD -MP -MF _fractsfqq_s.dep -DSHARED -DL_fractsfqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuqq_s.o -MT _fractsfuqq_s.o -MD -MP -MF _fractsfuqq_s.dep -DSHARED -DL_fractsfuqq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfhq_s.o -MT _fractsfhq_s.o -MD -MP -MF _fractsfhq_s.dep -DSHARED -DL_fractsfhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuhq_s.o -MT _fractsfuhq_s.o -MD -MP -MF _fractsfuhq_s.dep -DSHARED -DL_fractsfuhq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfha_s.o -MT _fractsfha_s.o -MD -MP -MF _fractsfha_s.dep -DSHARED -DL_fractsfha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfuha_s.o -MT _fractsfuha_s.o -MD -MP -MF _fractsfuha_s.dep -DSHARED -DL_fractsfuha -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsq_s.o -MT _fractsfsq_s.o -MD -MP -MF _fractsfsq_s.dep -DSHARED -DL_fractsfsq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusq_s.o -MT _fractsfusq_s.o -MD -MP -MF _fractsfusq_s.dep -DSHARED -DL_fractsfusq -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfsa_s.o -MT _fractsfsa_s.o -MD -MP -MF _fractsfsa_s.dep -DSHARED -DL_fractsfsa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractsfusa_s.o -MT _fractsfusa_s.o -MD -MP -MF _fractsfusa_s.dep -DSHARED -DL_fractsfusa -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulqq3_s.o -MT _mulqq3_s.o -MD -MP -MF _mulqq3_s.dep -DSHARED -DL_mulqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhq3_s.o -MT _mulhq3_s.o -MD -MP -MF _mulhq3_s.dep -DSHARED -DL_mulhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluhq3_s.o -MT _muluhq3_s.o -MD -MP -MF _muluhq3_s.dep -DSHARED -DL_muluhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulha3_s.o -MT _mulha3_s.o -MD -MP -MF _mulha3_s.dep -DSHARED -DL_mulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_s.o -MT _muluha3_s.o -MD -MP -MF _muluha3_s.dep -DSHARED -DL_muluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muluha3_round_s.o -MT _muluha3_round_s.o -MD -MP -MF _muluha3_round_s.dep -DSHARED -DL_muluha3_round -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsa3_s.o -MT _mulsa3_s.o -MD -MP -MF _mulsa3_s.dep -DSHARED -DL_mulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulusa3_s.o -MT _mulusa3_s.o -MD -MP -MF _mulusa3_s.dep -DSHARED -DL_mulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmuluha3_s.o -MT _usmuluha3_s.o -MD -MP -MF _usmuluha3_s.dep -DSHARED -DL_usmuluha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulha3_s.o -MT _ssmulha3_s.o -MD -MP -MF _ssmulha3_s.dep -DSHARED -DL_ssmulha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulusa3_s.o -MT _usmulusa3_s.o -MD -MP -MF _usmulusa3_s.dep -DSHARED -DL_usmulusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulsa3_s.o -MT _ssmulsa3_s.o -MD -MP -MF _ssmulsa3_s.dep -DSHARED -DL_ssmulsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq3_s.o -MT _divqq3_s.o -MD -MP -MF _divqq3_s.dep -DSHARED -DL_divqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuqq3_s.o -MT _udivuqq3_s.o -MD -MP -MF _udivuqq3_s.dep -DSHARED -DL_udivuqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divqq_helper_s.o -MT _divqq_helper_s.o -MD -MP -MF _divqq_helper_s.dep -DSHARED -DL_divqq_helper -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhq3_s.o -MT _divhq3_s.o -MD -MP -MF _divhq3_s.dep -DSHARED -DL_divhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuhq3_s.o -MT _udivuhq3_s.o -MD -MP -MF _udivuhq3_s.dep -DSHARED -DL_udivuhq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divha3_s.o -MT _divha3_s.o -MD -MP -MF _divha3_s.dep -DSHARED -DL_divha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivuha3_s.o -MT _udivuha3_s.o -MD -MP -MF _udivuha3_s.dep -DSHARED -DL_udivuha3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsa3_s.o -MT _divsa3_s.o -MD -MP -MF _divsa3_s.dep -DSHARED -DL_divsa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivusa3_s.o -MT _udivusa3_s.o -MD -MP -MF _udivusa3_s.dep -DSHARED -DL_udivusa3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clr_8_s.o -MT _clr_8_s.o -MD -MP -MF _clr_8_s.dep -DSHARED -DL_clr_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_2_s.o -MT _ssneg_2_s.o -MD -MP -MF _ssneg_2_s.dep -DSHARED -DL_ssneg_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_4_s.o -MT _ssneg_4_s.o -MD -MP -MF _ssneg_4_s.dep -DSHARED -DL_ssneg_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssneg_8_s.o -MT _ssneg_8_s.o -MD -MP -MF _ssneg_8_s.dep -DSHARED -DL_ssneg_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_1_s.o -MT _ssabs_1_s.o -MD -MP -MF _ssabs_1_s.dep -DSHARED -DL_ssabs_1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_2_s.o -MT _ssabs_2_s.o -MD -MP -MF _ssabs_2_s.dep -DSHARED -DL_ssabs_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_4_s.o -MT _ssabs_4_s.o -MD -MP -MF _ssabs_4_s.dep -DSHARED -DL_ssabs_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssabs_8_s.o -MT _ssabs_8_s.o -MD -MP -MF _ssabs_8_s.dep -DSHARED -DL_ssabs_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssadd_8_s.o -MT _ssadd_8_s.o -MD -MP -MF _ssadd_8_s.dep -DSHARED -DL_ssadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sssub_8_s.o -MT _sssub_8_s.o -MD -MP -MF _sssub_8_s.dep -DSHARED -DL_sssub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usadd_8_s.o -MT _usadd_8_s.o -MD -MP -MF _usadd_8_s.dep -DSHARED -DL_usadd_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ussub_8_s.o -MT _ussub_8_s.o -MD -MP -MF _ussub_8_s.dep -DSHARED -DL_ussub_8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mask1_s.o -MT _mask1_s.o -MD -MP -MF _mask1_s.dep -DSHARED -DL_mask1 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ret_s.o -MT _ret_s.o -MD -MP -MF _ret_s.dep -DSHARED -DL_ret -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundqq3_s.o -MT _roundqq3_s.o -MD -MP -MF _roundqq3_s.dep -DSHARED -DL_roundqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduqq3_s.o -MT _rounduqq3_s.o -MD -MP -MF _rounduqq3_s.dep -DSHARED -DL_rounduqq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s2_s.o -MT _round_s2_s.o -MD -MP -MF _round_s2_s.dep -DSHARED -DL_round_s2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u2_s.o -MT _round_u2_s.o -MD -MP -MF _round_u2_s.dep -DSHARED -DL_round_u2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_2_const_s.o -MT _round_2_const_s.o -MD -MP -MF _round_2_const_s.dep -DSHARED -DL_round_2_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_2_s.o -MT _addmask_2_s.o -MD -MP -MF _addmask_2_s.dep -DSHARED -DL_addmask_2 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_s4_s.o -MT _round_s4_s.o -MD -MP -MF _round_s4_s.dep -DSHARED -DL_round_s4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_u4_s.o -MT _round_u4_s.o -MD -MP -MF _round_u4_s.dep -DSHARED -DL_round_u4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_4_const_s.o -MT _round_4_const_s.o -MD -MP -MF _round_4_const_s.dep -DSHARED -DL_round_4_const -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addmask_4_s.o -MT _addmask_4_s.o -MD -MP -MF _addmask_4_s.dep -DSHARED -DL_addmask_4 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _round_x8_s.o -MT _round_x8_s.o -MD -MP -MF _round_x8_s.dep -DSHARED -DL_round_x8 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounddq3_s.o -MT _rounddq3_s.o -MD -MP -MF _rounddq3_s.dep -DSHARED -DL_rounddq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundudq3_s.o -MT _roundudq3_s.o -MD -MP -MF _roundudq3_s.dep -DSHARED -DL_roundudq3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundda3_s.o -MT _roundda3_s.o -MD -MP -MF _roundda3_s.dep -DSHARED -DL_roundda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduda3_s.o -MT _rounduda3_s.o -MD -MP -MF _rounduda3_s.dep -DSHARED -DL_rounduda3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _roundta3_s.o -MT _roundta3_s.o -MD -MP -MF _roundta3_s.dep -DSHARED -DL_roundta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _rounduta3_s.o -MT _rounduta3_s.o -MD -MP -MF _rounduta3_s.dep -DSHARED -DL_rounduta3 -xassembler-with-cpp -c ../../../../gcc-4.8.5/libgcc/config/avr/lib1funcs.S
# Early copyback; see "all" above for the rationale. The
dest=../../.././gcc/include/tmp$$-unwind.h; \
cp unwind.h $dest; \
chmod a+r $dest; \
sh ../../../../gcc-4.8.5/libgcc/../move-if-change $dest ../../.././gcc/include/unwind.h
# early copy is necessary so that the gcc -B options find
# the right startup files when linking shared libgcc.
/bin/sh ../../../../gcc-4.8.5/libgcc/../mkinstalldirs ../../.././gcc/avr6
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqihi3.visT
mkdir -p -- ../../.././gcc/avr6
parts=""; \
for file in $parts; do \
rm -f ../../.././gcc/avr6/$file; \
/usr/bin/install -c -m 644 $file ../../.././gcc/avr6/; \
case $file in \
*.a) \
/usr/avr/bin/ranlib ../../.././gcc/avr6/$file ;; \
esac; \
done
mv -f _mulqi3.visT _mulqi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulqihi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulqihi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulpsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulpsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsqipsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsqipsi3.visT
mv -f _mulhi3.visT _mulhi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhisi3.visT
mv -f _mulqihi3.visT _mulqihi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulhisi3.visT
mv -f _umulqihi3.visT _umulqihi3.vis
mv -f _mulpsi3.visT _mulpsi3.vis
mv -f _mulsqipsi3.visT _mulsqipsi3.vis
mv -f _mulhisi3.visT _mulhisi3.vis
mv -f _umulhisi3.visT _umulhisi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulshisi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulshisi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodqi4.visT
mv -f _usmulhisi3.visT _usmulhisi3.vis
mv -f _mulshisi3.visT _mulshisi3.vis
mv -f _muluhisi3.visT _muluhisi3.vis
mv -f _mulsi3.visT _mulsi3.vis
mv -f _udivmodqi4.visT _udivmodqi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodqi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodqi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodhi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodhi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodhi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodpsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodpsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodpsi4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmodsi4.visT
mv -f _divmodqi4.visT _divmodqi4.vis
mv -f _udivmodhi4.visT _udivmodhi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divmodsi4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divmodsi4.visT
mv -f _divmodhi4.visT _divmodhi4.vis
mv -f _divmodpsi4.visT _divmodpsi4.vis
mv -f _udivmodpsi4.visT _udivmodpsi4.vis
mv -f _udivmodsi4.visT _udivmodsi4.vis
mv -f _divmodsi4.visT _divmodsi4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muldi3_6_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muldi3_6.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsidi3.visT
mv -f _divdi3.visT _divdi3.vis
mv -f _udivdi3.visT _udivdi3.vis
mv -f _muldi3_6.visT _muldi3_6.vis
mv -f _muldi3.visT _muldi3.vis
mv -f _mulsidi3.visT _mulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _umulsidi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _umulsidi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivmod64_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivmod64.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negsi2.visT
mv -f _udivmod64.visT _udivmod64.vis
mv -f _umulsidi3.visT _umulsidi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _negdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _negdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _prologue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _prologue.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _epilogue_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _epilogue.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _exit_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _exit.visT
mv -f _negsi2.visT _negsi2.vis
mv -f _negdi2.visT _negdi2.vis
mv -f _prologue.visT _prologue.vis
mv -f _epilogue.visT _epilogue.vis
mv -f _exit.visT _exit.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cleanup_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cleanup.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _tablejump_elpm_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _tablejump_elpm.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_3.visT
mv -f _tablejump.visT _tablejump.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _load_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _load_4.visT
mv -f _cleanup.visT _cleanup.vis
mv -f _tablejump_elpm.visT _tablejump_elpm.vis
mv -f _load_3.visT _load_3.vis
mv -f _load_4.visT _load_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _xload_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _xload_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _movmemx_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _movmemx.visT
mv -f _xload_1.visT _xload_1.vis
mv -f _xload_2.visT _xload_2.vis
mv -f _xload_3.visT _xload_3.vis
mv -f _xload_4.visT _xload_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _copy_data_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _copy_data.visT
mv -f _movmemx.visT _movmemx.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clear_bss_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clear_bss.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctors.visT
mv -f _copy_data.visT _copy_data.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _dtors_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _dtors.visT
mv -f _clear_bss.visT _clear_bss.vis
mv -f _ctors.visT _ctors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffssi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffssi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ffshi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ffshi2.visT
mv -f _dtors.visT _dtors.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _loop_ffsqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _loop_ffsqi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzsi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ctzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ctzhi2.visT
mv -f _ffssi2.visT _ffssi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzsi2.visT
mv -f _ffshi2.visT _ffshi2.vis
mv -f _loop_ffsqi2.visT _loop_ffsqi2.vis
mv -f _ctzsi2.visT _ctzsi2.vis
mv -f _ctzhi2.visT _ctzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clzhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clzhi2.visT
mv -f _clzdi2.visT _clzdi2.vis
mv -f _clzsi2.visT _clzsi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritydi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritydi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _paritysi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _paritysi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _parityhi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _parityhi2.visT
mv -f _clzhi2.visT _clzhi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcounthi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcounthi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountsi2.visT
mv -f _paritydi2.visT _paritydi2.vis
mv -f _paritysi2.visT _paritysi2.vis
mv -f _parityhi2.visT _parityhi2.vis
mv -f _popcounthi2.visT _popcounthi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _popcountqi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _popcountqi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapsi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapsi2.visT
mv -f _popcountsi2.visT _popcountsi2.vis
mv -f _popcountdi2.visT _popcountdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _bswapdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _bswapdi2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ashrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ashrdi3.visT
mv -f _popcountqi2.visT _popcountqi2.vis
mv -f _bswapsi2.visT _bswapsi2.vis
mv -f _bswapdi2.visT _bswapdi2.vis
mv -f _ashldi3.visT _ashldi3.vis
mv -f _ashrdi3.visT _ashrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _lshrdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _lshrdi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rotldi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rotldi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _adddi3_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _adddi3_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _subdi3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _subdi3.visT
mv -f _lshrdi3.visT _lshrdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2.visT
mv -f _rotldi3.visT _rotldi3.vis
mv -f _adddi3.visT _adddi3.vis
mv -f _adddi3_s8.visT _adddi3_s8.vis
mv -f _subdi3.visT _subdi3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _cmpdi2_s8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _cmpdi2_s8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmul_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmul.visT
mv -f _cmpdi2.visT _cmpdi2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmuls_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmuls.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fmulsu_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fmulsu.visT
mv -f _cmpdi2_s8.visT _cmpdi2_s8.vis
mv -f _fmul.visT _fmul.vis
mv -f _fmuls.visT _fmuls.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractqqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuqqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuqqsf.visT
mv -f _fmulsu.visT _fmulsu.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthqsf.visT
mv -f _fractqqsf.visT _fractqqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhqsf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fracthasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fracthasf.visT
mv -f _fractuqqsf.visT _fractuqqsf.vis
mv -f _fracthqsf.visT _fracthqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractuhasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractuhasf.visT
mv -f _fractuhqsf.visT _fractuhqsf.vis
mv -f _fracthasf.visT _fracthasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusasf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusasf.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsqsf.visT
mv -f _fractuhasf.visT _fractuhasf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractusqsf_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractusqsf.visT
mv -f _fractsasf.visT _fractsasf.vis
mv -f _fractusasf.visT _fractusasf.vis
mv -f _fractsqsf.visT _fractsqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfqq.visT
mv -f _fractusqsf.visT _fractusqsf.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuqq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuqq.visT
mv -f _fractsfqq.visT _fractsfqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfhq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuhq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuhq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfha.visT
mv -f _fractsfuqq.visT _fractsfuqq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfuha_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfuha.visT
mv -f _fractsfha.visT _fractsfha.vis
mv -f _fractsfhq.visT _fractsfhq.vis
mv -f _fractsfuhq.visT _fractsfuhq.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsq.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusq_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusq.visT
mv -f _fractsfuha.visT _fractsfuha.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfsa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfsa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _fractsfusa_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _fractsfusa.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulhq3.visT
mv -f _fractsfusq.visT _fractsfusq.vis
mv -f _fractsfsq.visT _fractsfsq.vis
mv -f _fractsfsa.visT _fractsfsa.vis
mv -f _fractsfusa.visT _fractsfusa.vis
mv -f _mulqq3.visT _mulqq3.vis
mv -f _mulhq3.visT _mulhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3.visT
mv -f _mulha3.visT _mulha3.vis
mv -f _muluhq3.visT _muluhq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _muluha3_round_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _muluha3_round.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mulusa3.visT
mv -f _muluha3.visT _muluha3.vis
mv -f _muluha3_round.visT _muluha3_round.vis
mv -f _mulsa3.visT _mulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmuluha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmuluha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulha3.visT
mv -f _mulusa3.visT _mulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usmulusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usmulusa3.visT
mv -f _ssmulha3.visT _ssmulha3.vis
mv -f _usmuluha3.visT _usmuluha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssmulsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssmulsa3.visT
mv -f _usmulusa3.visT _usmulusa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divqq_helper_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divqq_helper.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divhq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuhq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuhq3.visT
mv -f _ssmulsa3.visT _ssmulsa3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divha3.visT
mv -f _divqq3.visT _divqq3.vis
mv -f _udivuqq3.visT _udivuqq3.vis
mv -f _divqq_helper.visT _divqq_helper.vis
mv -f _divhq3.visT _divhq3.vis
mv -f _udivuhq3.visT _udivuhq3.vis
mv -f _divha3.visT _divha3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivuha3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivuha3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _divsa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _divsa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _udivusa3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _udivusa3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _clr_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _clr_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_4.visT
mv -f _udivusa3.visT _udivusa3.vis
mv -f _udivuha3.visT _udivuha3.vis
mv -f _divsa3.visT _divsa3.vis
mv -f _clr_8.visT _clr_8.vis
mv -f _ssneg_4.visT _ssneg_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssneg_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssneg_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_1.visT
mv -f _ssneg_2.visT _ssneg_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssabs_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssabs_8.visT
mv -f _ssneg_8.visT _ssneg_8.vis
mv -f _ssabs_1.visT _ssabs_1.vis
mv -f _ssabs_8.visT _ssabs_8.vis
mv -f _ssabs_4.visT _ssabs_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ssadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ssadd_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _sssub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _sssub_8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _usadd_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _usadd_8.visT
mv -f _ssabs_2.visT _ssabs_2.vis
mv -f _ssadd_8.visT _ssadd_8.vis
mv -f _sssub_8.visT _sssub_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ussub_8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ussub_8.visT
mv -f _usadd_8.visT _usadd_8.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _mask1_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _mask1.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _ret_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _ret.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundqq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduqq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduqq3.visT
mv -f _ussub_8.visT _ussub_8.vis
mv -f _mask1.visT _mask1.vis
mv -f _ret.visT _ret.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s2.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u2.visT
mv -f _roundqq3.visT _roundqq3.vis
mv -f _rounduqq3.visT _rounduqq3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_2_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_2_const.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_2_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_2.visT
mv -f _round_s2.visT _round_s2.vis
mv -f _round_u2.visT _round_u2.vis
mv -f _round_2_const.visT _round_2_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_s4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_s4.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_u4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_u4.visT
mv -f _addmask_2.visT _addmask_2.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_4_const_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_4_const.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _addmask_4_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _addmask_4.visT
mv -f _round_s4.visT _round_s4.vis
mv -f _round_u4.visT _round_u4.vis
mv -f _round_4_const.visT _round_4_const.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _round_x8_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _round_x8.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounddq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounddq3.visT
mv -f _addmask_4.visT _addmask_4.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundudq3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundudq3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundda3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduda3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduda3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _roundta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _roundta3.visT
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/nm -pg _rounduta3_s.o | gawk 'NF == 3 && $2 !~ /^[UN]$/ && $3 !~ /.*_compat/ && $3 !~ /.*@.*/ { print "\t.hidden", $3 }' > _rounduta3.visT
mv -f _round_x8.visT _round_x8.vis
mv -f _rounddq3.visT _rounddq3.vis
mv -f _roundudq3.visT _roundudq3.vis
mv -f _roundda3.visT _roundda3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ucmpdi2.o -MT _ucmpdi2.o -MD -MP -MF _ucmpdi2.dep -DL_ucmpdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clear_cache.o -MT _clear_cache.o -MD -MP -MF _clear_cache.dep -DL_clear_cache -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _trampoline.o -MT _trampoline.o -MD -MP -MF _trampoline.dep -DL_trampoline -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
mv -f _rounduda3.visT _rounduda3.vis
mv -f _roundta3.visT _roundta3.vis
mv -f _rounduta3.visT _rounduta3.vis
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __main.o -MT __main.o -MD -MP -MF __main.dep -DL__main -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvsi2.o -MT _absvsi2.o -MD -MP -MF _absvsi2.dep -DL_absvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _absvdi2.o -MT _absvdi2.o -MD -MP -MF _absvdi2.dep -DL_absvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvsi3.o -MT _addvsi3.o -MD -MP -MF _addvsi3.dep -DL_addvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _addvdi3.o -MT _addvdi3.o -MD -MP -MF _addvdi3.dep -DL_addvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvsi3.o -MT _subvsi3.o -MD -MP -MF _subvsi3.dep -DL_subvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _subvdi3.o -MT _subvdi3.o -MD -MP -MF _subvdi3.dep -DL_subvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvsi3.o -MT _mulvsi3.o -MD -MP -MF _mulvsi3.dep -DL_mulvsi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulvdi3.o -MT _mulvdi3.o -MD -MP -MF _mulvdi3.dep -DL_mulvdi3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvsi2.o -MT _negvsi2.o -MD -MP -MF _negvsi2.dep -DL_negvsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negvdi2.o -MT _negvdi2.o -MD -MP -MF _negvdi2.dep -DL_negvdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ffsdi2.o -MT _ffsdi2.o -MD -MP -MF _ffsdi2.dep -DL_ffsdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ctzdi2.o -MT _ctzdi2.o -MD -MP -MF _ctzdi2.dep -DL_ctzdi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _popcount_tab.o -MT _popcount_tab.o -MD -MP -MF _popcount_tab.dep -DL_popcount_tab -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powisf2.o -MT _powisf2.o -MD -MP -MF _powisf2.dep -DL_powisf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powidf2.o -MT _powidf2.o -MD -MP -MF _powidf2.dep -DL_powidf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powixf2.o -MT _powixf2.o -MD -MP -MF _powixf2.dep -DL_powixf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _powitf2.o -MT _powitf2.o -MD -MP -MF _powitf2.dep -DL_powitf2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulsc3.o -MT _mulsc3.o -MD -MP -MF _mulsc3.dep -DL_mulsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _muldc3.o -MT _muldc3.o -MD -MP -MF _muldc3.dep -DL_muldc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulxc3.o -MT _mulxc3.o -MD -MP -MF _mulxc3.dep -DL_mulxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _multc3.o -MT _multc3.o -MD -MP -MF _multc3.dep -DL_multc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divsc3.o -MT _divsc3.o -MD -MP -MF _divsc3.dep -DL_divsc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divdc3.o -MT _divdc3.o -MD -MP -MF _divdc3.dep -DL_divdc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divxc3.o -MT _divxc3.o -MD -MP -MF _divxc3.dep -DL_divxc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divtc3.o -MT _divtc3.o -MD -MP -MF _divtc3.dep -DL_divtc3 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _clrsbsi2.o -MT _clrsbsi2.o -MD -MP -MF _clrsbsi2.dep -DL_clrsbsi2 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfsi.o -MT _fixunsdfsi.o -MD -MP -MF _fixunsdfsi.dep -DL_fixunsdfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfsi.o -MT _fixunsxfsi.o -MD -MP -MF _fixunsxfsi.dep -DL_fixunsxfsi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixdfdi.o -MT _fixdfdi.o -MD -MP -MF _fixdfdi.dep -DL_fixdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixxfdi.o -MT _fixxfdi.o -MD -MP -MF _fixxfdi.dep -DL_fixxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixtfdi.o -MT _fixtfdi.o -MD -MP -MF _fixtfdi.dep -DL_fixtfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsdfdi.o -MT _fixunsdfdi.o -MD -MP -MF _fixunsdfdi.dep -DL_fixunsdfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunsxfdi.o -MT _fixunsxfdi.o -MD -MP -MF _fixunsxfdi.dep -DL_fixunsxfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fixunstfdi.o -MT _fixunstfdi.o -MD -MP -MF _fixunstfdi.dep -DL_fixunstfdi -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdidf.o -MT _floatdidf.o -MD -MP -MF _floatdidf.dep -DL_floatdidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatdixf.o -MT _floatdixf.o -MD -MP -MF _floatdixf.dep -DL_floatdixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatditf.o -MT _floatditf.o -MD -MP -MF _floatditf.dep -DL_floatditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundidf.o -MT _floatundidf.o -MD -MP -MF _floatundidf.dep -DL_floatundidf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatundixf.o -MT _floatundixf.o -MD -MP -MF _floatundixf.dep -DL_floatundixf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _floatunditf.o -MT _floatunditf.o -MD -MP -MF _floatunditf.dep -DL_floatunditf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _eprintf.o -MT _eprintf.o -MD -MP -MF _eprintf.dep -DL_eprintf -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o __gcc_bcmp.o -MT __gcc_bcmp.o -MD -MP -MF __gcc_bcmp.dep -DL__gcc_bcmp -c ../../../../gcc-4.8.5/libgcc/libgcc2.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udiv_w_sdiv.o -MT _udiv_w_sdiv.o -MD -MP -MF _udiv_w_sdiv.dep -DL_udiv_w_sdiv -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivmoddi4.o -MT _udivmoddi4.o -MD -MP -MF _udivmoddi4.dep -DL_udivmoddi4 -c ../../../../gcc-4.8.5/libgcc/libgcc2.c \
-fexceptions -fnon-call-exceptions -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _pack_sf.o -MT _pack_sf.o -MD -MP -MF _pack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_pack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _unpack_sf.o -MT _unpack_sf.o -MD -MP -MF _unpack_sf.dep -DFINE_GRAINED_LIBRARIES -DL_unpack_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fpcmp_parts_sf.o -MT _fpcmp_parts_sf.o -MD -MP -MF _fpcmp_parts_sf.dep -DFINE_GRAINED_LIBRARIES -DL_fpcmp_parts_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _make_sf.o -MT _make_sf.o -MD -MP -MF _make_sf.dep -DFINE_GRAINED_LIBRARIES -DL_make_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _sf_to_df.o -MT _sf_to_df.o -MD -MP -MF _sf_to_df.dep -DFINE_GRAINED_LIBRARIES -DL_sf_to_df -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _thenan_sf.o -MT _thenan_sf.o -MD -MP -MF _thenan_sf.dep -DFINE_GRAINED_LIBRARIES -DL_thenan_sf -DFLOAT -DFLOAT_ONLY -DSMALL_MACHINE -c ../../../../gcc-4.8.5/libgcc/fp-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negQQ.o -MT _negQQ.o -MD -MP -MF _negQQ.dep -DL_neg -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHQ.o -MT _negHQ.o -MD -MP -MF _negHQ.dep -DL_neg -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSQ.o -MT _negSQ.o -MD -MP -MF _negSQ.dep -DL_neg -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDQ.o -MT _negDQ.o -MD -MP -MF _negDQ.dep -DL_neg -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTQ.o -MT _negTQ.o -MD -MP -MF _negTQ.dep -DL_neg -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negHA.o -MT _negHA.o -MD -MP -MF _negHA.dep -DL_neg -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negSA.o -MT _negSA.o -MD -MP -MF _negSA.dep -DL_neg -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negDA.o -MT _negDA.o -MD -MP -MF _negDA.dep -DL_neg -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negTA.o -MT _negTA.o -MD -MP -MF _negTA.dep -DL_neg -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUQQ.o -MT _negUQQ.o -MD -MP -MF _negUQQ.dep -DL_neg -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHQ.o -MT _negUHQ.o -MD -MP -MF _negUHQ.dep -DL_neg -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSQ.o -MT _negUSQ.o -MD -MP -MF _negUSQ.dep -DL_neg -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDQ.o -MT _negUDQ.o -MD -MP -MF _negUDQ.dep -DL_neg -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTQ.o -MT _negUTQ.o -MD -MP -MF _negUTQ.dep -DL_neg -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUHA.o -MT _negUHA.o -MD -MP -MF _negUHA.dep -DL_neg -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUSA.o -MT _negUSA.o -MD -MP -MF _negUSA.dep -DL_neg -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUDA.o -MT _negUDA.o -MD -MP -MF _negUDA.dep -DL_neg -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _negUTA.o -MT _negUTA.o -MD -MP -MF _negUTA.dep -DL_neg -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulSQ.o -MT _mulSQ.o -MD -MP -MF _mulSQ.dep -DL_mul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDQ.o -MT _mulDQ.o -MD -MP -MF _mulDQ.dep -DL_mul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTQ.o -MT _mulTQ.o -MD -MP -MF _mulTQ.dep -DL_mul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulDA.o -MT _mulDA.o -MD -MP -MF _mulDA.dep -DL_mul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulTA.o -MT _mulTA.o -MD -MP -MF _mulTA.dep -DL_mul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUSQ.o -MT _mulUSQ.o -MD -MP -MF _mulUSQ.dep -DL_mul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDQ.o -MT _mulUDQ.o -MD -MP -MF _mulUDQ.dep -DL_mul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTQ.o -MT _mulUTQ.o -MD -MP -MF _mulUTQ.dep -DL_mul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUDA.o -MT _mulUDA.o -MD -MP -MF _mulUDA.dep -DL_mul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulUTA.o -MT _mulUTA.o -MD -MP -MF _mulUTA.dep -DL_mul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperQQ.o -MT _mulhelperQQ.o -MD -MP -MF _mulhelperQQ.dep -DL_mulhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHQ.o -MT _mulhelperHQ.o -MD -MP -MF _mulhelperHQ.dep -DL_mulhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSQ.o -MT _mulhelperSQ.o -MD -MP -MF _mulhelperSQ.dep -DL_mulhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDQ.o -MT _mulhelperDQ.o -MD -MP -MF _mulhelperDQ.dep -DL_mulhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTQ.o -MT _mulhelperTQ.o -MD -MP -MF _mulhelperTQ.dep -DL_mulhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperHA.o -MT _mulhelperHA.o -MD -MP -MF _mulhelperHA.dep -DL_mulhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperSA.o -MT _mulhelperSA.o -MD -MP -MF _mulhelperSA.dep -DL_mulhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperDA.o -MT _mulhelperDA.o -MD -MP -MF _mulhelperDA.dep -DL_mulhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperTA.o -MT _mulhelperTA.o -MD -MP -MF _mulhelperTA.dep -DL_mulhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUQQ.o -MT _mulhelperUQQ.o -MD -MP -MF _mulhelperUQQ.dep -DL_mulhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHQ.o -MT _mulhelperUHQ.o -MD -MP -MF _mulhelperUHQ.dep -DL_mulhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSQ.o -MT _mulhelperUSQ.o -MD -MP -MF _mulhelperUSQ.dep -DL_mulhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDQ.o -MT _mulhelperUDQ.o -MD -MP -MF _mulhelperUDQ.dep -DL_mulhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTQ.o -MT _mulhelperUTQ.o -MD -MP -MF _mulhelperUTQ.dep -DL_mulhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUHA.o -MT _mulhelperUHA.o -MD -MP -MF _mulhelperUHA.dep -DL_mulhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUSA.o -MT _mulhelperUSA.o -MD -MP -MF _mulhelperUSA.dep -DL_mulhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUDA.o -MT _mulhelperUDA.o -MD -MP -MF _mulhelperUDA.dep -DL_mulhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _mulhelperUTA.o -MT _mulhelperUTA.o -MD -MP -MF _mulhelperUTA.dep -DL_mulhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperQQ.o -MT _divhelperQQ.o -MD -MP -MF _divhelperQQ.dep -DL_divhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHQ.o -MT _divhelperHQ.o -MD -MP -MF _divhelperHQ.dep -DL_divhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSQ.o -MT _divhelperSQ.o -MD -MP -MF _divhelperSQ.dep -DL_divhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDQ.o -MT _divhelperDQ.o -MD -MP -MF _divhelperDQ.dep -DL_divhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTQ.o -MT _divhelperTQ.o -MD -MP -MF _divhelperTQ.dep -DL_divhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperHA.o -MT _divhelperHA.o -MD -MP -MF _divhelperHA.dep -DL_divhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperSA.o -MT _divhelperSA.o -MD -MP -MF _divhelperSA.dep -DL_divhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperDA.o -MT _divhelperDA.o -MD -MP -MF _divhelperDA.dep -DL_divhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperTA.o -MT _divhelperTA.o -MD -MP -MF _divhelperTA.dep -DL_divhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUQQ.o -MT _divhelperUQQ.o -MD -MP -MF _divhelperUQQ.dep -DL_divhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHQ.o -MT _divhelperUHQ.o -MD -MP -MF _divhelperUHQ.dep -DL_divhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSQ.o -MT _divhelperUSQ.o -MD -MP -MF _divhelperUSQ.dep -DL_divhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDQ.o -MT _divhelperUDQ.o -MD -MP -MF _divhelperUDQ.dep -DL_divhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTQ.o -MT _divhelperUTQ.o -MD -MP -MF _divhelperUTQ.dep -DL_divhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUHA.o -MT _divhelperUHA.o -MD -MP -MF _divhelperUHA.dep -DL_divhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUSA.o -MT _divhelperUSA.o -MD -MP -MF _divhelperUSA.dep -DL_divhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUDA.o -MT _divhelperUDA.o -MD -MP -MF _divhelperUDA.dep -DL_divhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divhelperUTA.o -MT _divhelperUTA.o -MD -MP -MF _divhelperUTA.dep -DL_divhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperQQ.o -MT _ashlhelperQQ.o -MD -MP -MF _ashlhelperQQ.dep -DL_ashlhelper -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHQ.o -MT _ashlhelperHQ.o -MD -MP -MF _ashlhelperHQ.dep -DL_ashlhelper -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSQ.o -MT _ashlhelperSQ.o -MD -MP -MF _ashlhelperSQ.dep -DL_ashlhelper -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDQ.o -MT _ashlhelperDQ.o -MD -MP -MF _ashlhelperDQ.dep -DL_ashlhelper -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTQ.o -MT _ashlhelperTQ.o -MD -MP -MF _ashlhelperTQ.dep -DL_ashlhelper -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperHA.o -MT _ashlhelperHA.o -MD -MP -MF _ashlhelperHA.dep -DL_ashlhelper -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperSA.o -MT _ashlhelperSA.o -MD -MP -MF _ashlhelperSA.dep -DL_ashlhelper -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperDA.o -MT _ashlhelperDA.o -MD -MP -MF _ashlhelperDA.dep -DL_ashlhelper -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperTA.o -MT _ashlhelperTA.o -MD -MP -MF _ashlhelperTA.dep -DL_ashlhelper -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUQQ.o -MT _ashlhelperUQQ.o -MD -MP -MF _ashlhelperUQQ.dep -DL_ashlhelper -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHQ.o -MT _ashlhelperUHQ.o -MD -MP -MF _ashlhelperUHQ.dep -DL_ashlhelper -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSQ.o -MT _ashlhelperUSQ.o -MD -MP -MF _ashlhelperUSQ.dep -DL_ashlhelper -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDQ.o -MT _ashlhelperUDQ.o -MD -MP -MF _ashlhelperUDQ.dep -DL_ashlhelper -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTQ.o -MT _ashlhelperUTQ.o -MD -MP -MF _ashlhelperUTQ.dep -DL_ashlhelper -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUHA.o -MT _ashlhelperUHA.o -MD -MP -MF _ashlhelperUHA.dep -DL_ashlhelper -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUSA.o -MT _ashlhelperUSA.o -MD -MP -MF _ashlhelperUSA.dep -DL_ashlhelper -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUDA.o -MT _ashlhelperUDA.o -MD -MP -MF _ashlhelperUDA.dep -DL_ashlhelper -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ashlhelperUTA.o -MT _ashlhelperUTA.o -MD -MP -MF _ashlhelperUTA.dep -DL_ashlhelper -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1QQ.o -MT _saturate1QQ.o -MD -MP -MF _saturate1QQ.dep -DL_saturate1 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HQ.o -MT _saturate1HQ.o -MD -MP -MF _saturate1HQ.dep -DL_saturate1 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SQ.o -MT _saturate1SQ.o -MD -MP -MF _saturate1SQ.dep -DL_saturate1 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DQ.o -MT _saturate1DQ.o -MD -MP -MF _saturate1DQ.dep -DL_saturate1 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TQ.o -MT _saturate1TQ.o -MD -MP -MF _saturate1TQ.dep -DL_saturate1 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1HA.o -MT _saturate1HA.o -MD -MP -MF _saturate1HA.dep -DL_saturate1 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1SA.o -MT _saturate1SA.o -MD -MP -MF _saturate1SA.dep -DL_saturate1 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1DA.o -MT _saturate1DA.o -MD -MP -MF _saturate1DA.dep -DL_saturate1 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1TA.o -MT _saturate1TA.o -MD -MP -MF _saturate1TA.dep -DL_saturate1 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UQQ.o -MT _saturate1UQQ.o -MD -MP -MF _saturate1UQQ.dep -DL_saturate1 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHQ.o -MT _saturate1UHQ.o -MD -MP -MF _saturate1UHQ.dep -DL_saturate1 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USQ.o -MT _saturate1USQ.o -MD -MP -MF _saturate1USQ.dep -DL_saturate1 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDQ.o -MT _saturate1UDQ.o -MD -MP -MF _saturate1UDQ.dep -DL_saturate1 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTQ.o -MT _saturate1UTQ.o -MD -MP -MF _saturate1UTQ.dep -DL_saturate1 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UHA.o -MT _saturate1UHA.o -MD -MP -MF _saturate1UHA.dep -DL_saturate1 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1USA.o -MT _saturate1USA.o -MD -MP -MF _saturate1USA.dep -DL_saturate1 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UDA.o -MT _saturate1UDA.o -MD -MP -MF _saturate1UDA.dep -DL_saturate1 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate1UTA.o -MT _saturate1UTA.o -MD -MP -MF _saturate1UTA.dep -DL_saturate1 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2QQ.o -MT _saturate2QQ.o -MD -MP -MF _saturate2QQ.dep -DL_saturate2 -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HQ.o -MT _saturate2HQ.o -MD -MP -MF _saturate2HQ.dep -DL_saturate2 -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SQ.o -MT _saturate2SQ.o -MD -MP -MF _saturate2SQ.dep -DL_saturate2 -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DQ.o -MT _saturate2DQ.o -MD -MP -MF _saturate2DQ.dep -DL_saturate2 -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TQ.o -MT _saturate2TQ.o -MD -MP -MF _saturate2TQ.dep -DL_saturate2 -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2HA.o -MT _saturate2HA.o -MD -MP -MF _saturate2HA.dep -DL_saturate2 -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2SA.o -MT _saturate2SA.o -MD -MP -MF _saturate2SA.dep -DL_saturate2 -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2DA.o -MT _saturate2DA.o -MD -MP -MF _saturate2DA.dep -DL_saturate2 -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2TA.o -MT _saturate2TA.o -MD -MP -MF _saturate2TA.dep -DL_saturate2 -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UQQ.o -MT _saturate2UQQ.o -MD -MP -MF _saturate2UQQ.dep -DL_saturate2 -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHQ.o -MT _saturate2UHQ.o -MD -MP -MF _saturate2UHQ.dep -DL_saturate2 -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USQ.o -MT _saturate2USQ.o -MD -MP -MF _saturate2USQ.dep -DL_saturate2 -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDQ.o -MT _saturate2UDQ.o -MD -MP -MF _saturate2UDQ.dep -DL_saturate2 -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTQ.o -MT _saturate2UTQ.o -MD -MP -MF _saturate2UTQ.dep -DL_saturate2 -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UHA.o -MT _saturate2UHA.o -MD -MP -MF _saturate2UHA.dep -DL_saturate2 -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2USA.o -MT _saturate2USA.o -MD -MP -MF _saturate2USA.dep -DL_saturate2 -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UDA.o -MT _saturate2UDA.o -MD -MP -MF _saturate2UDA.dep -DL_saturate2 -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _saturate2UTA.o -MT _saturate2UTA.o -MD -MP -MF _saturate2UTA.dep -DL_saturate2 -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulQQ.o -MT _ssmulQQ.o -MD -MP -MF _ssmulQQ.dep -DL_ssmul -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulHQ.o -MT _ssmulHQ.o -MD -MP -MF _ssmulHQ.dep -DL_ssmul -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulSQ.o -MT _ssmulSQ.o -MD -MP -MF _ssmulSQ.dep -DL_ssmul -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDQ.o -MT _ssmulDQ.o -MD -MP -MF _ssmulDQ.dep -DL_ssmul -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTQ.o -MT _ssmulTQ.o -MD -MP -MF _ssmulTQ.dep -DL_ssmul -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulDA.o -MT _ssmulDA.o -MD -MP -MF _ssmulDA.dep -DL_ssmul -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssmulTA.o -MT _ssmulTA.o -MD -MP -MF _ssmulTA.dep -DL_ssmul -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivQQ.o -MT _ssdivQQ.o -MD -MP -MF _ssdivQQ.dep -DL_ssdiv -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHQ.o -MT _ssdivHQ.o -MD -MP -MF _ssdivHQ.dep -DL_ssdiv -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSQ.o -MT _ssdivSQ.o -MD -MP -MF _ssdivSQ.dep -DL_ssdiv -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDQ.o -MT _ssdivDQ.o -MD -MP -MF _ssdivDQ.dep -DL_ssdiv -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTQ.o -MT _ssdivTQ.o -MD -MP -MF _ssdivTQ.dep -DL_ssdiv -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivHA.o -MT _ssdivHA.o -MD -MP -MF _ssdivHA.dep -DL_ssdiv -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivSA.o -MT _ssdivSA.o -MD -MP -MF _ssdivSA.dep -DL_ssdiv -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivDA.o -MT _ssdivDA.o -MD -MP -MF _ssdivDA.dep -DL_ssdiv -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssdivTA.o -MT _ssdivTA.o -MD -MP -MF _ssdivTA.dep -DL_ssdiv -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divSQ.o -MT _divSQ.o -MD -MP -MF _divSQ.dep -DL_div -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDQ.o -MT _divDQ.o -MD -MP -MF _divDQ.dep -DL_div -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTQ.o -MT _divTQ.o -MD -MP -MF _divTQ.dep -DL_div -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divDA.o -MT _divDA.o -MD -MP -MF _divDA.dep -DL_div -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _divTA.o -MT _divTA.o -MD -MP -MF _divTA.dep -DL_div -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlQQ.o -MT _ssashlQQ.o -MD -MP -MF _ssashlQQ.dep -DL_ssashl -DQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHQ.o -MT _ssashlHQ.o -MD -MP -MF _ssashlHQ.dep -DL_ssashl -DHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSQ.o -MT _ssashlSQ.o -MD -MP -MF _ssashlSQ.dep -DL_ssashl -DSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDQ.o -MT _ssashlDQ.o -MD -MP -MF _ssashlDQ.dep -DL_ssashl -DDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTQ.o -MT _ssashlTQ.o -MD -MP -MF _ssashlTQ.dep -DL_ssashl -DTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlHA.o -MT _ssashlHA.o -MD -MP -MF _ssashlHA.dep -DL_ssashl -DHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlSA.o -MT _ssashlSA.o -MD -MP -MF _ssashlSA.dep -DL_ssashl -DSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlDA.o -MT _ssashlDA.o -MD -MP -MF _ssashlDA.dep -DL_ssashl -DDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _ssashlTA.o -MT _ssashlTA.o -MD -MP -MF _ssashlTA.dep -DL_ssashl -DTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUQQ.o -MT _usmulUQQ.o -MD -MP -MF _usmulUQQ.dep -DL_usmul -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUHQ.o -MT _usmulUHQ.o -MD -MP -MF _usmulUHQ.dep -DL_usmul -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUSQ.o -MT _usmulUSQ.o -MD -MP -MF _usmulUSQ.dep -DL_usmul -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDQ.o -MT _usmulUDQ.o -MD -MP -MF _usmulUDQ.dep -DL_usmul -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTQ.o -MT _usmulUTQ.o -MD -MP -MF _usmulUTQ.dep -DL_usmul -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUDA.o -MT _usmulUDA.o -MD -MP -MF _usmulUDA.dep -DL_usmul -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usmulUTA.o -MT _usmulUTA.o -MD -MP -MF _usmulUTA.dep -DL_usmul -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUQQ.o -MT _usdivUQQ.o -MD -MP -MF _usdivUQQ.dep -DL_usdiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHQ.o -MT _usdivUHQ.o -MD -MP -MF _usdivUHQ.dep -DL_usdiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSQ.o -MT _usdivUSQ.o -MD -MP -MF _usdivUSQ.dep -DL_usdiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDQ.o -MT _usdivUDQ.o -MD -MP -MF _usdivUDQ.dep -DL_usdiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTQ.o -MT _usdivUTQ.o -MD -MP -MF _usdivUTQ.dep -DL_usdiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUHA.o -MT _usdivUHA.o -MD -MP -MF _usdivUHA.dep -DL_usdiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUSA.o -MT _usdivUSA.o -MD -MP -MF _usdivUSA.dep -DL_usdiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUDA.o -MT _usdivUDA.o -MD -MP -MF _usdivUDA.dep -DL_usdiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usdivUTA.o -MT _usdivUTA.o -MD -MP -MF _usdivUTA.dep -DL_usdiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUQQ.o -MT _udivUQQ.o -MD -MP -MF _udivUQQ.dep -DL_udiv -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHQ.o -MT _udivUHQ.o -MD -MP -MF _udivUHQ.dep -DL_udiv -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSQ.o -MT _udivUSQ.o -MD -MP -MF _udivUSQ.dep -DL_udiv -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDQ.o -MT _udivUDQ.o -MD -MP -MF _udivUDQ.dep -DL_udiv -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTQ.o -MT _udivUTQ.o -MD -MP -MF _udivUTQ.dep -DL_udiv -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUHA.o -MT _udivUHA.o -MD -MP -MF _udivUHA.dep -DL_udiv -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUSA.o -MT _udivUSA.o -MD -MP -MF _udivUSA.dep -DL_udiv -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUDA.o -MT _udivUDA.o -MD -MP -MF _udivUDA.dep -DL_udiv -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _udivUTA.o -MT _udivUTA.o -MD -MP -MF _udivUTA.dep -DL_udiv -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUQQ.o -MT _usashlUQQ.o -MD -MP -MF _usashlUQQ.dep -DL_usashl -DUQQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHQ.o -MT _usashlUHQ.o -MD -MP -MF _usashlUHQ.dep -DL_usashl -DUHQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSQ.o -MT _usashlUSQ.o -MD -MP -MF _usashlUSQ.dep -DL_usashl -DUSQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDQ.o -MT _usashlUDQ.o -MD -MP -MF _usashlUDQ.dep -DL_usashl -DUDQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTQ.o -MT _usashlUTQ.o -MD -MP -MF _usashlUTQ.dep -DL_usashl -DUTQ_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUHA.o -MT _usashlUHA.o -MD -MP -MF _usashlUHA.dep -DL_usashl -DUHA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUSA.o -MT _usashlUSA.o -MD -MP -MF _usashlUSA.dep -DL_usashl -DUSA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUDA.o -MT _usashlUDA.o -MD -MP -MF _usashlUDA.dep -DL_usashl -DUDA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _usashlUTA.o -MT _usashlUTA.o -MD -MP -MF _usashlUTA.dep -DL_usashl -DUTA_MODE -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractQQDF.o -MT _fractQQDF.o -MD -MP -MF _fractQQDF.dep -DL_fract -DFROM_QQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHQDF.o -MT _fractHQDF.o -MD -MP -MF _fractHQDF.dep -DL_fract -DFROM_HQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSQDF.o -MT _fractSQDF.o -MD -MP -MF _fractSQDF.dep -DL_fract -DFROM_SQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQSF.o -MT _fractDQSF.o -MD -MP -MF _fractDQSF.dep -DL_fract -DFROM_DQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDQDF.o -MT _fractDQDF.o -MD -MP -MF _fractDQDF.dep -DL_fract -DFROM_DQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQSF.o -MT _fractTQSF.o -MD -MP -MF _fractTQSF.dep -DL_fract -DFROM_TQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTQDF.o -MT _fractTQDF.o -MD -MP -MF _fractTQDF.dep -DL_fract -DFROM_TQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractHADF.o -MT _fractHADF.o -MD -MP -MF _fractHADF.dep -DL_fract -DFROM_HA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSADF.o -MT _fractSADF.o -MD -MP -MF _fractSADF.dep -DL_fract -DFROM_SA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDASF.o -MT _fractDASF.o -MD -MP -MF _fractDASF.dep -DL_fract -DFROM_DA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDADF.o -MT _fractDADF.o -MD -MP -MF _fractDADF.dep -DL_fract -DFROM_DA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTASF.o -MT _fractTASF.o -MD -MP -MF _fractTASF.dep -DL_fract -DFROM_TA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractTADF.o -MT _fractTADF.o -MD -MP -MF _fractTADF.dep -DL_fract -DFROM_TA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUQQDF.o -MT _fractUQQDF.o -MD -MP -MF _fractUQQDF.dep -DL_fract -DFROM_UQQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHQDF.o -MT _fractUHQDF.o -MD -MP -MF _fractUHQDF.dep -DL_fract -DFROM_UHQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSQDF.o -MT _fractUSQDF.o -MD -MP -MF _fractUSQDF.dep -DL_fract -DFROM_USQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQSF.o -MT _fractUDQSF.o -MD -MP -MF _fractUDQSF.dep -DL_fract -DFROM_UDQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDQDF.o -MT _fractUDQDF.o -MD -MP -MF _fractUDQDF.dep -DL_fract -DFROM_UDQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQSF.o -MT _fractUTQSF.o -MD -MP -MF _fractUTQSF.dep -DL_fract -DFROM_UTQ -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTQDF.o -MT _fractUTQDF.o -MD -MP -MF _fractUTQDF.dep -DL_fract -DFROM_UTQ -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUHADF.o -MT _fractUHADF.o -MD -MP -MF _fractUHADF.dep -DL_fract -DFROM_UHA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUSADF.o -MT _fractUSADF.o -MD -MP -MF _fractUSADF.dep -DL_fract -DFROM_USA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDASF.o -MT _fractUDASF.o -MD -MP -MF _fractUDASF.dep -DL_fract -DFROM_UDA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUDADF.o -MT _fractUDADF.o -MD -MP -MF _fractUDADF.dep -DL_fract -DFROM_UDA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTASF.o -MT _fractUTASF.o -MD -MP -MF _fractUTASF.dep -DL_fract -DFROM_UTA -DTO_SF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractUTADF.o -MT _fractUTADF.o -MD -MP -MF _fractUTADF.dep -DL_fract -DFROM_UTA -DTO_DF -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFSQ.o -MT _fractSFSQ.o -MD -MP -MF _fractSFSQ.dep -DL_fract -DFROM_SF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDQ.o -MT _fractSFDQ.o -MD -MP -MF _fractSFDQ.dep -DL_fract -DFROM_SF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTQ.o -MT _fractSFTQ.o -MD -MP -MF _fractSFTQ.dep -DL_fract -DFROM_SF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFDA.o -MT _fractSFDA.o -MD -MP -MF _fractSFDA.dep -DL_fract -DFROM_SF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFTA.o -MT _fractSFTA.o -MD -MP -MF _fractSFTA.dep -DL_fract -DFROM_SF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUSQ.o -MT _fractSFUSQ.o -MD -MP -MF _fractSFUSQ.dep -DL_fract -DFROM_SF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDQ.o -MT _fractSFUDQ.o -MD -MP -MF _fractSFUDQ.dep -DL_fract -DFROM_SF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTQ.o -MT _fractSFUTQ.o -MD -MP -MF _fractSFUTQ.dep -DL_fract -DFROM_SF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUDA.o -MT _fractSFUDA.o -MD -MP -MF _fractSFUDA.dep -DL_fract -DFROM_SF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractSFUTA.o -MT _fractSFUTA.o -MD -MP -MF _fractSFUTA.dep -DL_fract -DFROM_SF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFQQ.o -MT _fractDFQQ.o -MD -MP -MF _fractDFQQ.dep -DL_fract -DFROM_DF -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHQ.o -MT _fractDFHQ.o -MD -MP -MF _fractDFHQ.dep -DL_fract -DFROM_DF -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSQ.o -MT _fractDFSQ.o -MD -MP -MF _fractDFSQ.dep -DL_fract -DFROM_DF -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDQ.o -MT _fractDFDQ.o -MD -MP -MF _fractDFDQ.dep -DL_fract -DFROM_DF -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTQ.o -MT _fractDFTQ.o -MD -MP -MF _fractDFTQ.dep -DL_fract -DFROM_DF -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFHA.o -MT _fractDFHA.o -MD -MP -MF _fractDFHA.dep -DL_fract -DFROM_DF -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFSA.o -MT _fractDFSA.o -MD -MP -MF _fractDFSA.dep -DL_fract -DFROM_DF -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFDA.o -MT _fractDFDA.o -MD -MP -MF _fractDFDA.dep -DL_fract -DFROM_DF -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFTA.o -MT _fractDFTA.o -MD -MP -MF _fractDFTA.dep -DL_fract -DFROM_DF -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUQQ.o -MT _fractDFUQQ.o -MD -MP -MF _fractDFUQQ.dep -DL_fract -DFROM_DF -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHQ.o -MT _fractDFUHQ.o -MD -MP -MF _fractDFUHQ.dep -DL_fract -DFROM_DF -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSQ.o -MT _fractDFUSQ.o -MD -MP -MF _fractDFUSQ.dep -DL_fract -DFROM_DF -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDQ.o -MT _fractDFUDQ.o -MD -MP -MF _fractDFUDQ.dep -DL_fract -DFROM_DF -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTQ.o -MT _fractDFUTQ.o -MD -MP -MF _fractDFUTQ.dep -DL_fract -DFROM_DF -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUHA.o -MT _fractDFUHA.o -MD -MP -MF _fractDFUHA.dep -DL_fract -DFROM_DF -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUSA.o -MT _fractDFUSA.o -MD -MP -MF _fractDFUSA.dep -DL_fract -DFROM_DF -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUDA.o -MT _fractDFUDA.o -MD -MP -MF _fractDFUDA.dep -DL_fract -DFROM_DF -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _fractDFUTA.o -MT _fractDFUTA.o -MD -MP -MF _fractDFUTA.dep -DL_fract -DFROM_DF -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHQ.o -MT _satfractQQHQ.o -MD -MP -MF _satfractQQHQ.dep -DL_satfract -DFROM_QQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSQ.o -MT _satfractQQSQ.o -MD -MP -MF _satfractQQSQ.dep -DL_satfract -DFROM_QQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDQ.o -MT _satfractQQDQ.o -MD -MP -MF _satfractQQDQ.dep -DL_satfract -DFROM_QQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTQ.o -MT _satfractQQTQ.o -MD -MP -MF _satfractQQTQ.dep -DL_satfract -DFROM_QQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQHA.o -MT _satfractQQHA.o -MD -MP -MF _satfractQQHA.dep -DL_satfract -DFROM_QQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQSA.o -MT _satfractQQSA.o -MD -MP -MF _satfractQQSA.dep -DL_satfract -DFROM_QQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQDA.o -MT _satfractQQDA.o -MD -MP -MF _satfractQQDA.dep -DL_satfract -DFROM_QQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQTA.o -MT _satfractQQTA.o -MD -MP -MF _satfractQQTA.dep -DL_satfract -DFROM_QQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUQQ.o -MT _satfractQQUQQ.o -MD -MP -MF _satfractQQUQQ.dep -DL_satfract -DFROM_QQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHQ.o -MT _satfractQQUHQ.o -MD -MP -MF _satfractQQUHQ.dep -DL_satfract -DFROM_QQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSQ.o -MT _satfractQQUSQ.o -MD -MP -MF _satfractQQUSQ.dep -DL_satfract -DFROM_QQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDQ.o -MT _satfractQQUDQ.o -MD -MP -MF _satfractQQUDQ.dep -DL_satfract -DFROM_QQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTQ.o -MT _satfractQQUTQ.o -MD -MP -MF _satfractQQUTQ.dep -DL_satfract -DFROM_QQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUHA.o -MT _satfractQQUHA.o -MD -MP -MF _satfractQQUHA.dep -DL_satfract -DFROM_QQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUSA.o -MT _satfractQQUSA.o -MD -MP -MF _satfractQQUSA.dep -DL_satfract -DFROM_QQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUDA.o -MT _satfractQQUDA.o -MD -MP -MF _satfractQQUDA.dep -DL_satfract -DFROM_QQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractQQUTA.o -MT _satfractQQUTA.o -MD -MP -MF _satfractQQUTA.dep -DL_satfract -DFROM_QQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQQQ.o -MT _satfractHQQQ.o -MD -MP -MF _satfractHQQQ.dep -DL_satfract -DFROM_HQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSQ.o -MT _satfractHQSQ.o -MD -MP -MF _satfractHQSQ.dep -DL_satfract -DFROM_HQ -DTO_SQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDQ.o -MT _satfractHQDQ.o -MD -MP -MF _satfractHQDQ.dep -DL_satfract -DFROM_HQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTQ.o -MT _satfractHQTQ.o -MD -MP -MF _satfractHQTQ.dep -DL_satfract -DFROM_HQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQHA.o -MT _satfractHQHA.o -MD -MP -MF _satfractHQHA.dep -DL_satfract -DFROM_HQ -DTO_HA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQSA.o -MT _satfractHQSA.o -MD -MP -MF _satfractHQSA.dep -DL_satfract -DFROM_HQ -DTO_SA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQDA.o -MT _satfractHQDA.o -MD -MP -MF _satfractHQDA.dep -DL_satfract -DFROM_HQ -DTO_DA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQTA.o -MT _satfractHQTA.o -MD -MP -MF _satfractHQTA.dep -DL_satfract -DFROM_HQ -DTO_TA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUQQ.o -MT _satfractHQUQQ.o -MD -MP -MF _satfractHQUQQ.dep -DL_satfract -DFROM_HQ -DTO_UQQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHQ.o -MT _satfractHQUHQ.o -MD -MP -MF _satfractHQUHQ.dep -DL_satfract -DFROM_HQ -DTO_UHQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSQ.o -MT _satfractHQUSQ.o -MD -MP -MF _satfractHQUSQ.dep -DL_satfract -DFROM_HQ -DTO_USQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDQ.o -MT _satfractHQUDQ.o -MD -MP -MF _satfractHQUDQ.dep -DL_satfract -DFROM_HQ -DTO_UDQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTQ.o -MT _satfractHQUTQ.o -MD -MP -MF _satfractHQUTQ.dep -DL_satfract -DFROM_HQ -DTO_UTQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUHA.o -MT _satfractHQUHA.o -MD -MP -MF _satfractHQUHA.dep -DL_satfract -DFROM_HQ -DTO_UHA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUSA.o -MT _satfractHQUSA.o -MD -MP -MF _satfractHQUSA.dep -DL_satfract -DFROM_HQ -DTO_USA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUDA.o -MT _satfractHQUDA.o -MD -MP -MF _satfractHQUDA.dep -DL_satfract -DFROM_HQ -DTO_UDA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractHQUTA.o -MT _satfractHQUTA.o -MD -MP -MF _satfractHQUTA.dep -DL_satfract -DFROM_HQ -DTO_UTA -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQQQ.o -MT _satfractSQQQ.o -MD -MP -MF _satfractSQQQ.dep -DL_satfract -DFROM_SQ -DTO_QQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQHQ.o -MT _satfractSQHQ.o -MD -MP -MF _satfractSQHQ.dep -DL_satfract -DFROM_SQ -DTO_HQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQDQ.o -MT _satfractSQDQ.o -MD -MP -MF _satfractSQDQ.dep -DL_satfract -DFROM_SQ -DTO_DQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W -Wall -Wno-narrowing -Wwrite-strings -Wcast-qual -Wstrict-prototypes -Wmissing-prototypes -Wold-style-definition -isystem ./include -DDF=SF -Dinhibit_libc -mcall-prologues -Os -g -DIN_LIBGCC2 -fbuilding-libgcc -fno-stack-protector -Dinhibit_libc -DDF=SF -Dinhibit_libc -mcall-prologues -Os -I. -I. -I../../.././gcc -I../../../../gcc-4.8.5/libgcc -I../../../../gcc-4.8.5/libgcc/. -I../../../../gcc-4.8.5/libgcc/../gcc -I../../../../gcc-4.8.5/libgcc/../include -DHAVE_CC_TLS -DUSE_EMUTLS -o _satfractSQTQ.o -MT _satfractSQTQ.o -MD -MP -MF _satfractSQTQ.dep -DL_satfract -DFROM_SQ -DTO_TQ -c ../../../../gcc-4.8.5/libgcc/fixed-bit.c -fvisibility=hidden -DHIDE_EXPORTS
/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/xgcc -B/home/iurt/rpmbuild/BUILD/cross-avr-gcc-4.8.5/gcc-avr/./gcc/ -B/usr/avr/bin/ -B/usr/avr/lib/ -isystem /usr/avr/include -isystem /usr/avr/sys-include -g -O2 -mmcu=avr6 -O2 -g -O2 -DIN_GCC -DCROSS_DIRECTORY_STRUCTURE -W